| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Leaderboard update | Gunnar Morling | 2024-01-05 | 1 | -3/+4 | |
| * | Adding more speed improvements, going for first again. | Roy van Rijn | 2024-01-05 | 2 | -215/+166 | |
| * | Added implementation for calculating average | Ujjwal Bharti | 2024-01-05 | 2 | -0/+213 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-05 | 1 | -22/+24 | |
| * | Update calculate_average_ebarlas.sh | Elliot Barlas | 2024-01-05 | 1 | -1/+1 | |
| * | Implement imperative state machine for floating point parser rather then gene... | Elliot Barlas | 2024-01-05 | 2 | -28/+36 | |
| * | Custom atoi/atof parser logic, plus math changes. | Samson Yeung | 2024-01-05 | 2 | -0/+130 | |
| * | Add davecom Entry | David Kopec | 2024-01-05 | 2 | -0/+228 | |
| * | Eval infra | Gunnar Morling | 2024-01-05 | 4 | -6/+89 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-05 | 1 | -13/+15 | |
| * | fatroom's initial attempt | Roman Romanchuk | 2024-01-05 | 2 | -0/+162 | |
| * | feat: first version of the 1brc solution | anandmattikopp | 2024-01-05 | 2 | -0/+94 | |
| * | armandino: first submission | Arman Sharif | 2024-01-05 | 2 | -0/+261 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-05 | 1 | -10/+11 | |
| * | jgrateron: fix formatting | Alexander Yastrebov | 2024-01-04 | 1 | -2/+2 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-04 | 1 | -15/+18 | |
| * | 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 | |
| * | test: use temperature value of 1.0 | Alexander Yastrebov | 2024-01-04 | 2 | -10001/+10001 | |
| * | add implementation jgrateron | jairo | 2024-01-04 | 2 | -0/+186 | |
| * | Adding Nils Semmelrock's submission | Nils Semmelrock | 2024-01-04 | 2 | -0/+290 | |
| * | Updating Roy's submission | Roy van Rijn | 2024-01-04 | 2 | -69/+216 | |
| * | Adding Moysés Borges Furtado's submission | Moysés Borges Furtado | 2024-01-04 | 2 | -0/+221 | |
| * | #63 CI build should fail if formatting is incorrect | Filip Hrisafov | 2024-01-04 | 2 | -1/+21 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-04 | 1 | -1/+1 | |
| * | test: add sample with 10k unique keys | Alexander Yastrebov | 2024-01-04 | 3 | -1/+10002 | |
| * | Adding a missing new line | Gunnar Morling | 2024-01-04 | 1 | -1/+1 | |
| * | Disabling GC logging for conformance with test runner | Gunnar Morling | 2024-01-04 | 1 | -1/+1 | |
| * | test: add script to test all implementations | Alexander Yastrebov | 2024-01-04 | 3 | -10/+37 | |
| * | Update README.md | Gunnar Morling | 2024-01-04 | 1 | -0/+1 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-04 | 1 | -13/+14 | |
| * | Elliot Barlas: Use proper hash key collision detection scheme | Elliot Barlas | 2024-01-04 | 2 | -31/+68 | |
| * | #94 Name fix | Gunnar Morling | 2024-01-04 | 1 | -1/+1 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-04 | 1 | -16/+15 | |
| * | Fix baseline script name | Alexander Yastrebov | 2024-01-04 | 1 | -3/+3 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-04 | 1 | -15/+16 | |
| * | Updating Sam Pullara's entry | Sam Pullara | 2024-01-04 | 2 | -171/+152 | |
| * | 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 | |
