diff --git a/dev/bench/data.js b/dev/bench/data.js index d3054b6edde..416e21901e7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,39 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1705672480431, + "lastUpdate": 1705672786164, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ - { - "commit": { - "author": { - "email": "sondreso@users.noreply.github.com", - "name": "Sondre Sortland", - "username": "sondreso" - }, - "committer": { - "email": "44577479+oyvindeide@users.noreply.github.com", - "name": "Øyvind Eide", - "username": "oyvindeide" - }, - "distinct": true, - "id": "9b92e9ad9407fd2b81d91e2e3a1570f64fa4faeb", - "message": "Update README.md", - "timestamp": "2024-01-05T14:14:29+01:00", - "tree_id": "7507a7b6d30f17df70b5f2615f7af609b778fad6", - "url": "https://github.com/equinor/ert/commit/9b92e9ad9407fd2b81d91e2e3a1570f64fa4faeb" - }, - "date": 1704460623496, - "tool": "pytest", - "benches": [ - { - "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", - "value": 6.042098326129351, - "unit": "iter/sec", - "range": "stddev: 0.03499003155235332", - "extra": "mean: 165.50541650000147 msec\nrounds: 6" - } - ] - }, { "commit": { "author": { @@ -931,6 +900,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 148.76603920001799 msec\nrounds: 5" } ] + }, + { + "commit": { + "author": { + "email": "havb@equinor.com", + "name": "Håvard Berland", + "username": "berland" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "8f2564638b74358e1a039175f17f365521de7db5", + "message": "Make poly-case runnable by default on RHEL7 (#6964)\n\nWithout engaging a particular environment (like Komodo)", + "timestamp": "2024-01-19T14:57:03+01:00", + "tree_id": "4dac9f8ba5ec1b59a36165eb37c50987e64c3b0f", + "url": "https://github.com/equinor/ert/commit/8f2564638b74358e1a039175f17f365521de7db5" + }, + "date": 1705672785504, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", + "value": 6.198054446575896, + "unit": "iter/sec", + "range": "stddev: 0.0033636438292381286", + "extra": "mean: 161.34095120000893 msec\nrounds: 5" + } + ] } ] }