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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try more chunks than threads, and of different sizes (#644)
tivrfoa
2024-01-29
1
-168
/
+196
*
apply loop unroll trick (#643)
Van Phu DO
2024-01-29
1
-128
/
+180
*
New Fresh Solution to Optimize Execution time (#641)
Panagiotis Drakatos
2024-01-29
1
-29
/
+56
*
new version by Giovanni Cuccu (#640)
giovannicuccu
2024-01-29
1
-62
/
+53
*
improve speed, thanks to the following improvements: (#550)
Yavuz Tas
2024-01-29
1
-188
/
+319
*
mtopolnik submission 3 (#637)
Marko Topolnik
2024-01-29
1
-258
/
+208
*
loop similar to thomas (#634)
Artsiom Korzun
2024-01-29
1
-140
/
+162
*
Thank you for the challange!! (#599)
Jaime Polidura
2024-01-28
1
-0
/
+398
*
Solution without unsafe using vector API (#602)
giovannicuccu
2024-01-28
2
-177
/
+222
*
serkan-ozal's 3rd submission with some minor improvements: (#615)
Serkan ÖZAL
2024-01-28
1
-16
/
+38
*
anestoruk second attempt (#625)
Andrzej Nestoruk
2024-01-28
1
-59
/
+61
*
processing three at once (#626)
Artsiom Korzun
2024-01-28
1
-68
/
+94
*
shipilev: Amendments to version 4 (#627)
Aleksey Shipilëv
2024-01-28
1
-60
/
+96
*
jerrinot - running out of ideas (#631)
Jaromir Hamala
2024-01-28
1
-19
/
+14
*
Reduce preferred vector size (#622)
Dr Ian Preston
2024-01-28
1
-5
/
+5
*
Version 4 (#183)
Aleksey Shipilëv
2024-01-28
1
-0
/
+649
*
Mahadev virtual thread 1brc (#611)
Mahadev K
2024-01-28
1
-0
/
+152
*
Dkarampi solution (#614)
Dimitris Karampinas
2024-01-28
1
-0
/
+260
*
Use native type, remove lots of type conversions (#618)
Van Phu DO
2024-01-28
1
-80
/
+99
*
Bytesfellow initial submittion (#619)
Aleksei
2024-01-28
1
-0
/
+557
*
Some fine tuning for thomaswue (#606)
Thomas Wuerthinger
2024-01-28
1
-152
/
+239
*
anestoruk submission (#617)
Andrzej Nestoruk
2024-01-28
1
-0
/
+193
*
use long for string equals (#613)
John Ziamos
2024-01-28
1
-8
/
+11
*
Initial submission for jonathan_aotearoa. (#586)
Jonathan Wright
2024-01-28
1
-0
/
+587
*
serkan-ozal's 2nd submission with some minor improvements: (#612)
Serkan ÖZAL
2024-01-28
1
-55
/
+72
*
jerrinot's improvement (#607)
Jaromir Hamala
2024-01-28
1
-111
/
+167
*
CalculateAverage_pdrakatos (#515)
PanosDR
2024-01-28
1
-0
/
+244
*
Second version by albertoventurini (#609)
Alberto Venturini
2024-01-28
1
-30
/
+59
*
serkan-ozal: Initial impl (#553)
Serkan ÖZAL
2024-01-28
1
-0
/
+674
*
Simplify dedupeStation() (#589)
Dr Ian Preston
2024-01-27
1
-16
/
+10
*
Use LinkedBlockingQueue to process results - based on thomaswue (#603)
tivrfoa
2024-01-27
1
-0
/
+431
*
(new submission) melgenek: ~top 15 on 10k. Buffered IO, VarHandles, vectors, ...
Yevhenii Melnyk
2024-01-27
1
-0
/
+549
*
Fix hash code collisions (#605)
Jairo Graterón
2024-01-27
1
-79
/
+77
*
Reading 1B row file using Java NIO lib. (#601)
Manish Garg
2024-01-27
1
-0
/
+169
*
Larger heap, small tweaks (#593)
Roy van Rijn
2024-01-27
1
-34
/
+50
*
1BRC gigiblender (#595)
Florin Blanaru
2024-01-27
1
-0
/
+501
*
Next version (#596)
Roman Musin
2024-01-27
1
-29
/
+49
*
improve hard disk access locality, another 8% (#591)
Van Phu DO
2024-01-27
1
-155
/
+172
*
First attempt with Java-managed concurrency (#590)
Hieu Dao Quang
2024-01-27
1
-0
/
+117
*
Initial submission (#588)
rcasteltrione
2024-01-27
1
-0
/
+309
*
Fix hundredwatt's entry on 10k dataset (#558)
Jason Nochlin
2024-01-26
1
-8
/
+13
*
CalculateAverage_gonix update (#579)
gonix
2024-01-25
1
-23
/
+21
*
Contribution by albertoventurini (#578)
Alberto Venturini
2024-01-25
1
-0
/
+299
*
Updates for gamlerhart: Simpler & Faster (#580)
Roman Stoffel
2024-01-25
1
-131
/
+86
*
Second submission to keep a bit of dignity (#581)
Dmitry Bufistov
2024-01-25
1
-200
/
+182
*
tonivade improved solution (#582)
Antonio Muñoz
2024-01-25
1
-128
/
+146
*
Down to 14s locally (#583)
Dr Ian Preston
2024-01-25
1
-49
/
+69
*
armandino: minimise hash collisions + other improvements (#585)
Arman Sharif
2024-01-25
1
-50
/
+46
*
Simplify Node class with less field, improve hash mix speed (#584)
Van Phu DO
2024-01-25
1
-66
/
+60
*
gabrielfoo's first attempt (#556)
gabrielfoo
2024-01-25
1
-0
/
+180
[next]