Benchmarks for tile rendering performance for the icesat2-boreal dataset
To install the dependencies, install uv
then:
uv sync
To run the benchmark locally:
uv run pytest --benchmark-json /tmp/benchmark.json
To run the benchmark and commit the result to the repository you can execute the benchmark.yml
Github Action script in the Github UI or with the gh
CLI:
gh workflow run benchmark.yml
To preview the quarto website locally:
uv run quarto preview