diff --git a/benchmarks/history/c9fc0a82b96421395e46a7d2aab86f6e525f7ff7.json b/benchmarks/history/c9fc0a82b96421395e46a7d2aab86f6e525f7ff7.json new file mode 100644 index 00000000..910e769c --- /dev/null +++ b/benchmarks/history/c9fc0a82b96421395e46a7d2aab86f6e525f7ff7.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.529547953180001, + 5.74311092718, + 5.91908038224 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.91908038224 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.4529962746000002, + 1.82701061864, + 2.2137768787799996 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.2137768787799996 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01432914968, + 0.013975558320000001, + 0.014548268980000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01432914968 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1598938529999714, + 0.14295203399996126, + 0.15159691849999035 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15159691849999035 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index b81a6c24..910e769c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.92412956176, - 5.598577205260001, - 6.05291904294 + 6.529547953180001, + 5.74311092718, + 5.91908038224 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.92412956176 + "value": 5.91908038224 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.99911585484, - 2.0129030346, - 2.07589369998 + 2.4529962746000002, + 1.82701061864, + 2.2137768787799996 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0129030346 + "value": 2.2137768787799996 }, "Import bec_widgets": { "attempt_values": [ - 0.01392402298, - 0.012906138760000001, - 0.01371687782 + 0.01432914968, + 0.013975558320000001, + 0.014548268980000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01371687782 + "value": 0.01432914968 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14995276799999147, - 0.149885452999996, - 0.1444156180000391 + 0.1598938529999714, + 0.14295203399996126, + 0.15159691849999035 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.149885452999996 + "value": 0.15159691849999035 } }