aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_kgeri.sh
Commit message (Collapse)AuthorAgeFilesLines
* cobol initial implementationTrey Bastian2024-06-241-20/+0
|
* Hyperfine: Script re-orgGunnar Morling2024-01-091-1/+1
|
* Adding kgeri's solution (#137)Gergely Kiss2024-01-071-0/+20
* Adding kgeri's solution * parallelizing CalculatorAverage_kgeri * fixing aggregation bugs, chunk size calc for small files * removed GC logging Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com> * fix for when there's no newline at end of input * fix for when the final record ends on the chunk boundary --------- Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>