[Stackless] Stackless and Psyco

Aaron Watters aaron at reportlab.com
Mon Mar 1 15:57:23 CET 2004


Just curious: are you using kjbuckets with gadfly?
That could make around a 10x speed difference for
database intensive code (stackless or not) depending
on the kinds of queries you do.
 -- Aaron Watters

Mellon Gibson <bsdbeast at yahoo.com> wrote:
I can't get psyco to work with stackless, which is pretty critical for my application, as it's a tad bit too slow right now (about to 11% speed improvement would suffice to serve all clients instead of buying new hardware). Both the client and server classes are designed around GadflyB5, which needs some of the 30% speed improvements I had with just vanilla python and psyco, but then the server tasks become too slow because of the C stack fumbling that vanilla python does. Are there any plans to support psyco, is it too much work? I'm not very fond of the idea to buy brand new SMP hardware to support just 300 more clients. /beast

---------------------------------
Do you Yahoo!?
Get better spam protection with Yahoo! Mail_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20040301/474cf1e7/attachment.htm>
-------------- next part --------------
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless


More information about the Stackless mailing list