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
/
evaluate2.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
evaluate2.sh: Check output of warmup run and abort early if failed (#333)
Jason Nochlin
2024-01-13
1
-55
/
+82
*
Logging
Gunnar Morling
2024-01-11
1
-0
/
+2
*
evaluate2.sh: Add Time Limit for Runs (#293)
Jason Nochlin
2024-01-11
1
-3
/
+9
*
Leaderboard update, better failure output
Gunnar Morling
2024-01-11
1
-0
/
+2
*
Remove additional_build_steps_*.sh support (#301)
Alexander Yastrebov
2024-01-11
1
-14
/
+7
*
more robust error message
Jason Nochlin
2024-01-10
1
-1
/
+1
*
catch hyperfine command failed
Jason Nochlin
2024-01-10
1
-0
/
+5
*
remove debug line
Jason Nochlin
2024-01-10
1
-1
/
+0
*
Validate that ./calculate_average_<fork>.sh exists for each fork
Jason Nochlin
2024-01-10
1
-0
/
+8
*
grep returns exit code 1 when no match, `|| true` prevents the script from ex...
Jason Nochlin
2024-01-10
1
-1
/
+2
*
#281 Trimming slowest/fastest run, not first/last in evaluate2.sh
Gunnar Morling
2024-01-10
1
-2
/
+2
*
evaluate2.sh improvements - leaderboard, default SDK
Jason Nochlin
2024-01-10
1
-11
/
+94
*
Use hyperfine and jq to improve evaluate.sh
Jason Nochlin
2024-01-09
1
-0
/
+194