diff --git a/benchmarks/history/4ad1d4b115fd96387b19a59db0f054a45347c49f.json b/benchmarks/history/4ad1d4b115fd96387b19a59db0f054a45347c49f.json new file mode 100644 index 00000000..3a72db64 --- /dev/null +++ b/benchmarks/history/4ad1d4b115fd96387b19a59db0f054a45347c49f.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 1.5057092010600002, + 2.00682630974, + 2.0109937164200002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.00682630974 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.65746622598, + 2.01105539186, + 2.00095258446 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.00095258446 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.010470350980000001, + 0.012528050260000001, + 0.01270832366 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.012528050260000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.10933295799998177, + 0.14601040700000567, + 0.14956672700003537 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14601040700000567 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 75065d24..3a72db64 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.0142153946, - 2.00533364836, - 1.81438510602 + 1.5057092010600002, + 2.00682630974, + 2.0109937164200002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.00533364836 + "value": 2.00682630974 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.00319696642, - 2.01597834804, - 1.9096842579 + 1.65746622598, + 2.01105539186, + 2.00095258446 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.00319696642 + "value": 2.00095258446 }, "Import bec_widgets": { "attempt_values": [ - 0.013218195280000001, - 0.013510317320000001, - 0.012715578520000001 + 0.010470350980000001, + 0.012528050260000001, + 0.01270832366 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013218195280000001 + "value": 0.012528050260000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15271920699998986, - 0.14505979400001934, - 0.14657423900001731 + 0.10933295799998177, + 0.14601040700000567, + 0.14956672700003537 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14657423900001731 + "value": 0.14601040700000567 } }