1brc/src/main
Yonatan Graber e1a0b79259
yonatang solution: a jdk8 friendly, no unsafe code, epsilon-gc friendly solution (#499)
* 1bc challenge, but one that will run using jdk 8 without unsafe and still do reasonably well.

* Better hashtable

* the fastest GC is no GC

* cleanups

* increased hash size

* removed Playground.java

* collision-handling allocation free hashmap

* formatting
2024-01-20 15:02:55 +01:00
..
java yonatang solution: a jdk8 friendly, no unsafe code, epsilon-gc friendly solution (#499) 2024-01-20 15:02:55 +01:00
python Added license header to create_measurements.py (#403) 2024-01-14 18:29:48 +01:00
resources 🏆 Initial import 2023-12-28 12:08:03 +01:00