Status of callcc

MenTaLguY mental at rydia.net
Thu Apr 24 09:22:59 PDT 2008


On Thu, 24 Apr 2008 10:52:42 -0500, Charles Oliver Nutter <charles.nutter at sun.com> wrote:
> - What's the performance like for copy/restore? I ask because I'm
> curious if it would be possible to implement a cooperative threading
> environment with the stack copying capabilities as they exist today.

I would expect it to be comparable to (or more likely a bit worse than) Ruby 1.8's
threading, which uses copy/restore of the C stack.

-mental





More information about the mlvm-dev mailing list