From 31511ff1c497a6feec1eee03ba5b36c961654cf8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 27 Feb 2024 08:41:53 +0000 Subject: [PATCH] add Python Benchmark with pytest-benchmark (pytest) benchmark result for bb253179549ed2b758ce34d5ace5fe015866253b --- 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 b7043a23466..5b11a7aa0a3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,39 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709022741992, + "lastUpdate": 1709023313690, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ - { - "commit": { - "author": { - "email": "dan.sava42@gmail.com", - "name": "DanSava", - "username": "DanSava" - }, - "committer": { - "email": "dan.sava42@gmail.com", - "name": "Dan Sava", - "username": "DanSava" - }, - "distinct": true, - "id": "f98778c16a406a4fec8f6ee841f03d8606d367ff", - "message": "Update general observation error message when no timemap or reference is provided.", - "timestamp": "2024-02-20T10:57:25+02:00", - "tree_id": "7dd3aab8fedfbca7eb4f8a7575e3ffea93199b9b", - "url": "https://github.com/equinor/ert/commit/f98778c16a406a4fec8f6ee841f03d8606d367ff" - }, - "date": 1708419598889, - "tool": "pytest", - "benches": [ - { - "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", - "value": 6.776365850173066, - "unit": "iter/sec", - "range": "stddev: 0.0320220659989589", - "extra": "mean: 147.5717253333452 msec\nrounds: 6" - } - ] - }, { "commit": { "author": { @@ -932,6 +901,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 2.212677523799999 sec\nrounds: 5" } ] + }, + { + "commit": { + "author": { + "email": "eide.oyvind87@gmail.com", + "name": "Øyvind Eide", + "username": "oyvindeide" + }, + "committer": { + "email": "44577479+oyvindeide@users.noreply.github.com", + "name": "Øyvind Eide", + "username": "oyvindeide" + }, + "distinct": true, + "id": "bb253179549ed2b758ce34d5ace5fe015866253b", + "message": "Fix bug where experiment name always became the last observation name", + "timestamp": "2024-02-27T09:38:56+01:00", + "tree_id": "989da6d407ac59a017456242dd9f325393d3548f", + "url": "https://github.com/equinor/ert/commit/bb253179549ed2b758ce34d5ace5fe015866253b" + }, + "date": 1709023313015, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", + "value": 0.43309850875977257, + "unit": "iter/sec", + "range": "stddev: 0.49289516813413886", + "extra": "mean: 2.308943530799991 sec\nrounds: 5" + } + ] } ] }