From e4a4c5a1b331bcac4672d4d93e70bd78cf95d9d0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 11 Dec 2023 07:34:01 +0000 Subject: [PATCH] add Python Benchmark with pytest-benchmark (pytest) benchmark result for 72c99b83fe2c428b3caaee66e0c95ae77db74e17 --- 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 a4f543725fd..352e4f557d3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702041066649, + "lastUpdate": 1702280041627, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ @@ -153,6 +153,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 159.7155217999898 msec\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": "72c99b83fe2c428b3caaee66e0c95ae77db74e17", + "message": "Add comments", + "timestamp": "2023-12-11T08:31:10+01:00", + "tree_id": "362c6d85c9b9a11dbdcf14e0c3ac186f4afdba0b", + "url": "https://github.com/equinor/ert/commit/72c99b83fe2c428b3caaee66e0c95ae77db74e17" + }, + "date": 1702280041145, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", + "value": 6.190464875485687, + "unit": "iter/sec", + "range": "stddev: 0.0017667301586015414", + "extra": "mean: 161.538756799996 msec\nrounds: 5" + } + ] } ] }