diff --git a/dev/bench/data.js b/dev/bench/data.js index 9d628f5c9ec..1bfd4c7a7e7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701694848580, + "lastUpdate": 1701696260701, "repoUrl": "https://github.com/equinor/ert", "entries": { "Python Benchmark with pytest-benchmark": [ @@ -91,6 +91,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 22.670989984999995 sec\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": "396440a39d9640e0a0c0060cf72e0b02cca6b40d", + "message": "Add GitHub workflow for benchmarking", + "timestamp": "2023-12-04T14:18:43+01:00", + "tree_id": "172996b31c9232e643ac9f4ae97f96741cc806d8", + "url": "https://github.com/equinor/ert/commit/396440a39d9640e0a0c0060cf72e0b02cca6b40d" + }, + "date": 1701696259764, + "tool": "pytest", + "benches": [ + { + "name": "tests/unit_tests/analysis/test_adaptive_localization.py::test_benchmark", + "value": 0.04412457882796298, + "unit": "iter/sec", + "range": "stddev: 0.05221567337292963", + "extra": "mean: 22.663105837200014 sec\nrounds: 5" + } + ] } ] }