summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-02Add elh's Go solution (#435)Eugene Huang
2024-02-02martin2038: first submission (#665)Martin
2024-02-01Submission for Smoofie (#701)Smoofie
2024-02-01SIMD parsing newlines, integer parsing, custom hashtable with SIMD lookup tab...Chris Bellew
2024-02-01My first submission (#697)JurenIvan
2024-02-01improved 2nd and final submission (#685)yourwass
2024-02-01CA_vaidhy final changes. (#708)Anita SV
2024-02-01dpsoft: first submission (#572)Diego Parra
2024-02-01My Probably last attempt to optimize performance (#693)Panagiotis Drakatos
2024-02-01CalculateAverage_gonix update (#706)gonix
2024-02-01Exit earlier from loop when a new Result is created (#668)tivrfoa
2024-02-01EduardoSaverin (#689)Sumit Chaudhary
2024-02-01Add linl33 v2 (#678)Li Lin
2024-02-01handling 16 at once (#704)Artsiom Korzun
2024-02-01nobody should try this at home (#709)Jaromir Hamala
2024-02-01One last improvement for thomaswue (#702)Thomas Wuerthinger
2024-01-311brc submission by godofwharf (#658)Guruprasad Sridharan
2024-01-31CalculateAverage_gonixunsafe: an attempt in the unsafe category (#695)gonix
2024-01-31Second attempt with various improvements (#510)Jamal Mulla
2024-01-31sudhirtumati implementation (#598)Sudhir Tumati
2024-01-31breejesh Submission (#670)Breejesh Rathod
2024-01-31CalculateAverage_stephenvonworley submission (#677)Stephen Von Worley
2024-01-31slovdahl's submission (#691)Sebastian Lövdahl
2024-01-31Shipilev: improve comments (#692)Aleksey Shipilëv
2024-01-31trying TuneInlinerExploration=1 (#662)Artsiom Korzun
2024-01-31Adding solution for cb0s (#575)Cedric Boes
2024-01-31final version for abeobk (#654)Van Phu DO
2024-01-31serkan-ozal's 7th submission: (#679)Serkan ÖZAL
2024-01-31jerrinot - final(?) improvements (#690)Jaromir Hamala
2024-01-31Gamlerhart Last Update: Disabling GC (#636)Roman Stoffel
2024-01-31update1: restructuring for better compilation (#661)Peter Levart
2024-01-31melgenek: minor improvements (#655)Yevhenii Melnyk
2024-01-31Justin's implementation (#666)Judekeyser
2024-01-31Attempt to fix segfault CalculateAverage_zerninv.java (#635)zerninv
2024-01-31give in to the graal (#660)John Ziamos
2024-01-31copy city byte array only when creating a new record (#653)Andrzej Nestoruk
2024-01-31batched writing to disk (#659)nicky
2024-01-31Process two consecutive lines at a time (#651)Dr Ian Preston
2024-01-31serkan-ozal's 6th submission: (#667)Serkan ÖZAL
2024-01-31Final submission (#669)Quan Anh Mai
2024-01-31anitasv 3.8s vs 3m 19s : Improved using custom hashmap. (#672)Anita SV
2024-01-31armandino: misc improvements (#673)Arman Sharif
2024-01-31Added comments to used flags, clean up code, final fine tuning. (#674)Thomas Wuerthinger
2024-01-29Added improvments on string copying, string comparation & calculation of next...Jaime Polidura
2024-01-29Clean up, fine tuning, credit section for thomaswue (#646)Thomas Wuerthinger
2024-01-29serkan-ozal's 5th submission: (#648)Serkan ÖZAL
2024-01-29Paweł Adamski - 1brc submission (#629)Paweł Adamski
2024-01-29serkan-ozal's 4th submission: (#645)Serkan ÖZAL
2024-01-29Try more chunks than threads, and of different sizes (#644)tivrfoa
2024-01-29apply loop unroll trick (#643)Van Phu DO