From ec5d35bfd7f8b0b2b519ad957ba4c076966224f0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 26 Jun 2024 12:30:16 +0000 Subject: [PATCH] add AmpForm benchmark results (pytest) benchmark result for d88ef2ee3918a2c9369ab666272d9b838a3c568a --- data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 2133c3784..787e9435f 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719317849663, + "lastUpdate": 1719405016199, "repoUrl": "https://github.com/ComPWA/ampform", "entries": { "AmpForm benchmark results": [ @@ -95,6 +95,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 424.1680510000094 msec\nrounds: 2" } ] + }, + { + "commit": { + "author": { + "email": "29308176+redeboer@users.noreply.github.com", + "name": "Remco de Boer", + "username": "redeboer" + }, + "committer": { + "email": "noreply@github.com", + "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" + } + ] } ] }