diff --git a/benchmarks/history/c4d4b7884670af17f17cc2703f4791fa8e36c758.json b/benchmarks/history/c4d4b7884670af17f17cc2703f4791fa8e36c758.json new file mode 100644 index 00000000..32d77836 --- /dev/null +++ b/benchmarks/history/c4d4b7884670af17f17cc2703f4791fa8e36c758.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.867359045, + 5.753699762319999, + 5.60372445838 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.753699762319999 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.18812440002, + 2.02390800888, + 2.1319152011 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1319152011 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013126855060000001, + 0.013750052320000001, + 0.013210600960000003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013210600960000003 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15795518499999162, + 0.1447358970000323, + 0.15604937200004088 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15604937200004088 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 176e6323..32d77836 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.85972839532, - 5.794616289, - 5.87870415898 + 5.867359045, + 5.753699762319999, + 5.60372445838 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.85972839532 + "value": 5.753699762319999 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.98660323552, - 1.8576879330800002, - 1.93080969508 + 2.18812440002, + 2.02390800888, + 2.1319152011 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.93080969508 + "value": 2.1319152011 }, "Import bec_widgets": { "attempt_values": [ - 0.01330728802, - 0.013693495820000002, - 0.01170991644 + 0.013126855060000001, + 0.013750052320000001, + 0.013210600960000003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01330728802 + "value": 0.013210600960000003 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15700154299997848, - 0.15163389800002847, - 0.15113807450001104 + 0.15795518499999162, + 0.1447358970000323, + 0.15604937200004088 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15163389800002847 + "value": 0.15604937200004088 } }