|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1756571947541, |
| 2 | + "lastUpdate": 1756571951322, |
3 | 3 | "entries": { |
4 | 4 | "Rust Benchmark": [ |
5 | 5 | { |
@@ -62617,6 +62617,42 @@ window.BENCHMARK_DATA = { |
62617 | 62617 | "range": "± 0.12484656014163706" |
62618 | 62618 | } |
62619 | 62619 | ] |
| 62620 | + }, |
| 62621 | + { |
| 62622 | + "commit": { |
| 62623 | + "author": { |
| 62624 | + "email": "k.trzesniewski@gmail.com", |
| 62625 | + "name": "Chris Trześniewski", |
| 62626 | + "username": "ktrz" |
| 62627 | + }, |
| 62628 | + "committer": { |
| 62629 | + "email": "noreply@github.com", |
| 62630 | + "name": "GitHub", |
| 62631 | + "username": "web-flow" |
| 62632 | + }, |
| 62633 | + "distinct": true, |
| 62634 | + "id": "689894fdd87f7c62559ae828d4c91bacc2b211d4", |
| 62635 | + "message": "chore: enable codecov comment on PRs (#321)\n\n* enable PR comments from codecov\n* use the latest codecov action", |
| 62636 | + "timestamp": "2025-08-30T18:37:21+02:00", |
| 62637 | + "tree_id": "7d8957c3b4034091fb7ba16187c142bc4d06baef", |
| 62638 | + "url": "https://github.com/benchmark-action/github-action-benchmark/commit/689894fdd87f7c62559ae828d4c91bacc2b211d4" |
| 62639 | + }, |
| 62640 | + "date": 1756571947834, |
| 62641 | + "tool": "benchmarkdotnet", |
| 62642 | + "benches": [ |
| 62643 | + { |
| 62644 | + "name": "Sample.Benchmarks.Fib10", |
| 62645 | + "value": 21.93938740293185, |
| 62646 | + "unit": "ns", |
| 62647 | + "range": "± 0.05590981514389659" |
| 62648 | + }, |
| 62649 | + { |
| 62650 | + "name": "Sample.Benchmarks.Fib20", |
| 62651 | + "value": 42.92904370597431, |
| 62652 | + "unit": "ns", |
| 62653 | + "range": "± 0.06560567776636235" |
| 62654 | + } |
| 62655 | + ] |
62620 | 62656 | } |
62621 | 62657 | ], |
62622 | 62658 | "JMH Benchmark": [ |
|
0 commit comments