Skip to content

Commit

Permalink
add Benchmark (pytest) benchmark result for 8d6c1a63a39aa9f204acdf9bf…
Browse files Browse the repository at this point in the history
…429e7ec93b02ab2
  • Loading branch information
github-action-benchmark committed Aug 6, 2024
1 parent 4c7894f commit 6362c32
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": 1722894626191,
"lastUpdate": 1722910487356,
"repoUrl": "https://github.com/cocotb/cocotb",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10093,6 +10093,44 @@ window.BENCHMARK_DATA = {
"extra": "mean: 11.236797565800021 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": "dev.ktbarrett@gmail.com",
"name": "Kaleb Barrett",
"username": "ktbarrett"
},
"distinct": true,
"id": "8d6c1a63a39aa9f204acdf9bf429e7ec93b02ab2",
"message": "[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6)",
"timestamp": "2024-08-05T20:09:51-06:00",
"tree_id": "9190a6bace3abe8e1309b6e4052875ffba6b4906",
"url": "https://github.com/cocotb/cocotb/commit/8d6c1a63a39aa9f204acdf9bf429e7ec93b02ab2"
},
"date": 1722910487112,
"tool": "pytest",
"benches": [
{
"name": "::test_matrix_multiplier_icarus",
"value": 0.07224025700262368,
"unit": "iter/sec",
"range": "stddev: 0.11138081383697597",
"extra": "mean: 13.842697153800009 sec\nrounds: 5"
},
{
"name": "::test_matrix_multiplier_nvc",
"value": 0.08914966234286177,
"unit": "iter/sec",
"range": "stddev: 0.06832176545896862",
"extra": "mean: 11.217092400799993 sec\nrounds: 5"
}
]
}
]
}
Expand Down

0 comments on commit 6362c32

Please # to comment.