[gambit-list] Segfault while running Gambit; values/receive efficiency

andrew cooke andrew at acooke.org
Sun Aug 19 21:16:11 EDT 2007


[...]
> efficiency as (vector 1 2 3).  You'll get much better optimization by
> using a CPS-style.  This is easy in your case: just pass in the
> consumer of your values as a parameter, i.e. replace

doing this and switching to vectors saved over 40% time, thanks.

andrew




More information about the Gambit-list mailing list