index
:
1brc
main
my implementations for the billion row challenge
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved my implementation
Xylitol
2024-01-12
1
-173
/
+93
*
Update create_fork.sh
ivanklaric
2024-01-12
1
-2
/
+2
*
Add CalculateAverage_ianopolous.java (#346)
Dr Ian Preston
2024-01-12
2
-0
/
+220
*
Locally another 5% faster, much faster for larger set, made more general (#352)
Roy van Rijn
2024-01-12
1
-75
/
+113
*
Adding Scanner object and also tuning for better branch prediction for about ...
Thomas Wuerthinger
2024-01-12
2
-101
/
+183
*
Optimizations to Andrew Sun's entry (#310)
Andrew Sun
2024-01-12
2
-66
/
+165
*
this hashmap was faster on my system (#304)
John Ziamos
2024-01-12
2
-200
/
+260
*
1brc submission - thanhtrinity (#269)
Thanh Duong
2024-01-12
3
-0
/
+298
*
Graal Native for SamuelYvon (#332)
Samuel Yvon
2024-01-12
3
-21
/
+144
*
Leader board
Gunnar Morling
2024-01-12
1
-3
/
+4
*
unsafe approach
Quan Anh Mai
2024-01-12
2
-0
/
+401
*
Update class name in calculate_average_baseline.sh
Bang NGUYEN
2024-01-12
1
-1
/
+1
*
Leaderboard update
Gunnar Morling
2024-01-12
2
-72
/
+8
*
use unsafe (#343)
zerninv
2024-01-12
2
-73
/
+110
*
Lazy strings init, custom station map (#336)
Roman Romanchuk
2024-01-12
1
-20
/
+36
*
I optimized my solution: (#337)
Yavuz Tas
2024-01-12
2
-205
/
+273
*
inline hash calculation and number parsing (#200)
Parth Mudgal
2024-01-12
2
-204
/
+210
*
[Attempt 1] Memory mapping + split by linebreak + multithreads + fast double ...
Bang NGUYEN
2024-01-12
2
-0
/
+306
*
Leaderboard, class name
Gunnar Morling
2024-01-12
2
-3
/
+3
*
:ledger: docs(README.md): Fix link to baseline code (#344)
Stanley Lim
2024-01-12
1
-1
/
+1
*
update richardstartin submission (#325)
Richard Startin
2024-01-12
1
-184
/
+127
*
hundredwatt - 2nd submission (#338)
Jason Nochlin
2024-01-12
2
-46
/
+195
*
Use bash in prepare scripts (#339)
Alexander Yastrebov
2024-01-12
5
-7
/
+6
*
Update pull_request_template.md
Gunnar Morling
2024-01-11
1
-1
/
+2
*
Formatting
Gunnar Morling
2024-01-11
1
-3
/
+3
*
Leaderboard update
Gunnar Morling
2024-01-11
2
-2
/
+5
*
First attempt from ricardopieper, class CalculateAverage_ricardopieper (#306)
Ricardo Pieper
2024-01-11
3
-0
/
+485
*
Submission @jbachorik (#153)
Jaroslav Bachorik
2024-01-11
3
-0
/
+433
*
Initial implementation by xylitol (#318)
Xylitol
2024-01-11
3
-0
/
+353
*
use custom container (#305)
zerninv
2024-01-11
1
-46
/
+73
*
Leaderboard update
Gunnar Morling
2024-01-11
2
-2
/
+3
*
First deployed version for parkertimmins (#322)
parkertimmins
2024-01-11
2
-0
/
+350
*
Leaderboard update
Gunnar Morling
2024-01-11
5
-11
/
+16
*
Adding delayed string creation again for (no-) gc, small tweaks (#315)
Roy van Rijn
2024-01-11
1
-33
/
+38
*
create_fork.sh: Script to Create a New Fork (#296)
Jason Nochlin
2024-01-11
2
-6
/
+92
*
Divide the reading of the file by parts (#254)
Jairo Graterón
2024-01-11
1
-75
/
+221
*
One HashMap per thread: 23" to 18" locally but hopefully more on the server (...
Anthony Goubard
2024-01-11
1
-10
/
+22
*
improved artsiomkorzun solution (#321)
Artsiom Korzun
2024-01-11
2
-176
/
+139
*
Optimised Code and Fixed Tests (#314)
Keshavram Kuduwa
2024-01-11
2
-148
/
+120
*
Uses MappedByteBuffer for io, trie instead of map and parallelStream (#234)
Hallvard Trætteberg
2024-01-11
2
-0
/
+329
*
djb2 single threaded implementation (#308)
Eve
2024-01-11
2
-0
/
+218
*
First Version (#292)
Samuel Yvon
2024-01-11
3
-0
/
+287
*
Entry into the contest, calculate_average_mtopolnik.sh (#246)
Marko Topolnik
2024-01-11
3
-0
/
+570
*
First submission - CalculateAverage_JamalMulla.java - Jamal Mulla (#238)
Jamal Mulla
2024-01-11
3
-0
/
+341
*
Fixed failing tests
Roman Romanchuk
2024-01-11
2
-21
/
+55
*
test_all.sh: configure fork test timeout
Alexander Yastrebov
2024-01-11
1
-3
/
+36
*
Update README.md
Gunnar Morling
2024-01-11
1
-0
/
+3
*
Update README - newline not allowed in station names
parkertimmins
2024-01-11
1
-2
/
+2
*
Leaderboard
Gunnar Morling
2024-01-11
1
-0
/
+5
*
First version - roman_r_m (#193)
Roman Musin
2024-01-11
3
-0
/
+318
[next]