| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | added python script to build test data (#366) | Eadrom | 2024-01-14 | 2 | -0/+145 | |
| * | Leaderboard update. | Gunnar Morling | 2024-01-14 | 1 | -1/+2 | |
| * | Small improvements (#379) | Jaroslav Bachorik | 2024-01-14 | 3 | -63/+61 | |
| * | Submission #5 [No bitwise tricks nor Unsafe yet; 13th place on leaderboard in... | Vemana | 2024-01-14 | 4 | -0/+766 | |
| * | Update CreateMeasurements3.java to write measurements3.txt | Ragnar Groot Koerkamp | 2024-01-14 | 1 | -1/+1 | |
| * | Removing empty launch script | Gunnar Morling | 2024-01-14 | 1 | -18/+0 | |
| * | Formatting | Gunnar Morling | 2024-01-14 | 1 | -0/+2 | |
| * | Formatting | Gunnar Morling | 2024-01-14 | 1 | -4/+2 | |
| * | Adding missing Java version | Gunnar Morling | 2024-01-14 | 2 | -7/+3 | |
| * | Adding 32 core results | Gunnar Morling | 2024-01-14 | 1 | -0/+25 | |
| * | Adding 10K data set results | Gunnar Morling | 2024-01-14 | 1 | -0/+34 | |
| * | Housekeeping around Cliff's entry: | Gunnar Morling | 2024-01-14 | 2 | -1/+3 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-14 | 1 | -0/+1 | |
| * | BRC Entry (#185) | Cliff Click | 2024-01-14 | 2 | -0/+490 | |
| * | Making sure default SDK is used when evaluating multiple entries and there ar... | Gunnar Morling | 2024-01-14 | 1 | -7/+7 | |
| * | #49 Fixing rounding behavior of baseline implementation | Gunnar Morling | 2024-01-14 | 6 | -2/+127 | |
| * | Add rounding error test case | Marko Topolnik | 2024-01-14 | 2 | -0/+20125 | |
| * | Leaderboard update | Gunnar Morling | 2024-01-14 | 1 | -1/+1 | |
| * | Consider file size when calculating partition count. Add simple fast-path opt... | Elliot Barlas | 2024-01-14 | 1 | -2/+14 | |
| * | Leaderboard | Gunnar Morling | 2024-01-13 | 1 | -3/+6 | |
| * | submission for kidlike (#294) | Kidlike | 2024-01-13 | 3 | -0/+278 | |
| * | change chunking formula and some refactoring | Vasily Zernin | 2024-01-13 | 1 | -49/+44 | |
| * | simultaneous reading and calculation, reduction of memory consumption, hashin... | jairo | 2024-01-13 | 1 | -128/+197 | |
| * | use all CPUs | abeobk | 2024-01-13 | 1 | -1/+1 | |
| * | my 1brc entry (#367) | ivanklaric | 2024-01-13 | 2 | -0/+72 | |
| * | Leaderboard, permissions | Gunnar Morling | 2024-01-13 | 5 | -10/+22 | |
| * | 1brc challange submission jatingala (#364) | Jatin Gala | 2024-01-13 | 2 | -0/+177 | |
| * | CalculateAverage_javamak (#360) | javamak | 2024-01-13 | 2 | -0/+177 | |
| * | Leaderboard | Gunnar Morling | 2024-01-13 | 1 | -0/+1 | |
| * | Primitive hash (#345) | Vaidhy Mayilrangam | 2024-01-13 | 3 | -0/+465 | |
| * | add colors to test diff | Jason Nochlin | 2024-01-13 | 1 | -1/+1 | |
| * | Do not silence test.sh output | Jason Nochlin | 2024-01-13 | 1 | -8/+4 | |
| * | Update my time & position | Bang NGUYEN | 2024-01-13 | 1 | -1/+1 | |
| * | [Attempt #2] String overflow hash + data/mem optimization (#356) | Bang NGUYEN | 2024-01-13 | 3 | -77/+83 | |
| * | Script cleanup | Gunnar Morling | 2024-01-13 | 5 | -355/+298 | |
| * | evaluate2.sh: Check output of warmup run and abort early if failed (#333) | Jason Nochlin | 2024-01-13 | 2 | -56/+83 | |
| * | Leaderboard | Gunnar Morling | 2024-01-13 | 1 | -0/+1 | |
| * | Leaderboard | Gunnar Morling | 2024-01-13 | 1 | -2/+2 | |
| * | First version of implementation - omarchenko4j (#222) | Oleh Marchenko | 2024-01-13 | 2 | -0/+236 | |
| * | roman-r-m improved version (#368) | Roman Musin | 2024-01-13 | 1 | -41/+55 | |
| * | Parallelize Roman Stoffel (gamlerhart) Solution | Roman Stoffel | 2024-01-13 | 1 | -53/+174 | |
| * | Rename files to match GitHub username | Andrew Sun | 2024-01-13 | 3 | -2/+2 | |
| * | Formatting | Gunnar Morling | 2024-01-12 | 1 | -5/+7 | |
| * | Leaderboard | Gunnar Morling | 2024-01-12 | 1 | -0/+2 | |
| * | first attempt (#226) | Maxime | 2024-01-12 | 3 | -0/+234 | |
| * | Leaderboard, formatting | Gunnar Morling | 2024-01-12 | 3 | -221/+223 | |
| * | abeobk initial implementation | abeobk | 2024-01-12 | 3 | -0/+269 | |
| * | second try: just testing with the chunk size and gc tunning | Rafael Merino GarcĂa | 2024-01-12 | 2 | -2/+3 | |
| * | Improved my implementation | Xylitol | 2024-01-12 | 1 | -173/+93 | |
| * | Update create_fork.sh | ivanklaric | 2024-01-12 | 1 | -2/+2 | |
