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
*
Formatting
Gunnar Morling
2024-01-04
1
-9
/
+14
*
Adding artsiomkorzun's solution
artsiomkorzun
2024-01-04
2
-0
/
+374
*
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
4
-29
/
+36
*
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
2
-0
/
+235
*
Updating ignore file
Gunnar Morling
2024-01-04
1
-0
/
+3
*
Fixing wrong expected value
Gunnar Morling
2024-01-04
1
-1
/
+1
*
Expanding tests and eval infra
Gunnar Morling
2024-01-04
11
-3
/
+104
*
Auto reformat classes
Filip Hrisafov
2024-01-04
4
-59
/
+66
*
Use enable-preview via compiler argument option in the maven-compiler-plugin ...
Filip Hrisafov
2024-01-04
1
-1
/
+6
*
Clarifying maximum number of distinct station names
Gunnar Morling
2024-01-04
1
-0
/
+1
*
Adding test loop
Gunnar Morling
2024-01-04
2
-1
/
+38
*
test: add test samples
Alexander Yastrebov
2024-01-04
7
-1
/
+17
*
Link async-profiler and ap-loader in the README
Johannes Bechberger
2024-01-04
1
-1
/
+2
*
FAQ: OS clarification
Gunnar Morling
2024-01-04
1
-1
/
+4
*
Rule and value range clarifications
Gunnar Morling
2024-01-04
1
-1
/
+5
*
Updating leaderboard;
Gunnar Morling
2024-01-04
1
-16
/
+14
*
Leaderboard update
Gunnar Morling
2024-01-03
1
-3
/
+3
*
Running ebarlas solution with GraalVM CE 21.0.1
Elliot Barlas
2024-01-03
2
-2
/
+2
*
Leaderboard update
Gunnar Morling
2024-01-03
1
-13
/
+16
*
ddimtirov - switched to the foreign memory access preview API for another 10%...
Dimitar Dimitrov
2024-01-03
2
-61
/
+70
*
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
2
-0
/
+151
*
Roy van Rijn: memory mapped files, branchless parsing, bitwiddle magic
Roy van Rijn
2024-01-03
2
-35
/
+285
*
richardstartin submission
Richard Startin
2024-01-03
2
-0
/
+433
*
Adding filiphr's submission;
Filip Hrisafov
2024-01-03
2
-0
/
+257
*
Leaderboard update
Gunnar Morling
2024-01-03
1
-7
/
+9
*
Adding khmarbaise
Karl Heinz Marbaise
2024-01-03
2
-0
/
+80
*
Adding seijikun's submission
Markus Ebner
2024-01-03
2
-0
/
+241
*
doc: document flamegraph generation with jbang
Max Rydahl Andersen
2024-01-03
1
-1
/
+13
*
Updating leaderboard
Gunnar Morling
2024-01-03
1
-8
/
+9
*
Adding Nick Palmer's submission;
Nick Palmer
2024-01-03
2
-0
/
+270
*
Add note about sharing non-Java solutions on GH discussions;
Robin Moffatt
2024-01-03
1
-2
/
+5
*
Leaderboard update
Gunnar Morling
2024-01-03
1
-8
/
+9
*
Adding Elliot Barlas' submission
Elliot Barlas
2024-01-03
2
-0
/
+229
*
Leaderboard update
Gunnar Morling
2024-01-03
2
-3
/
+4
*
Using DoubleAccumulators to save on a measurment creation (#26)
Roman Schweitzer
2024-01-03
2
-0
/
+225
*
Leaderboard update
Gunnar Morling
2024-01-03
1
-8
/
+10
*
Adding Chris Riccomini's submission
Chris Riccomini
2024-01-03
2
-0
/
+134
*
Showing java version in eval script
Gunnar Morling
2024-01-03
1
-0
/
+2
*
Adding Sam Pullara's submission;
Sam Pullara
2024-01-03
4
-2
/
+305
*
Add a script to transform output into CSV format
Alexander Yastrebov
2024-01-03
1
-0
/
+32
*
README clarifications
Gunnar Morling
2024-01-03
1
-2
/
+3
*
Removed changes to formatting
Rene Schwietzke
2024-01-03
1
-2
/
+2
*
Faster version of the data generator
Rene Schwietzke
2024-01-03
5
-2
/
+1435
*
Usage of try-with-resources
Karl Heinz Marbaise
2024-01-03
2
-22
/
+21
[next]