Skip to content

Commit

Permalink
add AmpForm benchmark results (pytest) benchmark result for 608c08c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2024
1 parent 9d975b9 commit 5dba602
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728662290883,
"lastUpdate": 1729257216793,
"repoUrl": "https://github.com/ComPWA/ampform",
"entries": {
"AmpForm benchmark results": [
Expand Down Expand Up @@ -250,6 +250,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 469.56899599999247 msec\nrounds: 2"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Remco de Boer",
"username": "redeboer"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "608c08c973d0f4b27e92fe0c8ce9c5e5a64807de",
"message": "DX: define developer environment with `uv` (#439)\n\n* DOC: update Binder links\r\n* DX: clean up `tox` configuration\r\n\r\n---------\r\n\r\nCo-authored-by: GitHub <[email protected]>\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
"timestamp": "2024-10-18T15:13:06+02:00",
"tree_id": "ba141ec37253e5f1698f24a5dca88907b04dbba9",
"url": "https://github.com/ComPWA/ampform/commit/608c08c973d0f4b27e92fe0c8ce9c5e5a64807de"
},
"date": 1729257216492,
"tool": "pytest",
"benches": [
{
"name": "benchmarks/doit_speed.py::test_doit_speed",
"value": 3.3089562526200083,
"unit": "iter/sec",
"range": "stddev: 0.010029879770251385",
"extra": "mean: 302.2101000000248 msec\nrounds: 2"
}
]
}
]
}
Expand Down

0 comments on commit 5dba602

Please sign in to comment.