diff --git a/benchmarks/history/b0fc0d325efb3972fe037f2beab6f1cd1401170c.json b/benchmarks/history/b0fc0d325efb3972fe037f2beab6f1cd1401170c.json new file mode 100644 index 00000000..33e76582 --- /dev/null +++ b/benchmarks/history/b0fc0d325efb3972fe037f2beab6f1cd1401170c.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 4.992497247099999, + 5.727728040940001, + 5.85466132644 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.727728040940001 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.82838949246, + 1.88530803358, + 1.9436725256 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.88530803358 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.010596456720000001, + 0.01123824366, + 0.012995126440000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01123824366 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.11376621199997317, + 0.11972941900000933, + 0.15352571050001984 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.11972941900000933 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index b6337f2a..33e76582 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.928565616559999, - 6.46134887532, - 5.66791236972 + 4.992497247099999, + 5.727728040940001, + 5.85466132644 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.928565616559999 + "value": 5.727728040940001 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.90361894004, - 2.1940905399800004, - 2.01036554514 + 1.82838949246, + 1.88530803358, + 1.9436725256 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.01036554514 + "value": 1.88530803358 }, "Import bec_widgets": { "attempt_values": [ - 0.0139255027, - 0.01408721254, - 0.012921306260000001 + 0.010596456720000001, + 0.01123824366, + 0.012995126440000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0139255027 + "value": 0.01123824366 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14708094099995606, - 0.15684183000001894, - 0.15026103100001365 + 0.11376621199997317, + 0.11972941900000933, + 0.15352571050001984 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15026103100001365 + "value": 0.11972941900000933 } }