diff --git a/benchmarks/history/3d451f20cd23249c5e561b0fbfea69e847f5c536.json b/benchmarks/history/3d451f20cd23249c5e561b0fbfea69e847f5c536.json new file mode 100644 index 00000000..75065d24 --- /dev/null +++ b/benchmarks/history/3d451f20cd23249c5e561b0fbfea69e847f5c536.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.0142153946, + 2.00533364836, + 1.81438510602 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.00533364836 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.00319696642, + 2.01597834804, + 1.9096842579 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.00319696642 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013218195280000001, + 0.013510317320000001, + 0.012715578520000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013218195280000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15271920699998986, + 0.14505979400001934, + 0.14657423900001731 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14657423900001731 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 869c166c..75065d24 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.1194308937, - 1.82176327384, - 2.13114139176 + 2.0142153946, + 2.00533364836, + 1.81438510602 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1194308937 + "value": 2.00533364836 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.10009200016, - 1.79794432344, - 2.09986179208 + 2.00319696642, + 2.01597834804, + 1.9096842579 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.09986179208 + "value": 2.00319696642 }, "Import bec_widgets": { "attempt_values": [ - 0.0134453737, - 0.010631981900000002, - 0.0138336831 + 0.013218195280000001, + 0.013510317320000001, + 0.012715578520000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0134453737 + "value": 0.013218195280000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1527468909999925, - 0.12400665100000197, - 0.15381599599999163 + 0.15271920699998986, + 0.14505979400001934, + 0.14657423900001731 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1527468909999925 + "value": 0.14657423900001731 } }