File tree Expand file tree Collapse file tree 1 file changed +37
-1
lines changed
Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 11window.BENCHMARK_DATA = {
2- "lastUpdate": 1756571911611 ,
2+ "lastUpdate": 1756571947541 ,
33 "entries": {
44 "Rust Benchmark": [
55 {
@@ -51861,6 +51861,42 @@ window.BENCHMARK_DATA = {
5186151861 "extra": "iterations: 31415\ncpu: 22355.69880630272 ns\nthreads: 1"
5186251862 }
5186351863 ]
51864+ },
51865+ {
51866+ "commit": {
51867+ "author": {
51868+ 51869+ "name": "Chris Trześniewski",
51870+ "username": "ktrz"
51871+ },
51872+ "committer": {
51873+ 51874+ "name": "GitHub",
51875+ "username": "web-flow"
51876+ },
51877+ "distinct": true,
51878+ "id": "689894fdd87f7c62559ae828d4c91bacc2b211d4",
51879+ "message": "chore: enable codecov comment on PRs (#321)\n\n* enable PR comments from codecov\n* use the latest codecov action",
51880+ "timestamp": "2025-08-30T18:37:21+02:00",
51881+ "tree_id": "7d8957c3b4034091fb7ba16187c142bc4d06baef",
51882+ "url": "https://github.com/benchmark-action/github-action-benchmark/commit/689894fdd87f7c62559ae828d4c91bacc2b211d4"
51883+ },
51884+ "date": 1756571944444,
51885+ "tool": "googlecpp",
51886+ "benches": [
51887+ {
51888+ "name": "fib_10",
51889+ "value": 177.0843270644896,
51890+ "unit": "ns/iter",
51891+ "extra": "iterations: 3955966\ncpu: 177.07243894411627 ns\nthreads: 1"
51892+ },
51893+ {
51894+ "name": "fib_20",
51895+ "value": 22295.59297921782,
51896+ "unit": "ns/iter",
51897+ "extra": "iterations: 31421\ncpu: 22290.789058273134 ns\nthreads: 1"
51898+ }
51899+ ]
5186451900 }
5186551901 ],
5186651902 "Catch2 Benchmark": [
You can’t perform that action at this time.
0 commit comments