Subject: "fastfib" in the gf package faster than "fib"
From: Zach
Date: Tue, 8 Jul 2008 15:09:40 -0600
Oh, my bad.
On Tue, Jul 8, 2008 at 3:08 PM, Raymond Toy (RT/EUS) <
raymond.toy at ericsson.com> wrote:
> Zach wrote:
>
>> As does ECL and CMUCL.
>>
>
> CMUCL's threads are "Green" threads, and can't be run on multiple
> processors. All threads run on just one processor because it doesn't talk
> to the OS to create threads.
>
> Ray
>