[pypy-dev] performance problems with Krakatau

Maciej Fijalkowski fijall at gmail.com
Thu Jan 16 10:50:10 CET 2014


On Wed, Jan 15, 2014 at 7:20 PM, Robert Grosse <n210241048576 at gmail.com> wrote:
> Oh sorry, I forgot about that.
>
> You need to find the rt.jar from your Java installation and pass the path on
> the command line. For example, if it's located in C:\Program
> Files\Java\jre7\lib, you could do
> python -i Krakatau\decompile.py -out temp asm-debug-all-4.1.jar -path
> "C:\Program Files\Java\jre7\lib\rt.jar"
> Obviously on Linux it will be somewhere else. It shouldn't really matter
> which version of Java you have since the standard library is pretty stable..

Thanks, I'm looking into it. Would you mind if we add Krakatau as a
benchmark for our nightlies?


More information about the pypy-dev mailing list