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
*
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
*
C style code. Should be ~4secs or lower based on local testing. (#559)
Vemana
2024-01-25
1
-0
/
+1654
*
Go implementation by AlexanderYastrebov (#298)
Alexander Yastrebov
2024-01-23
5
-0
/
+452
*
Laake Scates-Gervasi first submission (justplainlaake) [2.5s execution, local...
Laake Scates-Gervasi
2024-01-23
1
-0
/
+459
*
Rewrote to always read 16 bytes, this has less instructions on perf. (#562)
Roy van Rijn
2024-01-23
1
-181
/
+116
*
CalculateAverage_3j5a off-the-shelf Java components + ArraysSupport (#566)
3j5a
2024-01-23
1
-0
/
+277
*
1brc contribution from mattiz (first attempt) (#567)
Mathias Bjerke
2024-01-23
1
-0
/
+324
*
fine tuning performance further (#526)
karthikeyan97
2024-01-23
1
-55
/
+46
*
Native image + a few smaller optimisations (#564)
Roman Musin
2024-01-23
1
-133
/
+114
*
Add Yourwass take on the challenge (#532)
yourwass
2024-01-23
1
-0
/
+288
*
improvements (#521)
Yann Moisan
2024-01-23
1
-7
/
+10
*
Deploy v2 for parkertimmins (#524)
Parker Timmins
2024-01-23
1
-97
/
+78
*
parse value before going to map (#548)
Artsiom Korzun
2024-01-23
1
-27
/
+49
*
First optimal solution attempt (#539)
Gaurav Anantrao Deshmukh
2024-01-23
1
-0
/
+308
*
b1rc challenge by @jeevjyot (#551)
Jeevjyot Singh Chhabda
2024-01-23
1
-0
/
+107
*
jerrinot's improvement - fast-path for short keys (#545)
Jaromir Hamala
2024-01-23
1
-160
/
+273
[next]