1brc/src/main/java/dev/morling
adri 0a7726cc64
Improving first iteration by avoiding string creation as much as possible (#516)
- It avoids creating unnecessary Strings objects and handles with the station names with its djb2 hashes instead
- Initializes hashmaps with capacity and load factor
- Adds -XX:+AlwaysPreTouch
2024-01-20 21:27:34 +01:00
..
onebrc Improving first iteration by avoiding string creation as much as possible (#516) 2024-01-20 21:27:34 +01:00