Skip to content
Success

Changes

Summary

  1. Try reduce amount of allocations in EmploymentAgency (commit: afa1723) (details)
Commit afa172347f53e959bbea1e11a311357a5a7a18b9 by Geolykt
Try reduce amount of allocations in EmploymentAgency

This actually doesn't seem to have a notable effect, but I think
this commit does lay the groundwork for more improvements later on.

Also, a few components seem to be highly buggy at this point,
but it's all not easy to reproduce. I should look into it more
closely sooner than later.
(commit: afa1723)
The file was addedsrc/main/java/de/geolykt/faststar/mixin/JobMixins.java
The file was modifiedsrc/main/resources/fastmixins.json (diff)
The file was modifiedsrc/main/java/de/geolykt/faststar/mixin/FastEmploymentAgencyMixins.java (diff)
The file was addedsrc/main/java/de/geolykt/faststar/intrinsics/SetBasedPseudoList.java
The file was modifiedREADME.md (diff)