aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix segfault CalculateAverage_zerninv.java (#635)zerninv2024-01-313-30/+59
* give in to the graal (#660)John Ziamos2024-01-313-58/+74
* copy city byte array only when creating a new record (#653)Andrzej Nestoruk2024-01-311-6/+18
* batched writing to disk (#659)nicky2024-01-311-5/+8
* Process two consecutive lines at a time (#651)Dr Ian Preston2024-01-312-87/+65
* Update README.mdGunnar Morling2024-01-311-1/+1
* Update README.mdGunnar Morling2024-01-311-0/+6
* Leaderboard updateGunnar Morling2024-01-311-7/+7
* serkan-ozal's 6th submission: (#667)Serkan ÖZAL2024-01-311-118/+230
* Final submission (#669)Quan Anh Mai2024-01-312-43/+125
* anitasv 3.8s vs 3m 19s : Improved using custom hashmap. (#672)Anita SV2024-01-311-45/+118
* armandino: misc improvements (#673)Arman Sharif2024-01-311-143/+186
* Added comments to used flags, clean up code, final fine tuning. (#674)Thomas Wuerthinger2024-01-312-136/+114
* Leaderboard updateGunnar Morling2024-01-291-3/+3
* Added improvments on string copying, string comparation & calculation of next...Jaime Polidura2024-01-291-11/+14
* Clean up, fine tuning, credit section for thomaswue (#646)Thomas Wuerthinger2024-01-292-144/+127
* serkan-ozal's 5th submission: (#648)Serkan ÖZAL2024-01-291-4/+6
* fix ordering in README.md (#649)Dr Ian Preston2024-01-291-1/+1
* Leaderboard updateGunnar Morling2024-01-292-9/+10
* Paweł Adamski - 1brc submission (#629)Paweł Adamski2024-01-293-0/+248
* serkan-ozal's 4th submission: (#645)Serkan ÖZAL2024-01-292-44/+66
* Try more chunks than threads, and of different sizes (#644)tivrfoa2024-01-292-169/+197
* apply loop unroll trick (#643)Van Phu DO2024-01-292-131/+181
* New Fresh Solution to Optimize Execution time (#641)Panagiotis Drakatos2024-01-291-29/+56
* new version by Giovanni Cuccu (#640)giovannicuccu2024-01-293-82/+53
* improve speed, thanks to the following improvements: (#550)Yavuz Tas2024-01-293-191/+333
* mtopolnik submission 3 (#637)Marko Topolnik2024-01-293-261/+222
* loop similar to thomas (#634)Artsiom Korzun2024-01-291-140/+162
* Adding some articlesGunnar Morling2024-01-291-0/+3
* Leaderboard updateGunnar Morling2024-01-291-0/+1
* Leaderboard updateGunnar Morling2024-01-283-8/+9
* Thank you for the challange!! (#599)Jaime Polidura2024-01-283-0/+448
* Solution without unsafe using vector API (#602)giovannicuccu2024-01-285-178/+224
* serkan-ozal's 3rd submission with some minor improvements: (#615)Serkan ÖZAL2024-01-283-18/+85
* anestoruk second attempt (#625)Andrzej Nestoruk2024-01-281-59/+61
* processing three at once (#626)Artsiom Korzun2024-01-281-68/+94
* Update pull_request_template.mdGunnar Morling2024-01-281-1/+1
* Update pull_request_template.mdGunnar Morling2024-01-281-1/+1
* Update pull_request_template.mdGunnar Morling2024-01-281-0/+2
* shipilev: Amendments to version 4 (#627)Aleksey Shipilëv2024-01-282-64/+99
* jerrinot - running out of ideas (#631)Jaromir Hamala2024-01-282-22/+15
* Reduce preferred vector size (#622)Dr Ian Preston2024-01-281-5/+5
* Fixing linkGunnar Morling2024-01-281-1/+1
* Fixing leaderboard entries with difference between user name and class nameGunnar Morling2024-01-281-7/+7
* Leaderboard updateGunnar Morling2024-01-281-0/+1
* Version 4 (#183)Aleksey Shipilëv2024-01-282-0/+675
* Leaderboard updateGunnar Morling2024-01-281-3/+6
* Mahadev virtual thread 1brc (#611)Mahadev K2024-01-283-0/+191
* Dkarampi solution (#614)Dimitris Karampinas2024-01-282-0/+279
* Use native type, remove lots of type conversions (#618)Van Phu DO2024-01-281-80/+99