Also adjust dependencies and gradle version to match forge 1.19 and securejarhandler.
Benchmark setup is based on securejarhandler's setup.
I've currently only added benchmarks for AccessTransformerList, as this is one of the central classes, especially because the containsClassTarget Method is called for every class being loaded, which can easily be a couple thousands.
Initial benchmarks on my 4790K@4.5GHz on Windows show the following results:
Also adjust dependencies and gradle version to match forge 1.19 and securejarhandler. Benchmark setup is based on securejarhandler's setup. I've currently only added benchmarks for AccessTransformerList, as this is one of the central classes, especially because the containsClassTarget Method is called for every class being loaded, which can easily be a couple thousands. Initial benchmarks on my 4790K@4.5GHz on Windows show the following results: