Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add load/save benchmarks (SciTools#132)
* add benchmark * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * handle cases where files don't exist * add benchmark * Proposal for fixed generation of benchmark data. (SciTools#124) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * post merge fixes * refactor _gridlike_mesh * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix benchmarks * turn on debugging * turn on debugging * fix data generation * fix benchmarks * try saving with unique address * Synthetic file generation - re-use files and ensure uniqueness. * try saving with unique address * fix benchmarks * fix nox * refactor long benchmarks * refactor long benchmarks * move DATA_GEN_PYTHON setup to nox * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * avoid python name "type" * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changes to test infrastructure * lint fix * complete "type" refactor * fix benchmarks * toggle ci benchmark debugging off * make codecov more lenient * parameterise load/save benchmarks * address review comments * lint fix * review actions Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Martin Yeo <[email protected]> Co-authored-by: Martin Yeo <[email protected]>
- Loading branch information