Skip to content

Commit

Permalink
Load classpath lazily and add -jrt option
Browse files Browse the repository at this point in the history
This brings total time needed to decompile Minecraft 1.18.2 from
~38 seconds, to ~25 seconds on my machine. Decomplication can be quite
easily performed with only 2GB of memory allocated to the JVM, when
previously 4+GB was required.

Add -jrt option to enable decompiling with classes from another JVM
  • Loading branch information
zml2008 committed Nov 23, 2022
1 parent 40e20cf commit 67c4552
Show file tree
Hide file tree
Showing 2 changed files with 2,469 additions and 0 deletions.
Loading

0 comments on commit 67c4552

Please sign in to comment.