diff --git a/benchmarks/history/141a42ad511a23f2122e63add8af8bf5e1a81f42.json b/benchmarks/history/141a42ad511a23f2122e63add8af8bf5e1a81f42.json new file mode 100644 index 00000000..c9b07b50 --- /dev/null +++ b/benchmarks/history/141a42ad511a23f2122e63add8af8bf5e1a81f42.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.56330572748, + 2.60467638054, + 2.11201170994 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.56330572748 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.6225049365, + 2.59667572772, + 2.21522078306 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.59667572772 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013482547820000001, + 0.014621296760000001, + 0.013046248060000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013482547820000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15825405199996112, + 0.1836771579999663, + 0.15486927399996375 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15825405199996112 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index da5dfd2c..c9b07b50 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 1.6107376221800003, - 2.3721765948, - 2.11848046206 + 2.56330572748, + 2.60467638054, + 2.11201170994 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.11848046206 + "value": 2.56330572748 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9025300986600002, - 2.2007156017800003, - 2.18053741706 + 2.6225049365, + 2.59667572772, + 2.21522078306 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.18053741706 + "value": 2.59667572772 }, "Import bec_widgets": { "attempt_values": [ - 0.00989940432, - 0.01329706234, - 0.013873752940000001 + 0.013482547820000001, + 0.014621296760000001, + 0.013046248060000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01329706234 + "value": 0.013482547820000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.12057457349999368, - 0.15965436399994815, - 0.15383030600003167 + 0.15825405199996112, + 0.1836771579999663, + 0.15486927399996375 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15383030600003167 + "value": 0.15825405199996112 } }