Skip to content

Commit

Permalink
add AmpForm benchmark results (pytest) benchmark result for 23cef79
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 7, 2024
1 parent 0527c13 commit 4c6f30c
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": 1730110211512,
"lastUpdate": 1730982939261,
"repoUrl": "https://github.com/ComPWA/ampform",
"entries": {
"AmpForm benchmark results": [
Expand Down Expand Up @@ -312,6 +312,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 323.63162750004904 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": "23cef79777974c7b936abd508ee387f8da93faa5",
"message": "MAINT: update lock files (#442)\n\n* DX: outsource cron job to pre-commit.ci\r\n* DX: set `PYTHONHASHSEED=0`\r\n* DX: switch to Python 3.12 in developer environment\r\n* FIX: ignore https://doi.org/10.1093\r\n* MAINT: sort `check-dev-files` arguments\r\n\r\n---------\r\n\r\nCo-authored-by: GitHub <[email protected]>",
"timestamp": "2024-11-07T13:35:08+01:00",
"tree_id": "c312091c1008f883dd1e3e97b26baf776302dd59",
"url": "https://github.com/ComPWA/ampform/commit/23cef79777974c7b936abd508ee387f8da93faa5"
},
"date": 1730982938887,
"tool": "pytest",
"benches": [
{
"name": "benchmarks/doit_speed.py::test_doit_speed",
"value": 2.4912628422600993,
"unit": "iter/sec",
"range": "stddev: 0.041347835684732756",
"extra": "mean: 401.40284800008885 msec\nrounds: 2"
}
]
}
]
}
Expand Down

0 comments on commit 4c6f30c

Please sign in to comment.