diff --git a/benchmarks/history/80694d151fb3a2dc84eaf524afd71adc7411371e.json b/benchmarks/history/80694d151fb3a2dc84eaf524afd71adc7411371e.json new file mode 100644 index 00000000..63dc23d7 --- /dev/null +++ b/benchmarks/history/80694d151fb3a2dc84eaf524afd71adc7411371e.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.0502185935, + 5.7083486783, + 6.4767725719 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.0502185935 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.02738734918, + 2.1597235471, + 2.16138908226 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1597235471 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013698463640000002, + 0.0132118375, + 0.01421118708 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013698463640000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1462018040000146, + 0.15714338699999075, + 0.1575371000000132 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15714338699999075 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index fc17c31f..63dc23d7 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.77375904396, - 5.84342409612, - 5.057991288699999 + 6.0502185935, + 5.7083486783, + 6.4767725719 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.77375904396 + "value": 6.0502185935 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.91231548356, - 1.81493526264, - 1.7567173771600002 + 2.02738734918, + 2.1597235471, + 2.16138908226 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.81493526264 + "value": 2.1597235471 }, "Import bec_widgets": { "attempt_values": [ - 0.014364963460000001, - 0.013777470540000001, - 0.01054206132 + 0.013698463640000002, + 0.0132118375, + 0.01421118708 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013777470540000001 + "value": 0.013698463640000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14348453600000255, - 0.14221061599999985, - 0.11201451199997337 + 0.1462018040000146, + 0.15714338699999075, + 0.1575371000000132 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14221061599999985 + "value": 0.15714338699999075 } }