diff --git a/benchmarks/history/840669618b8f2d5d624dbbbe4412371d7d56afbe.json b/benchmarks/history/840669618b8f2d5d624dbbbe4412371d7d56afbe.json new file mode 100644 index 00000000..d8c7cdde --- /dev/null +++ b/benchmarks/history/840669618b8f2d5d624dbbbe4412371d7d56afbe.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.05797014294, + 2.1922579566600002, + 2.0670097741599998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0670097741599998 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.98476733968, + 2.2041904282, + 2.08883022154 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.08883022154 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01377002096, + 0.014107445040000001, + 0.013139318280000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01377002096 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1430493130000059, + 0.1568486040000039, + 0.1574248389999866 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1568486040000039 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index cd622374..d8c7cdde 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.11336033558, - 1.9644868853400002, - 2.07455235766 + 2.05797014294, + 2.1922579566600002, + 2.0670097741599998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.07455235766 + "value": 2.0670097741599998 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.07969895168, - 2.16826622978, - 2.0979657329 + 1.98476733968, + 2.2041904282, + 2.08883022154 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0979657329 + "value": 2.08883022154 }, "Import bec_widgets": { "attempt_values": [ - 0.013867791920000002, - 0.01341836574, - 0.01351804474 + 0.01377002096, + 0.014107445040000001, + 0.013139318280000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01351804474 + "value": 0.01377002096 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15791535000005297, - 0.1450985179999975, - 0.1577737920000004 + 0.1430493130000059, + 0.1568486040000039, + 0.1574248389999866 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1577737920000004 + "value": 0.1568486040000039 } }