|
From: Nicholas N. <nj...@cs...> - 2007-10-08 00:35:59
|
On Sat, 6 Oct 2007 sv...@va... wrote: > Log: > Speed up nextIterFM by avoiding at least half of the pushes/pops, > by partially evaluating the forwards paths from case 1: and case: 3. I altered the OSet interface recently on the trunk to make it much easier to use it for word-to-word maps. Could you take a look at it and see if it does the same things as your TC_wordfm.c? It would be good to avoid such code duplication. Nick |