1brc/src
Roman Musin 6c0949969a
Native image + a few smaller optimisations (#564)
* Inline parsing name and station to avoid constantly updating the offset field (-100ms)

* Remove Worker class, inline the logic into lambda

* Accumulate results in an int matrix instead of using result row (-50ms)

* Use native image
2024-01-23 20:19:07 +01:00
..
main Native image + a few smaller optimisations (#564) 2024-01-23 20:19:07 +01:00
test/resources #49 Fixing rounding behavior of baseline implementation 2024-01-14 10:59:24 +01:00