aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_fatroom.java
Commit message (Collapse)AuthorAgeFilesLines
* Lazy strings init, custom station map (#336)Roman Romanchuk2024-01-121-20/+36
|
* Fixed failing testsRoman Romanchuk2024-01-111-20/+54
|
* fatroom's initial attempt Roman Romanchuk2024-01-051-0/+141
* Initial attempt * Fixed temperature parsing * Switched to memory mapped files * Fixed rounding issues * Inline of temperature reading * Fixed output rounding