0
0
mirror of https://github.com/Minestom/Minestom.git synced 2025-04-03 01:22:57 +00:00
Files
Minestom/jmh-benchmarks
Kerman fd51c8d17a 🐐 Block index speedup (#2663)
* Change index to use more bit manipulation for ≈no branching for creating indexes

Also changes zero cases to be zero instead of 000010... as the signing bit would be set for zero. Still produces same components regardless; So it shouldn't be a breaking change

Also around no branching due to the default implementation of Math.abs being a branch; intrinsically, it doesn't branch.

* Add some benchmarks
2025-02-26 19:35:58 -05:00
..
2024-07-12 15:23:07 +02:00