diff --git a/benchmarks/history/3a165b26ede83d2fbaf9f03ad01b889c1f67d257.json b/benchmarks/history/3a165b26ede83d2fbaf9f03ad01b889c1f67d257.json new file mode 100644 index 00000000..176e6323 --- /dev/null +++ b/benchmarks/history/3a165b26ede83d2fbaf9f03ad01b889c1f67d257.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.85972839532, + 5.794616289, + 5.87870415898 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.85972839532 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.98660323552, + 1.8576879330800002, + 1.93080969508 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.93080969508 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01330728802, + 0.013693495820000002, + 0.01170991644 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01330728802 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15700154299997848, + 0.15163389800002847, + 0.15113807450001104 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15163389800002847 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 33e76582..176e6323 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 4.992497247099999, - 5.727728040940001, - 5.85466132644 + 5.85972839532, + 5.794616289, + 5.87870415898 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.727728040940001 + "value": 5.85972839532 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.82838949246, - 1.88530803358, - 1.9436725256 + 1.98660323552, + 1.8576879330800002, + 1.93080969508 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.88530803358 + "value": 1.93080969508 }, "Import bec_widgets": { "attempt_values": [ - 0.010596456720000001, - 0.01123824366, - 0.012995126440000001 + 0.01330728802, + 0.013693495820000002, + 0.01170991644 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01123824366 + "value": 0.01330728802 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.11376621199997317, - 0.11972941900000933, - 0.15352571050001984 + 0.15700154299997848, + 0.15163389800002847, + 0.15113807450001104 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.11972941900000933 + "value": 0.15163389800002847 } }