1brc/src/main/java/dev
adri 0a7726cc64
Improving first iteration by avoiding string creation as much as possible ()
- 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
..
morling/onebrc Improving first iteration by avoiding string creation as much as possible () 2024-01-20 21:27:34 +01:00