aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_merykitty.java
Commit message (Collapse)AuthorAgeFilesLines
* Final submission (#669)Quan Anh Mai2024-01-311-21/+62
| | | | | | | | | * more efficient max, min * optimize pipeline * apply parallel to both submissions * fix bug
* merykitty's second attemptQuan Anh Mai2024-01-101-191/+138
|
* merykitty's attemptQuan Anh Mai2024-01-061-0/+391
* first commit * fix test * concurrency * format for easier to follow explanation * fix large keys * fix overlapping ranges * prefetch file * add comments, remove prefetching * typo