aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FormattingGunnar Morling2024-01-121-5/+7
* LeaderboardGunnar Morling2024-01-121-0/+2
* first attempt (#226)Maxime2024-01-123-0/+234
* Leaderboard, formattingGunnar Morling2024-01-123-221/+223
* abeobk initial implementationabeobk2024-01-123-0/+269
* second try: just testing with the chunk size and gc tunningRafael Merino García2024-01-122-2/+3
* Improved my implementationXylitol2024-01-121-173/+93
* Update create_fork.shivanklaric2024-01-121-2/+2
* Add CalculateAverage_ianopolous.java (#346)Dr Ian Preston2024-01-122-0/+220
* Locally another 5% faster, much faster for larger set, made more general (#352)Roy van Rijn2024-01-121-75/+113
* Adding Scanner object and also tuning for better branch prediction for about ...Thomas Wuerthinger2024-01-122-101/+183
* Optimizations to Andrew Sun's entry (#310)Andrew Sun2024-01-122-66/+165
* this hashmap was faster on my system (#304)John Ziamos2024-01-122-200/+260
* 1brc submission - thanhtrinity (#269)Thanh Duong2024-01-123-0/+298
* Graal Native for SamuelYvon (#332)Samuel Yvon2024-01-123-21/+144
* Leader boardGunnar Morling2024-01-121-3/+4
* unsafe approachQuan Anh Mai2024-01-122-0/+401
* Update class name in calculate_average_baseline.shBang NGUYEN2024-01-121-1/+1
* Leaderboard updateGunnar Morling2024-01-122-72/+8
* use unsafe (#343)zerninv2024-01-122-73/+110
* Lazy strings init, custom station map (#336)Roman Romanchuk2024-01-121-20/+36
* I optimized my solution: (#337)Yavuz Tas2024-01-122-205/+273
* inline hash calculation and number parsing (#200)Parth Mudgal2024-01-122-204/+210
* [Attempt 1] Memory mapping + split by linebreak + multithreads + fast double ...Bang NGUYEN2024-01-122-0/+306
* Leaderboard, class nameGunnar Morling2024-01-122-3/+3
* :ledger: docs(README.md): Fix link to baseline code (#344)Stanley Lim2024-01-121-1/+1
* update richardstartin submission (#325)Richard Startin2024-01-121-184/+127
* hundredwatt - 2nd submission (#338)Jason Nochlin2024-01-122-46/+195
* Use bash in prepare scripts (#339)Alexander Yastrebov2024-01-125-7/+6
* Update pull_request_template.mdGunnar Morling2024-01-111-1/+2
* FormattingGunnar Morling2024-01-111-3/+3
* Leaderboard updateGunnar Morling2024-01-112-2/+5
* First attempt from ricardopieper, class CalculateAverage_ricardopieper (#306)Ricardo Pieper2024-01-113-0/+485
* Submission @jbachorik (#153)Jaroslav Bachorik2024-01-113-0/+433
* Initial implementation by xylitol (#318)Xylitol2024-01-113-0/+353
* use custom container (#305)zerninv2024-01-111-46/+73
* Leaderboard updateGunnar Morling2024-01-112-2/+3
* First deployed version for parkertimmins (#322)parkertimmins2024-01-112-0/+350
* Leaderboard updateGunnar Morling2024-01-115-11/+16
* Adding delayed string creation again for (no-) gc, small tweaks (#315)Roy van Rijn2024-01-111-33/+38
* create_fork.sh: Script to Create a New Fork (#296)Jason Nochlin2024-01-112-6/+92
* Divide the reading of the file by parts (#254)Jairo Graterón2024-01-111-75/+221
* One HashMap per thread: 23" to 18" locally but hopefully more on the server (...Anthony Goubard2024-01-111-10/+22
* improved artsiomkorzun solution (#321)Artsiom Korzun2024-01-112-176/+139
* Optimised Code and Fixed Tests (#314)Keshavram Kuduwa2024-01-112-148/+120
* Uses MappedByteBuffer for io, trie instead of map and parallelStream (#234)Hallvard Trætteberg2024-01-112-0/+329
* djb2 single threaded implementation (#308)Eve2024-01-112-0/+218
* First Version (#292)Samuel Yvon2024-01-113-0/+287
* Entry into the contest, calculate_average_mtopolnik.sh (#246)Marko Topolnik2024-01-113-0/+570
* First submission - CalculateAverage_JamalMulla.java - Jamal Mulla (#238)Jamal Mulla2024-01-113-0/+341