diff --git a/benchmarks/history/e34af41d63f9bb56faa5e16d9f2ad7077adf389b.json b/benchmarks/history/e34af41d63f9bb56faa5e16d9f2ad7077adf389b.json new file mode 100644 index 00000000..f7323800 --- /dev/null +++ b/benchmarks/history/e34af41d63f9bb56faa5e16d9f2ad7077adf389b.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.2781623130399997, + 2.1179194894799998, + 2.1383506779 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1383506779 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2630706461, + 2.11336947528, + 2.21028978566 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.21028978566 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01336211742, + 0.01325567458, + 0.013190335700000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01325567458 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15335763799998858, + 0.15257898099997647, + 0.15543609600001673 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15335763799998858 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d0875c3f..f7323800 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.17014054224, - 2.1811284489, - 2.10439032774 + 2.2781623130399997, + 2.1179194894799998, + 2.1383506779 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.17014054224 + "value": 2.1383506779 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2278505665800004, - 2.21267451278, - 2.12034209464 + 2.2630706461, + 2.11336947528, + 2.21028978566 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.21267451278 + "value": 2.21028978566 }, "Import bec_widgets": { "attempt_values": [ - 0.01233469192, - 0.013388700540000001, - 0.01304837506 + 0.01336211742, + 0.01325567458, + 0.013190335700000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01304837506 + "value": 0.01325567458 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15402479900001254, - 0.15526300900000933, - 0.1532798250000269 + 0.15335763799998858, + 0.15257898099997647, + 0.15543609600001673 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15402479900001254 + "value": 0.15335763799998858 } }