diff --git a/benchmarks/history/d09ea6046f883bcf2679e8a304041e81d7139d0a.json b/benchmarks/history/d09ea6046f883bcf2679e8a304041e81d7139d0a.json new file mode 100644 index 00000000..5a256cb5 --- /dev/null +++ b/benchmarks/history/d09ea6046f883bcf2679e8a304041e81d7139d0a.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.0864254180199997, + 2.1134869000800003, + 2.14164730138 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1134869000800003 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.08430498876, + 2.10935074766, + 2.24292422798 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.10935074766 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013734489360000001, + 0.012846633540000001, + 0.014102817940000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013734489360000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1459874650000188, + 0.15054875199999174, + 0.14847089799997093 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14847089799997093 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index e4cd362c..5a256cb5 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.08013462406, - 5.52984284604, - 6.1002516726 + 2.0864254180199997, + 2.1134869000800003, + 2.14164730138 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.08013462406 + "value": 2.1134869000800003 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.14630560864, - 1.5825608037, - 2.10003933884 + 2.08430498876, + 2.10935074766, + 2.24292422798 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.10003933884 + "value": 2.10935074766 }, "Import bec_widgets": { "attempt_values": [ - 0.014096639420000001, - 0.010641896599999999, - 0.0129603375 + 0.013734489360000001, + 0.012846633540000001, + 0.014102817940000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0129603375 + "value": 0.013734489360000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14772148200000856, - 0.11243139900000187, - 0.15240583150000475 + 0.1459874650000188, + 0.15054875199999174, + 0.14847089799997093 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14772148200000856 + "value": 0.14847089799997093 } }