Skip to content

Commit 4fa99c4

Browse files
author
github-action-benchmark
committed
add Python Benchmark with pytest-benchmark (pytest) benchmark result for 45cba09
1 parent b44b87c commit 4fa99c4

1 file changed

Lines changed: 39 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1770294541220,
2+
"lastUpdate": 1770294556281,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -45949,6 +45949,44 @@ window.BENCHMARK_DATA = {
4594945949
"extra": "mean: 1.628067386252015 msec\nrounds: 611"
4595045950
}
4595145951
]
45952+
},
45953+
{
45954+
"commit": {
45955+
"author": {
45956+
"email": "k.trzesniewski@gmail.com",
45957+
"name": "Chris Trzesniewski",
45958+
"username": "ktrz"
45959+
},
45960+
"committer": {
45961+
"email": "k.trzesniewski@gmail.com",
45962+
"name": "Chris Trzesniewski",
45963+
"username": "ktrz"
45964+
},
45965+
"distinct": true,
45966+
"id": "45cba092eae71bae509d94d24333a24f155f0c69",
45967+
"message": "chore: setup CLAUDE.md file",
45968+
"timestamp": "2026-02-05T13:28:17+01:00",
45969+
"tree_id": "c3d1654eb3bad00305dc1554e71a9dc5caa850c8",
45970+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/45cba092eae71bae509d94d24333a24f155f0c69"
45971+
},
45972+
"date": 1770294551965,
45973+
"tool": "pytest",
45974+
"benches": [
45975+
{
45976+
"name": "bench.py::test_fib_10",
45977+
"value": 75137.52346833162,
45978+
"unit": "iter/sec",
45979+
"range": "stddev: 0.0000010376027771543172",
45980+
"extra": "mean: 13.308929464802924 usec\nrounds: 39895"
45981+
},
45982+
{
45983+
"name": "bench.py::test_fib_20",
45984+
"value": 617.8754940412833,
45985+
"unit": "iter/sec",
45986+
"range": "stddev: 0.000028046714376973872",
45987+
"extra": "mean: 1.6184490397238265 msec\nrounds: 579"
45988+
}
45989+
]
4595245990
}
4595345991
],
4595445992
"C++ Benchmark": [

0 commit comments

Comments
 (0)