From 55f02bc5265fac752efecca55dba68340c09f720 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 4 Mar 2024 15:13:33 +0000 Subject: [PATCH] add Python Benchmark with pytest-benchmark (pytest) benchmark result for 5f5bff16d76863d0d4e6c0026e37fffdb8564425 --- dev/bench/data.js | 64 +++++++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index e17c05ee5a2..febcd8a8055 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,39 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709564892434, + "lastUpdate": 1709565213288, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ - { - "commit": { - "author": { - "email": "havb@equinor.com", - "name": "Håvard Berland", - "username": "berland" - }, - "committer": { - "email": "berland@pvv.ntnu.no", - "name": "Håvard Berland", - "username": "berland" - }, - "distinct": true, - "id": "ebe74e4a79d3e5ed208ac83212ac33546ce83d3a", - "message": "Add support for CLUSTER_LABEL in PBS", - "timestamp": "2024-02-28T12:59:09+01:00", - "tree_id": "8df147630a7c8b22506a143a390273e3f351dab6", - "url": "https://github.com/equinor/ert/commit/ebe74e4a79d3e5ed208ac83212ac33546ce83d3a" - }, - "date": 1709121737479, - "tool": "pytest", - "benches": [ - { - "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", - "value": 0.44755395600082143, - "unit": "iter/sec", - "range": "stddev: 0.48180133682557125", - "extra": "mean: 2.2343674691999924 sec\nrounds: 5" - } - ] - }, { "commit": { "author": { @@ -932,6 +901,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 5.308635559600009 sec\nrounds: 5" } ] + }, + { + "commit": { + "author": { + "email": "ejah@equinor.com", + "name": "Eivind Jahren", + "username": "eivindjahren" + }, + "committer": { + "email": "ejah@equinor.com", + "name": "Eivind Jahren", + "username": "eivindjahren" + }, + "distinct": true, + "id": "5f5bff16d76863d0d4e6c0026e37fffdb8564425", + "message": "Turn off torque query retry timeout in tests", + "timestamp": "2024-03-04T16:10:19+01:00", + "tree_id": "03c934ccf00c16ab0327061cd4ecc7f3378f290c", + "url": "https://github.com/equinor/ert/commit/5f5bff16d76863d0d4e6c0026e37fffdb8564425" + }, + "date": 1709565212794, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", + "value": 0.18718288186747029, + "unit": "iter/sec", + "range": "stddev: 0.0452259174621878", + "extra": "mean: 5.3423688642 sec\nrounds: 5" + } + ] } ] }