diff options
author | Damien George <damien@micropython.org> | 2025-07-13 22:53:59 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-23 12:39:42 +1000 |
commit | 8a457b8cf9c9aa6fc2f09f64914c3646827dbae2 (patch) | |
tree | 97905faa20ef693b842c115183ba8171f64bd818 /docs/esp32/tutorial | |
parent | 677a0e01248bc7075f342c7df9671b006bf76c89 (diff) |
tools/ci.sh: Change averaging to 1 for run-perfbench.py test.
The `run-perfbench.py` test is run as part of CI, but the actual
performance results are not used. Rather, the test is just testing that
all the performance tests run correctly.
So there's no need to run with the default averaging of 8 (which runs each
test 8 times and takes the average time for the performance result) which
can take a lot of time for slower builds, eg unix sanitize, settrace and
stackless builds.
This commit changes the averaging to just 1.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions