aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 0xshivamagarwal Implementation (#508)Shivam Agarwal2024-01-202-0/+159
* using unsafe alone (#512)karthikeyan972024-01-202-108/+113
* Improved version based on rafaelmerino (#511)Yann Moisan2024-01-203-0/+311
* Epsilon GC + a number of other small tweaks (#513)Roman Musin2024-01-202-72/+59
* Introducing the vector api. 1s faster on 4 core i7 (#506)Dr Ian Preston2024-01-202-55/+51
* jerrinot's improvement (#514)Jaromir Hamala2024-01-201-84/+67
* yonatang solution: a jdk8 friendly, no unsafe code, epsilon-gc friendly solut...Yonatan Graber2024-01-204-0/+361
* Processing byte array backwards (#504)Xylitol2024-01-201-133/+327
* Leaderboard updateGunnar Morling2024-01-201-2/+2
* Use Arena MemorySegments rather than ByteBuffers. (#505)Elliot Barlas2024-01-202-121/+138
* Leaderboard updateGunnar Morling2024-01-191-10/+11
* Added dedicated reader (#493)Roy van Rijn2024-01-192-212/+458
* Change data storage improving memory locality (#496)Juan Parera2024-01-191-100/+131
* low collision + fast mixer, more optimization, less if because if is slow (#474)Van Phu DO2024-01-191-58/+44
* plain old io (#492)Artsiom Korzun2024-01-192-56/+58
* Reduce variance by (1) Using common chunks at the end (2) Busy looping (#486)Vemana2024-01-191-88/+169
* netrunnereve: more optimizations (#485)Eve2024-01-191-53/+67
* Submission #3: jincongho (#482)Jin Cong Ho2024-01-191-23/+48
* kumarsaurav123 # Attempt 3 (#470)kumarsaurav1232024-01-192-141/+138
* GitHub Copilot Chat with the help of agoncal (#460)Antonio Goncalves2024-01-193-0/+193
* Leaderboard updateGunnar Morling2024-01-191-4/+4
* Version 4 - roman-r-m (#484)Roman Musin2024-01-191-26/+38
* 3s (16%) faster, still no unsafe (#478)Dr Ian Preston2024-01-191-125/+199
* fix test rounding, pass 10K station names (#471)Jairo GraterĂ³n2024-01-191-22/+22
* Last attempt CalculateAverage_zerninv (#480)zerninv2024-01-191-53/+85
* Leaderboard updateGunnar Morling2024-01-171-6/+10
* jparera's initial implementation (#433)Juan Parera2024-01-172-0/+370
* extract cursor interface (#458)John Ziamos2024-01-172-47/+50
* 10% improvement from parallelizing munmap(); jumps to around 12th from 16th b...Vemana2024-01-172-70/+428
* My own solution -- memory mapping the files, running in parallel threads, usi...Matteo Vaccari2024-01-172-0/+281
* MahmoudFawzyKhalil's implementation (#438)MahmoudFawzyKhalil2024-01-172-0/+209
* CalculateAverage_gonix update (#461)gonix2024-01-171-100/+70
* A fast implementation without unsafe (#462)Dr Ian Preston2024-01-172-0/+285
* improve equality check performance, use graal jvm (#454)zerninv2024-01-172-63/+86
* edge-case in hashing fixed (#459)Jaromir Hamala2024-01-172-153/+152
* Version 3 (#455)Roman Musin2024-01-171-111/+154
* Leaderboard updateGunnar Morling2024-01-161-0/+3
* CalculateAverage_gonix initial attempt (#413)gonix2024-01-162-0/+374
* karthikeyan97 implementation (#417)karthikeyan972024-01-162-0/+401
* plevart: Look Mom No Unsafe! (#452)Peter Levart2024-01-163-0/+446
* Leaderboard, formattingGunnar Morling2024-01-163-16/+16
* Native build, less memory acess, improved hash mixing (#449)Van Phu DO2024-01-163-80/+213
* Memory mapped buffers, ints instead of floats and epsilon GC (#451)adri2024-01-163-0/+264
* Read file in multiple threads and String to Text (#427)Anthony Goubard2024-01-162-61/+199
* armandino: second attempt (#445)Arman Sharif2024-01-162-154/+225
* Optimised code to iterate over non-null measurements (#444)Keshavram Kuduwa2024-01-162-95/+122
* fix masking (#442)Artsiom Korzun2024-01-161-1/+2
* Leaderboard updateGunnar Morling2024-01-151-1/+0
* native version (#434)Artsiom Korzun2024-01-153-15/+36
* Leaderboard updateGunnar Morling2024-01-151-4/+8