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
*
Adding Johannes Schüth's submission
Johannes Schüth
2024-01-05
1
-0
/
+214
*
rby: Has some interesting optimisations but could be improved further with a ...
Ramzi Ben Yahya
2024-01-05
1
-0
/
+223
*
Twobier's submission
Tobi
2024-01-05
1
-0
/
+295
*
Update seijikun implementation
Markus Ebner
2024-01-05
1
-76
/
+145
*
initial deemkeen
deemkeen
2024-01-05
1
-0
/
+264
*
improved artsiomkorzun solution
Artsiom Korzun
2024-01-05
1
-138
/
+137
*
Resolves #102 and Code Optimizations
Keshavram Kuduwa
2024-01-05
1
-44
/
+106
*
Use proper key for CalculateAverage_filiphr;
Filip Hrisafov
2024-01-05
1
-23
/
+108
*
Adding more speed improvements, going for first again.
Roy van Rijn
2024-01-05
1
-214
/
+164
*
Added implementation for calculating average
Ujjwal Bharti
2024-01-05
1
-0
/
+193
*
Implement imperative state machine for floating point parser rather then gene...
Elliot Barlas
2024-01-05
1
-28
/
+35
*
Custom atoi/atof parser logic, plus math changes.
Samson Yeung
2024-01-05
1
-0
/
+109
*
Add davecom Entry
David Kopec
2024-01-05
1
-0
/
+208
*
fatroom's initial attempt
Roman Romanchuk
2024-01-05
1
-0
/
+141
*
feat: first version of the 1brc solution
anandmattikopp
2024-01-05
1
-0
/
+74
*
armandino: first submission
Arman Sharif
2024-01-05
1
-0
/
+241
*
jgrateron: fix formatting
Alexander Yastrebov
2024-01-04
1
-2
/
+2
*
Pass newly added tests :fingers-crossed:
Nick Palmer
2024-01-04
1
-17
/
+33
*
Attempt nicer threading via streams and spliterators
Nick Palmer
2024-01-04
1
-132
/
+102
*
make aggregation state grow dynamically
Richard Startin
2024-01-04
1
-18
/
+26
*
add implementation jgrateron
jairo
2024-01-04
1
-0
/
+166
*
Adding Nils Semmelrock's submission
Nils Semmelrock
2024-01-04
1
-0
/
+271
*
Updating Roy's submission
Roy van Rijn
2024-01-04
1
-68
/
+215
*
Adding Moysés Borges Furtado's submission
Moysés Borges Furtado
2024-01-04
1
-0
/
+201
*
Adding a missing new line
Gunnar Morling
2024-01-04
1
-1
/
+1
*
Elliot Barlas: Use proper hash key collision detection scheme
Elliot Barlas
2024-01-04
1
-30
/
+67
*
Updating Sam Pullara's entry
Sam Pullara
2024-01-04
1
-171
/
+151
*
Formatting
Gunnar Morling
2024-01-04
1
-9
/
+14
*
Adding artsiomkorzun's solution
artsiomkorzun
2024-01-04
1
-0
/
+354
*
Manually compute temperature value instead of using Long.parseLong
Filip Hrisafov
2024-01-04
1
-8
/
+14
*
Use a hash key for the city as a key in the map
Filip Hrisafov
2024-01-04
1
-22
/
+40
*
Use long parse and use char array instead of CharBuffer for adding to it
Filip Hrisafov
2024-01-04
1
-13
/
+15
*
Leaderboard update
Gunnar Morling
2024-01-04
2
-16
/
+21
*
Richard Startin: Adopt @spullara's double parsing code;
Richard Startin
2024-01-04
1
-49
/
+28
*
Adding Peter Lawrey's submission
Peter Lawrey
2024-01-04
1
-0
/
+215
*
Auto reformat classes
Filip Hrisafov
2024-01-04
4
-59
/
+66
*
ddimtirov - switched to the foreign memory access preview API for another 10%...
Dimitar Dimitrov
2024-01-03
1
-59
/
+67
*
ddimtirov - lifted parallel mmapped i/o from Sam Pullara's implementation
Dimitar Dimitrov
2024-01-03
1
-175
/
+129
*
ddimtirov - single-threaded datastructures tuning - reading to char buffers, ...
Dimitar Dimitrov
2024-01-03
1
-78
/
+193
*
ddimtirov - fixpoint, objects, streams and strings
Dimitar Dimitrov
2024-01-03
1
-0
/
+131
*
Roy van Rijn: memory mapped files, branchless parsing, bitwiddle magic
Roy van Rijn
2024-01-03
1
-34
/
+278
*
richardstartin submission
Richard Startin
2024-01-03
1
-0
/
+413
*
Adding filiphr's submission;
Filip Hrisafov
2024-01-03
1
-0
/
+235
*
Adding khmarbaise
Karl Heinz Marbaise
2024-01-03
1
-0
/
+61
*
Adding seijikun's submission
Markus Ebner
2024-01-03
1
-0
/
+221
*
Adding Nick Palmer's submission;
Nick Palmer
2024-01-03
1
-0
/
+250
*
Adding Elliot Barlas' submission
Elliot Barlas
2024-01-03
1
-0
/
+209
*
Using DoubleAccumulators to save on a measurment creation (#26)
Roman Schweitzer
2024-01-03
1
-0
/
+205
*
Adding Chris Riccomini's submission
Chris Riccomini
2024-01-03
1
-0
/
+113
*
Adding Sam Pullara's submission;
Sam Pullara
2024-01-03
3
-2
/
+284
[next]