aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/morling/onebrc/CalculateAverage_couragelee.java
Commit message (Collapse)AuthorAgeFilesLines
* Add CalculateAverage_couragelee Java class and shell scriptCourageLee2024-01-101-0/+336
This commit introduces a new java class, CalculateAverage_couragelee, and a shell script for calculating averages. The java class utilizes NIO's memory-mapping and parallel computing techniques to perform calculations. These changes should improve the efficiency and speed of average calculations.