ionelmc/pytest-benchmark

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.github/workflows/github-actions.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
ci/bootstrap.py64
A
55 mins
ci/requirements.txt
docs/authors.rst
docs/calibration.rst
docs/changelog.rst
docs/comparing.rst
docs/conf.py44
A
0 mins
docs/contributing.rst
docs/faq.rst
docs/glossary.rst
docs/hooks.rst
docs/index.rst
docs/installation.rst
docs/measurement-issues.png
docs/pedantic.rst
docs/requirements.txt
docs/sample.svg
docs/screenshot-compare.png
docs/screenshot-histogram.png
docs/screenshot.png
docs/spelling_wordlist.txt
docs/usage.rst
pyproject.toml
pytest.ini
setup.py74
A
0 mins
src/pytest_benchmark/__init__.py1
A
0 mins
src/pytest_benchmark/__main__.py3
A
0 mins
src/pytest_benchmark/cli.py141
A
1 hr
src/pytest_benchmark/compat.py3
A
2 hrs
src/pytest_benchmark/csv.py32
A
0 mins
src/pytest_benchmark/fixture.py266
C
1 day
src/pytest_benchmark/histogram.py93
A
1 hr
src/pytest_benchmark/hookspec.py100
A
1 hr
src/pytest_benchmark/logger.py51
A
1 hr
src/pytest_benchmark/plugin.py433
C
1 day
src/pytest_benchmark/session.py232
C
1 day