@@ -527,7 +527,7 @@ WHERE grep('in case you have any feedback 😊', payload.pull_request.body)
527527
528528+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'super -s -I /mnt/tmpdir/tmp.pDeSZCTa2V'
529529Benchmark 1: super -s -I /mnt/tmpdir/tmp.pDeSZCTa2V
530- {count:2::uint64 }
530+ {count:2}
531531 Time (abs ≡): 6.371 s [User: 23.178 s, System: 1.700 s]
532532
533533About to execute
@@ -542,7 +542,7 @@ WHERE grep('in case you have any feedback 😊', payload.pull_request.body)
542542
543543+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.AYZIh6yi2s'
544544Benchmark 1: SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.AYZIh6yi2s
545- {count:2::uint64 }
545+ {count:2}
546546 Time (abs ≡): 40.838 s [User: 292.674 s, System: 18.797 s]
547547```
548548### Search+ Test
@@ -673,7 +673,7 @@ WHERE grep('in case you have any feedback 😊')
673673
674674+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'super -s -I /mnt/tmpdir/tmp.jJSibCjp8r'
675675Benchmark 1: super -s -I /mnt/tmpdir/tmp.jJSibCjp8r
676- {count:3::uint64 }
676+ {count:3}
677677 Time (abs ≡): 12.492 s [User: 88.901 s, System: 1.672 s]
678678
679679About to execute
@@ -688,7 +688,7 @@ WHERE grep('in case you have any feedback 😊')
688688
689689+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.evXq1mxkI0'
690690Benchmark 1: SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.evXq1mxkI0
691- {count:3::uint64 }
691+ {count:3}
692692 Time (abs ≡): 55.081 s [User: 408.337 s, System: 18.597 s]
693693```
694694
@@ -800,7 +800,7 @@ WHERE actor.login='johnbieren'
800800
801801+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'super -s -I /mnt/tmpdir/tmp.AbeKpBbYW8'
802802Benchmark 1: super -s -I /mnt/tmpdir/tmp.AbeKpBbYW8
803- {count:879::uint64 }
803+ {count:879}
804804 Time (abs ≡): 5.786 s [User: 17.405 s, System: 1.637 s]
805805
806806About to execute
@@ -815,7 +815,7 @@ WHERE actor.login='johnbieren'
815815
816816+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.5xTnB02WgG'
817817Benchmark 1: SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.5xTnB02WgG
818- {count:879::uint64 }
818+ {count:879}
819819 Time (abs ≡): 0.303 s [User: 0.792 s, System: 0.240 s]
820820```
821821
@@ -969,14 +969,14 @@ GROUP BY type
969969
970970+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'super -s -I /mnt/tmpdir/tmp.QMhaBvUi2y'
971971Benchmark 1: super -s -I /mnt/tmpdir/tmp.QMhaBvUi2y
972- {type:"PullRequestReviewCommentEvent",count:7::uint64 }
973- {type:"PullRequestReviewEvent",count:14::uint64 }
974- {type:"IssueCommentEvent",count:30::uint64 }
975- {type:"WatchEvent",count:29::uint64 }
976- {type:"PullRequestEvent",count:35::uint64 }
977- {type:"PushEvent",count:15::uint64 }
978- {type:"IssuesEvent",count:9::uint64 }
979- {type:"ForkEvent",count:3::uint64 }
972+ {type:"PullRequestReviewCommentEvent",count:7}
973+ {type:"PullRequestReviewEvent",count:14}
974+ {type:"IssueCommentEvent",count:30}
975+ {type:"WatchEvent",count:29}
976+ {type:"PullRequestEvent",count:35}
977+ {type:"PushEvent",count:15}
978+ {type:"IssuesEvent",count:9}
979+ {type:"ForkEvent",count:3}
980980 Time (abs ≡): 5.626 s [User: 15.509 s, System: 1.552 s]
981981
982982About to execute
@@ -992,14 +992,14 @@ GROUP BY type
992992
993993+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.yfAdMeskPR'
994994Benchmark 1: SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.yfAdMeskPR
995- {type:"PushEvent",count:15::uint64 }
996- {type:"IssuesEvent",count:9::uint64 }
997- {type:"WatchEvent",count:29::uint64 }
998- {type:"PullRequestEvent",count:35::uint64 }
999- {type:"ForkEvent",count:3::uint64 }
1000- {type:"PullRequestReviewCommentEvent",count:7::uint64 }
1001- {type:"PullRequestReviewEvent",count:14::uint64 }
1002- {type:"IssueCommentEvent",count:30::uint64 }
995+ {type:"PushEvent",count:15}
996+ {type:"IssuesEvent",count:9}
997+ {type:"WatchEvent",count:29}
998+ {type:"PullRequestEvent",count:35}
999+ {type:"ForkEvent",count:3}
1000+ {type:"PullRequestReviewCommentEvent",count:7}
1001+ {type:"PullRequestReviewEvent",count:14}
1002+ {type:"IssueCommentEvent",count:30}
10031003 Time (abs ≡): 0.491 s [User: 2.049 s, System: 0.357 s]
10041004```
10051005
@@ -1157,11 +1157,11 @@ FROM '/mnt/gha.bsup'
11571157
11581158+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'super -s -I /mnt/tmpdir/tmp.JzRx6IABuv'
11591159Benchmark 1: super -s -I /mnt/tmpdir/tmp.JzRx6IABuv
1160- {assignee:"poad",count:1966::uint64 }
1161- {assignee:"vinayakkulkarni",count:508::uint64 }
1162- {assignee:"tmtmtmtm",count:356::uint64 }
1163- {assignee:"AMatutat",count:260::uint64 }
1164- {assignee:"danwinship",count:208::uint64 }
1160+ {assignee:"poad",count:1966}
1161+ {assignee:"vinayakkulkarni",count:508}
1162+ {assignee:"tmtmtmtm",count:356}
1163+ {assignee:"AMatutat",count:260}
1164+ {assignee:"danwinship",count:208}
11651165 Time (abs ≡): 8.245 s [User: 17.489 s, System: 1.938 s]
11661166
11671167About to execute
@@ -1179,10 +1179,10 @@ FROM '/mnt/gha.parquet'
11791179
11801180+ hyperfine --show-output --warmup 1 --runs 1 --time-unit second 'SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.djiUKncZ0T'
11811181Benchmark 1: SUPER_VAM=1 super -s -I /mnt/tmpdir/tmp.djiUKncZ0T
1182- {assignee:"poad",count:1966::uint64 }
1183- {assignee:"vinayakkulkarni",count:508::uint64 }
1184- {assignee:"tmtmtmtm",count:356::uint64 }
1185- {assignee:"AMatutat",count:260::uint64 }
1186- {assignee:"danwinship",count:208::uint64 }
1182+ {assignee:"poad",count:1966}
1183+ {assignee:"vinayakkulkarni",count:508}
1184+ {assignee:"tmtmtmtm",count:356}
1185+ {assignee:"AMatutat",count:260}
1186+ {assignee:"danwinship",count:208}
11871187 Time (abs ≡): 40.014 s [User: 291.269 s, System: 17.516 s]
11881188```
0 commit comments