|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1763681315286, |
| 2 | + "lastUpdate": 1764311965632, |
3 | 3 | "repoUrl": "https://github.com/syrupy-project/syrupy", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -11612,6 +11612,51 @@ window.BENCHMARK_DATA = { |
11612 | 11612 | "extra": "mean: 1.7805282154000026 sec\nrounds: 5" |
11613 | 11613 | } |
11614 | 11614 | ] |
| 11615 | + }, |
| 11616 | + { |
| 11617 | + "commit": { |
| 11618 | + "author": { |
| 11619 | + "email": "29139614+renovate[bot]@users.noreply.github.com", |
| 11620 | + "name": "renovate[bot]", |
| 11621 | + "username": "renovate[bot]" |
| 11622 | + }, |
| 11623 | + "committer": { |
| 11624 | + |
| 11625 | + "name": "GitHub", |
| 11626 | + "username": "web-flow" |
| 11627 | + }, |
| 11628 | + "distinct": true, |
| 11629 | + "id": "a75f3865341ead6ec7ffaae7516d4a5521637db3", |
| 11630 | + "message": "chore(deps): update dependency ruff to v0.14.4 (#1041)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", |
| 11631 | + "timestamp": "2025-11-28T07:38:06+01:00", |
| 11632 | + "tree_id": "4e0bdbe4eca7a22d2e52530a11d8f30c61618691", |
| 11633 | + "url": "https://github.com/syrupy-project/syrupy/commit/a75f3865341ead6ec7ffaae7516d4a5521637db3" |
| 11634 | + }, |
| 11635 | + "date": 1764311964718, |
| 11636 | + "tool": "pytest", |
| 11637 | + "benches": [ |
| 11638 | + { |
| 11639 | + "name": "benchmarks/test_1000x.py::test_1000x_reads", |
| 11640 | + "value": 0.594465667780297, |
| 11641 | + "unit": "iter/sec", |
| 11642 | + "range": "stddev: 0.027500434179559333", |
| 11643 | + "extra": "mean: 1.6821829320000035 sec\nrounds: 5" |
| 11644 | + }, |
| 11645 | + { |
| 11646 | + "name": "benchmarks/test_1000x.py::test_1000x_writes", |
| 11647 | + "value": 0.5610483929357047, |
| 11648 | + "unit": "iter/sec", |
| 11649 | + "range": "stddev: 0.11810047580229813", |
| 11650 | + "extra": "mean: 1.7823774429999986 sec\nrounds: 5" |
| 11651 | + }, |
| 11652 | + { |
| 11653 | + "name": "benchmarks/test_standard.py::test_standard", |
| 11654 | + "value": 0.5515122204329295, |
| 11655 | + "unit": "iter/sec", |
| 11656 | + "range": "stddev: 0.0815706057423749", |
| 11657 | + "extra": "mean: 1.8131964495999995 sec\nrounds: 5" |
| 11658 | + } |
| 11659 | + ] |
11615 | 11660 | } |
11616 | 11661 | ] |
11617 | 11662 | } |
|
0 commit comments