index
:
1brc
main
my implementations for the billion row challenge
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
jerrinot's initial submission (#424)
Jaromir Hamala
2024-01-15
1
-0
/
+482
*
Optimized with less constructor args + low collision mixer (#420)
Van Phu DO
2024-01-15
1
-72
/
+97
*
10k improvement (#419)
Marko Topolnik
2024-01-15
1
-81
/
+110
*
Add improvements (#412)
Pratham
2024-01-15
1
-37
/
+135
*
multithreaded version! (#415)
Eve
2024-01-15
1
-99
/
+185
*
Further improved performance by improving the parsing logic so that strings f...
Bruno Félix
2024-01-14
1
-87
/
+143
*
change temperature parsing approach (#405)
zerninv
2024-01-14
1
-17
/
+33
*
Add implementation for user unbounded (#394)
unbounded
2024-01-14
1
-0
/
+437
*
CalculateAverage_JesseVanRooy (Submission 1) (#335)
Jesse Van Rooy
2024-01-14
1
-0
/
+256
*
Update submission (#385)
Stefan Sprenger
2024-01-14
1
-89
/
+201
*
My attempt to parse it quickly (#401)
Arjen Wisse
2024-01-14
1
-0
/
+233
*
Initial Submission (#389)
Jin Cong Ho
2024-01-14
1
-0
/
+285
*
Dmitry challenge
Dmitry Bufistov
2024-01-14
1
-0
/
+398
*
A SAFE and readable version (#388)
Anita SV
2024-01-14
1
-0
/
+215
*
CalculateAverage_tkosachev
tkosachev
2024-01-14
1
-0
/
+172
*
Charlibot - use memory mapping (#372)
Charlie Evans
2024-01-14
1
-186
/
+108
*
Small improvements (#379)
Jaroslav Bachorik
2024-01-14
1
-61
/
+59
*
Submission #5 [No bitwise tricks nor Unsafe yet; 13th place on leaderboard in...
Vemana
2024-01-14
1
-0
/
+692
*
Update CreateMeasurements3.java to write measurements3.txt
Ragnar Groot Koerkamp
2024-01-14
1
-1
/
+1
*
BRC Entry (#185)
Cliff Click
2024-01-14
1
-0
/
+470
*
#49 Fixing rounding behavior of baseline implementation
Gunnar Morling
2024-01-14
2
-1
/
+102
*
Consider file size when calculating partition count. Add simple fast-path opt...
Elliot Barlas
2024-01-14
1
-2
/
+14
*
submission for kidlike (#294)
Kidlike
2024-01-13
1
-0
/
+230
*
change chunking formula and some refactoring
Vasily Zernin
2024-01-13
1
-49
/
+44
*
simultaneous reading and calculation, reduction of memory consumption, hashin...
jairo
2024-01-13
1
-128
/
+197
*
use all CPUs
abeobk
2024-01-13
1
-1
/
+1
*
my 1brc entry (#367)
ivanklaric
2024-01-13
1
-0
/
+53
*
1brc challange submission jatingala (#364)
Jatin Gala
2024-01-13
1
-0
/
+154
*
CalculateAverage_javamak (#360)
javamak
2024-01-13
1
-0
/
+158
*
Primitive hash (#345)
Vaidhy Mayilrangam
2024-01-13
1
-0
/
+427
*
[Attempt #2] String overflow hash + data/mem optimization (#356)
Bang NGUYEN
2024-01-13
1
-75
/
+61
*
First version of implementation - omarchenko4j (#222)
Oleh Marchenko
2024-01-13
1
-0
/
+213
*
roman-r-m improved version (#368)
Roman Musin
2024-01-13
1
-41
/
+55
*
Parallelize Roman Stoffel (gamlerhart) Solution
Roman Stoffel
2024-01-13
1
-53
/
+174
*
Rename files to match GitHub username
Andrew Sun
2024-01-13
1
-1
/
+1
*
Formatting
Gunnar Morling
2024-01-12
1
-5
/
+7
*
first attempt (#226)
Maxime
2024-01-12
1
-0
/
+194
*
Leaderboard, formatting
Gunnar Morling
2024-01-12
1
-214
/
+214
*
abeobk initial implementation
abeobk
2024-01-12
1
-0
/
+230
*
second try: just testing with the chunk size and gc tunning
Rafael Merino García
2024-01-12
1
-0
/
+1
*
Improved my implementation
Xylitol
2024-01-12
1
-173
/
+93
*
Add CalculateAverage_ianopolous.java (#346)
Dr Ian Preston
2024-01-12
1
-0
/
+201
*
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
1
-101
/
+182
*
Optimizations to Andrew Sun's entry (#310)
Andrew Sun
2024-01-12
1
-65
/
+164
*
this hashmap was faster on my system (#304)
John Ziamos
2024-01-12
1
-198
/
+259
*
1brc submission - thanhtrinity (#269)
Thanh Duong
2024-01-12
1
-0
/
+260
*
Graal Native for SamuelYvon (#332)
Samuel Yvon
2024-01-12
1
-19
/
+112
*
unsafe approach
Quan Anh Mai
2024-01-12
1
-0
/
+379
*
use unsafe (#343)
zerninv
2024-01-12
1
-72
/
+109
[next]