aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_gonix.java
Commit message (Collapse)AuthorAgeFilesLines
* CalculateAverage_gonix update (#706)gonix2024-02-011-199/+310
| | | | | Backported some of the optimizations from unsafe solution. Co-authored-by: Giedrius D <d.giedrius@gmail.com>
* CalculateAverage_gonix update (#579)gonix2024-01-251-23/+21
| | | Minor updates here and there, shaves off ~5% of execution time on my machine.
* CalculateAverage_gonix update (#461)gonix2024-01-171-100/+70
| | | Co-authored-by: Giedrius D <d.giedrius@gmail.com>
* CalculateAverage_gonix initial attempt (#413)gonix2024-01-161-0/+354