Skip to content

Commit

Permalink
add AmpForm benchmark results (pytest) benchmark result for d88ef2e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 26, 2024
1 parent f12588d commit ec5d35b
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": 1719317849663,
"lastUpdate": 1719405016199,
"repoUrl": "https://github.com/ComPWA/ampform",
"entries": {
"AmpForm benchmark results": [
Expand Down Expand Up @@ -95,6 +95,37 @@ window.BENCHMARK_DATA = {
"extra": "mean: 424.1680510000094 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": "d88ef2ee3918a2c9369ab666272d9b838a3c568a",
"message": "BREAK: change to Apache license (#432)",
"timestamp": "2024-06-26T14:29:40+02:00",
"tree_id": "4d6ca6ef58eef44aa8e55795173ba7f455fa8b51",
"url": "https://github.com/ComPWA/ampform/commit/d88ef2ee3918a2c9369ab666272d9b838a3c568a"
},
"date": 1719405015775,
"tool": "pytest",
"benches": [
{
"name": "benchmarks/doit_speed.py::test_doit_speed",
"value": 2.316439241962917,
"unit": "iter/sec",
"range": "stddev: 0.0008865980594063316",
"extra": "mean: 431.6970554999813 msec\nrounds: 2"
}
]
}
]
}
Expand Down

0 comments on commit ec5d35b

Please sign in to comment.