Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for b9dd5ee1850a8efcf9ad3e982…
Browse files Browse the repository at this point in the history
…fc3dbd47bb21182
  • Loading branch information
github-action-benchmark committed Sep 24, 2024
1 parent 2237793 commit 5060f56
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1726898754124,
"lastUpdate": 1727183423840,
"repoUrl": "https://github.com/cocotb/cocotb",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11575,6 +11575,44 @@ window.BENCHMARK_DATA = {
"extra": "mean: 5.595625092399996 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {
"email": "66853113+pre-commit-ci[bot]@users.noreply.github.com",
"name": "pre-commit-ci[bot]",
"username": "pre-commit-ci[bot]"
},
"committer": {
"email": "mail@philipp-wagner.com",
"name": "Philipp Wagner",
"username": "imphil"
},
"distinct": true,
"id": "b9dd5ee1850a8efcf9ad3e982fc3dbd47bb21182",
"message": "[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)\n- [github.com/henryiii/validate-pyproject-schema-store: 2024.09.16 → 2024.09.20](https://github.com/henryiii/validate-pyproject-schema-store/compare/2024.09.16...2024.09.20)",
"timestamp": "2024-09-24T15:06:51+02:00",
"tree_id": "fa815dff210c5bd33ce1bcc7cef185e4ab439a63",
"url": "https://github.com/cocotb/cocotb/commit/b9dd5ee1850a8efcf9ad3e982fc3dbd47bb21182"
},
"date": 1727183423496,
"tool": "pytest",
"benches": [
{
"name": "::test_matrix_multiplier_icarus",
"value": 0.12643353544735567,
"unit": "iter/sec",
"range": "stddev: 0.04636741387264025",
"extra": "mean: 7.909293973800009 sec\nrounds: 5"
},
{
"name": "::test_matrix_multiplier_nvc",
"value": 0.17895015770736555,
"unit": "iter/sec",
"range": "stddev: 0.04062081463687702",
"extra": "mean: 5.588148190600004 sec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 5060f56

Please # to comment.