You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments