Files
lean4/tests/bench/build/run_upload_lakeprof_report
Garmelon 6a2a884372 chore: migrate pkg tests (#12889)
Also refactor util.sh in the process, so test scripts become easier to
write (inspired in part by lake's test suite).
2026-03-11 18:55:46 +00:00

12 lines
465 B
Bash
Executable File

#!/usr/bin/env bash
source ../../env_bench.sh
# This should run in the same environment as run_bench, otherwise `lakeprof`
# will use the `lake` from the global system `elan` install and not the one from
# the current commit.
#
# Once an elan with support for relative toolchains has been widely released and
# been adopted by this repo, this wrapper script should no longer be necessary
# and the upload script can be called directly.
./lakeprof_report_upload.py