Skip to content

Commit ce84b8b

Browse files
author
github-action-benchmark
committed
add Rust Benchmark (cargo) benchmark result for 45cba09
1 parent 4fa99c4 commit ce84b8b

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1770294556281,
2+
"lastUpdate": 1770294565071,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -10549,6 +10549,42 @@ window.BENCHMARK_DATA = {
1054910549
"unit": "ns/iter"
1055010550
}
1055110551
]
10552+
},
10553+
{
10554+
"commit": {
10555+
"author": {
10556+
"email": "k.trzesniewski@gmail.com",
10557+
"name": "Chris Trzesniewski",
10558+
"username": "ktrz"
10559+
},
10560+
"committer": {
10561+
"email": "k.trzesniewski@gmail.com",
10562+
"name": "Chris Trzesniewski",
10563+
"username": "ktrz"
10564+
},
10565+
"distinct": true,
10566+
"id": "45cba092eae71bae509d94d24333a24f155f0c69",
10567+
"message": "chore: setup CLAUDE.md file",
10568+
"timestamp": "2026-02-05T13:28:17+01:00",
10569+
"tree_id": "c3d1654eb3bad00305dc1554e71a9dc5caa850c8",
10570+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/45cba092eae71bae509d94d24333a24f155f0c69"
10571+
},
10572+
"date": 1770294561796,
10573+
"tool": "cargo",
10574+
"benches": [
10575+
{
10576+
"name": "bench_fib_10",
10577+
"value": 159.39,
10578+
"range": "± 1.1",
10579+
"unit": "ns/iter"
10580+
},
10581+
{
10582+
"name": "bench_fib_20",
10583+
"value": 20092.43,
10584+
"range": "± 164.34",
10585+
"unit": "ns/iter"
10586+
}
10587+
]
1055210588
}
1055310589
],
1055410590
"Criterion.rs Benchmark": [

0 commit comments

Comments
 (0)