From 952b8418a1be669a1f46f525dd3419ac9c71a8a7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 8 Dec 2023 13:11:06 +0000 Subject: [PATCH] add Python Benchmark with pytest-benchmark (pytest) benchmark result for 152e25635c165d62590f1b72091598d593790955 --- dev/bench/data.js | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 1bfd4c7a7e7..a4f543725fd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701696260701, + "lastUpdate": 1702041066649, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ @@ -122,6 +122,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 22.663105837200014 sec\nrounds: 5" } ] + }, + { + "commit": { + "author": { + "email": "feda.curic@gmail.com", + "name": "Feda Curic", + "username": "dafeda" + }, + "committer": { + "email": "feda.curic@gmail.com", + "name": "Feda Curic", + "username": "dafeda" + }, + "distinct": true, + "id": "152e25635c165d62590f1b72091598d593790955", + "message": "Add GitHub workflow for benchmarking", + "timestamp": "2023-12-08T13:59:10+01:00", + "tree_id": "a88041330fb17ae5fd5e68c2ef6f9a75f492f181", + "url": "https://github.com/equinor/ert/commit/152e25635c165d62590f1b72091598d593790955" + }, + "date": 1702041066184, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", + "value": 6.261132222654541, + "unit": "iter/sec", + "range": "stddev: 0.003227357454503773", + "extra": "mean: 159.7155217999898 msec\nrounds: 5" + } + ] } ] }