"fastfib" in the gf package faster than "fib"



Richard Hennessy wrote:
> "Much of Maxima's internals depend heavily on serialization, as they
> use global variables etc."
>
> Can you consider rewriting these internals.
>   
Would you like to?
> All of this is academic, since Lisp does not use multi-core properly.  I don't know if that is going to change soon.
>   
Depends on the implementation.  SBCL is threaded.  I think OpenMCL is too.

Ray