diff --git a/benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json b/benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json new file mode 100644 index 00000000..4b6bf93b --- /dev/null +++ b/benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.40551361308, + 1.92758625518, + 2.22778627704 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.22778627704 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.19536538408, + 1.9141247562, + 2.13285314116 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.13285314116 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.0136350657, + 0.011052420240000001, + 0.01420238396 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0136350657 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1608881960000872, + 0.14084289000004446, + 0.14744241000005331 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14744241000005331 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c3ac0cff..4b6bf93b 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.03220232514, - 2.1291260588, - 2.3044201408 + 2.40551361308, + 1.92758625518, + 2.22778627704 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1291260588 + "value": 2.22778627704 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.10942284276, - 2.12381874134, - 2.26658600284 + 2.19536538408, + 1.9141247562, + 2.13285314116 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.12381874134 + "value": 2.13285314116 }, "Import bec_widgets": { "attempt_values": [ - 0.01297333976, - 0.0136230541, - 0.01393317132 + 0.0136350657, + 0.011052420240000001, + 0.01420238396 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0136230541 + "value": 0.0136350657 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1525197049999747, - 0.15599414799999067, - 0.14856826200002615 + 0.1608881960000872, + 0.14084289000004446, + 0.14744241000005331 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1525197049999747 + "value": 0.14744241000005331 } }