diff --git a/benchmarks/history/1057db9d765af154d39331aa99b43b0c26c71bc8.json b/benchmarks/history/1057db9d765af154d39331aa99b43b0c26c71bc8.json new file mode 100644 index 00000000..d7f9a5e4 --- /dev/null +++ b/benchmarks/history/1057db9d765af154d39331aa99b43b0c26c71bc8.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.05236882638, + 5.77358919512, + 5.754265821500001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.77358919512 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.01108248684, + 1.84936327838, + 1.91500803032 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.91500803032 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014295484320000001, + 0.012983941260000001, + 0.012936351220000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.012983941260000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14763185999998996, + 0.1488548270000365, + 0.15202809499999148 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1488548270000365 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d15cd799..d7f9a5e4 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.789834364280001, - 5.9435427951, - 5.7435583252599995 + 6.05236882638, + 5.77358919512, + 5.754265821500001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.789834364280001 + "value": 5.77358919512 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.0471700281999996, - 2.02061768856, - 1.8377559887600001 + 2.01108248684, + 1.84936327838, + 1.91500803032 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.02061768856 + "value": 1.91500803032 }, "Import bec_widgets": { "attempt_values": [ - 0.013057027340000001, - 0.013818155, - 0.01371854676 + 0.014295484320000001, + 0.012983941260000001, + 0.012936351220000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01371854676 + "value": 0.012983941260000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14972188499996264, - 0.15666232699999227, - 0.144341772999951 + 0.14763185999998996, + 0.1488548270000365, + 0.15202809499999148 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14972188499996264 + "value": 0.1488548270000365 } }