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 Mar 4, 2023
1 parent 6618818 commit 5162251
Show file tree
Hide file tree
Showing 2 changed files with 2,470 additions and 0 deletions.
Loading

0 comments on commit 5162251

Please sign in to comment.