.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
tox.ini
.github/workflows/check_pre_commit_hooks.yml
.github/workflows/pre_release.yml
.github/workflows/release.yml
.github/workflows/test.yml
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/get_started/changelog.md
docs/get_started/contribution.md
docs/get_started/installation.md
docs/get_started/usage.md
speed_benchmark/__init__.py
speed_benchmark/speed_benchmark.py
speed_benchmark/version.py
speed_benchmark.egg-info/PKG-INFO
speed_benchmark.egg-info/SOURCES.txt
speed_benchmark.egg-info/dependency_links.txt
speed_benchmark.egg-info/requires.txt
speed_benchmark.egg-info/top_level.txt
speed_benchmark/visualization/__init__.py
speed_benchmark/visualization/generate_color.py
speed_benchmark/visualization/line_chart.py
tests/__init__.py
tests/test_check_results.py