Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

glass-dev/glass-benchmarks

Repository files navigation

Note

The benchmarking work has been merged into glass-dev/glass

glass-benchmarks

Benchmarks for glass-dev/glass.

Running a benchmark

To run a benchmark, first install nox.

pip install nox

Then run the benchmark via nox.

nox -s benchmark -- <revision-you-wish-to-benchmark>

Regression tests

The benchmarks can be used to run a regression test of glass. To do this a nox test is provided in noxfile.py. To run the test...

nox -s regression-tests -- <initial-state-revision> <revision-to-compare-to-initial-state>

If you want to compare to the initial state of main you can simply run.

nox -s regression-tests -- <revision-to-compare-to-main>

About

Benchmarks for the glass package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages