aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_mahadev-k.sh
Commit message (Collapse)AuthorAgeFilesLines
* Mahadev virtual thread 1brc (#611)Mahadev K2024-01-281-0/+19
* Read file with multiple virtual threads and process chunks of file data in parallel. * Updated logic to bucket every chunk of aggs into a vector and merge them into a TreeMap for printing. * Virtual Thread / File Channels Impl. * Renamed files with GHUsername. * Added statement to get vals before updating. * Added executable permission to the files.