> there is an interesting thread going on on the jvm-languages mailing > list; among the other things, I discovered that the JVM can handle > the exception much faster if you override the fillInStack method to > do nothing instead of building the traceback.
I didn't know about overriding the fillInStack method, that should be fairly easy to do. Niko _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
