diff --git a/dev/bench/data.js b/dev/bench/data.js index 00a1ff2cfd5..7a8872d1cc7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,39 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708329799023, + "lastUpdate": 1708333671380, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ - { - "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": "dddf883a9c4fb7d53385c11a34a8d5ede1c63ee5", - "message": "Fix bug where one missing index.json caused no ensembles to be loaded\n\nThis is not without pitfalls, as the missing ensemble could be related to\nan ensemble that still exists.", - "timestamp": "2024-02-08T12:29:55+01:00", - "tree_id": "36b827e00f718f95fce5c974b947431e1665a068", - "url": "https://github.com/equinor/ert/commit/dddf883a9c4fb7d53385c11a34a8d5ede1c63ee5" - }, - "date": 1707391974978, - "tool": "pytest", - "benches": [ - { - "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", - "value": 6.815389111811542, - "unit": "iter/sec", - "range": "stddev: 0.004678414036537113", - "extra": "mean: 146.72676549999628 msec\nrounds: 6" - } - ] - }, { "commit": { "author": { @@ -932,6 +901,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 153.83395399999245 msec\nrounds: 6" } ] + }, + { + "commit": { + "author": { + "email": "ejah@equinor.com", + "name": "Eivind Jahren", + "username": "eivindjahren" + }, + "committer": { + "email": "ejah@equinor.com", + "name": "Eivind Jahren", + "username": "eivindjahren" + }, + "distinct": true, + "id": "9496957720b5cfc7d2924f380d8d92c7d89cb0de", + "message": "Warn in case of empty SummaryConfig.keys", + "timestamp": "2024-02-19T10:05:07+01:00", + "tree_id": "f4c2ea01a9a3ae20ecb819007927a7e27ce6e9c4", + "url": "https://github.com/equinor/ert/commit/9496957720b5cfc7d2924f380d8d92c7d89cb0de" + }, + "date": 1708333670466, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_es_update.py::test_and_benchmark_adaptive_localization_with_fields", + "value": 6.43206064229115, + "unit": "iter/sec", + "range": "stddev: 0.03929127670974579", + "extra": "mean: 155.47117099999733 msec\nrounds: 6" + } + ] } ] }