diff --git a/benchmarks/history/108b249f1d2043235aa396561eb9e43a97dc384e.json b/benchmarks/history/108b249f1d2043235aa396561eb9e43a97dc384e.json new file mode 100644 index 00000000..d15cd799 --- /dev/null +++ b/benchmarks/history/108b249f1d2043235aa396561eb9e43a97dc384e.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.789834364280001, + 5.9435427951, + 5.7435583252599995 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.789834364280001 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.0471700281999996, + 2.02061768856, + 1.8377559887600001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.02061768856 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013057027340000001, + 0.013818155, + 0.01371854676 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01371854676 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14972188499996264, + 0.15666232699999227, + 0.144341772999951 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14972188499996264 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d9908fcf..d15cd799 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 7.52049634514, - 7.55063547888, - 9.10954524508 + 5.789834364280001, + 5.9435427951, + 5.7435583252599995 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.55063547888 + "value": 5.789834364280001 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.19355442216, - 2.14066384478, - 2.3779411108 + 2.0471700281999996, + 2.02061768856, + 1.8377559887600001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.19355442216 + "value": 2.02061768856 }, "Import bec_widgets": { "attempt_values": [ - 0.01312026068, - 0.0138429785, - 0.013672468660000001 + 0.013057027340000001, + 0.013818155, + 0.01371854676 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013672468660000001 + "value": 0.01371854676 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.18860549400000082, - 0.18214406700008112, - 0.19712462600000435 + 0.14972188499996264, + 0.15666232699999227, + 0.144341772999951 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.18860549400000082 + "value": 0.14972188499996264 } }