diff --git a/benchmarks/history/864ebab7143fd9b66ddfdbaa0f2ec789419db773.json b/benchmarks/history/864ebab7143fd9b66ddfdbaa0f2ec789419db773.json new file mode 100644 index 00000000..a3985ed3 --- /dev/null +++ b/benchmarks/history/864ebab7143fd9b66ddfdbaa0f2ec789419db773.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.01375639496, + 1.8957015014, + 2.24492881708 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.01375639496 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.10383843198, + 1.7944709555400002, + 2.1596978135800002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.10383843198 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01143065472, + 0.01075386862, + 0.01357396534 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01143065472 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14698263999997607, + 0.11578880500002242, + 0.14616427000001408 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14616427000001408 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 0d37131a..a3985ed3 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.10478828692, - 2.40479965354, - 2.5982102953000004 + 2.01375639496, + 1.8957015014, + 2.24492881708 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.40479965354 + "value": 2.01375639496 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1734764615600004, - 2.21693093944, - 2.51355640356 + 2.10383843198, + 1.7944709555400002, + 2.1596978135800002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.21693093944 + "value": 2.10383843198 }, "Import bec_widgets": { "attempt_values": [ - 0.01317918144, - 0.01391628118, - 0.014360069080000001 + 0.01143065472, + 0.01075386862, + 0.01357396534 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01391628118 + "value": 0.01143065472 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15254616100003204, - 0.14957340699999122, - 0.1456518580000079 + 0.14698263999997607, + 0.11578880500002242, + 0.14616427000001408 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14957340699999122 + "value": 0.14616427000001408 } }