Comment on The first stable release of PyPy3parentComments−rdtsc12yWonder if it can be faster under higher parallelism conditions. Multiple threads doing some CPU intensive work?−sitkack12yJython can utilize threads as well as Java can, so on many core machine Jython wins by a pretty large margin.
Comments
Wonder if it can be faster under higher parallelism conditions. Multiple threads doing some CPU intensive work?
Jython can utilize threads as well as Java can, so on many core machine Jython wins by a pretty large margin.