Date: Mon, 09 May 2005 22:37:03 +0200 From: Matthias Buelow <mkb@incubus.de> To: Daniel Eischen <deischen@freebsd.org> Cc: Pete French <petefrench@ticketswitch.com> Subject: Re: Performance issue Message-ID: <427FC9EF.3060209@incubus.de> In-Reply-To: <Pine.GSO.4.43.0505091428460.27904-100000@sea.ntplx.net> References: <Pine.GSO.4.43.0505091428460.27904-100000@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eischen wrote: > {sig}setjmp(), {sig}longjmp(), A very wild guess.. python is using setjmp/longjmp to implement continuations, tailcalls, or any mechanism similar to that and using that in a loop? mkb.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?427FC9EF.3060209>