1brc/src
Jaime Polidura 2a44f8d390
Added improvments on string copying, string comparation & calculation of next index in case of collision in custom map (#650)
* added code

* Fixed pointers bugs

* removed my own benchmark

* added comment on how I handle hash collisions

* executed mwvn clean verify

* made scripts executable & fixed rounding issues

* Fixed way of dealing with hash collisions

* changed method name sameNameBytes to isSameNameBytes

* changes script from sh to bash

* fixed chunking bug

* Fixed bug in chunking when file size is too small

* added Runtime.getRuntime().availableProcessors

* added improvemnts on string copying, calculation of next index of Map in case on collision & improved string comparing
2024-01-29 22:22:22 +01:00
..
main Added improvments on string copying, string comparation & calculation of next index in case of collision in custom map (#650) 2024-01-29 22:22:22 +01:00
test/resources #49 Fixing rounding behavior of baseline implementation 2024-01-14 10:59:24 +01:00