.codecov.yml
.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE.rst
MANIFEST.in
README.rst
asv.conf.json
pyproject.toml
setup.py
.github/workflows/build_wheels.yml
.github/workflows/ci.yml
.github/workflows/ci_win.yml
.github/workflows/pre-commit.yml
.github/workflows/triggered.yml
asv/__init__.py
asv/__main__.py
asv/_rangemedian.cpp
asv/_version.py
asv/benchmark.py
asv/benchmarks.py
asv/build_cache.py
asv/config.py
asv/console.py
asv/environment.py
asv/feed.py
asv/graph.py
asv/machine.py
asv/main.py
asv/plugin_manager.py
asv/profiling.py
asv/publishing.py
asv/repo.py
asv/results.py
asv/runner.py
asv/statistics.py
asv/step_detect.py
asv/util.py
asv.egg-info/PKG-INFO
asv.egg-info/SOURCES.txt
asv.egg-info/dependency_links.txt
asv.egg-info/entry_points.txt
asv.egg-info/not-zip-safe
asv.egg-info/requires.txt
asv.egg-info/top_level.txt
asv/commands/__init__.py
asv/commands/check.py
asv/commands/common_args.py
asv/commands/compare.py
asv/commands/continuous.py
asv/commands/dev.py
asv/commands/find.py
asv/commands/machine.py
asv/commands/preview.py
asv/commands/profiling.py
asv/commands/publish.py
asv/commands/quickstart.py
asv/commands/rm.py
asv/commands/run.py
asv/commands/setup.py
asv/commands/show.py
asv/commands/update.py
asv/plugins/__init__.py
asv/plugins/conda.py
asv/plugins/git.py
asv/plugins/github.py
asv/plugins/kcachegrind.py
asv/plugins/mamba.py
asv/plugins/mercurial.py
asv/plugins/regressions.py
asv/plugins/runsnake.py
asv/plugins/snakeviz.py
asv/plugins/summarygrid.py
asv/plugins/summarylist.py
asv/plugins/virtualenv.py
asv/template/asv.conf.json
asv/template/benchmarks/__init__.py
asv/template/benchmarks/benchmarks.py
asv/www/asv.css
asv/www/asv.js
asv/www/asv_ui.js
asv/www/error.html
asv/www/graphdisplay.js
asv/www/index.html
asv/www/jquery.flot.axislabels.js
asv/www/regressions.css
asv/www/regressions.js
asv/www/summarygrid.js
asv/www/summarylist.css
asv/www/summarylist.js
asv/www/swallow.ico
asv/www/swallow.png
benchmarks/__init__.py
benchmarks/step_detect.py
docs/Makefile
docs/make.bat
docs/source/asv.conf.json.rst
docs/source/benchmarks.rst
docs/source/changelog.rst
docs/source/commands.rst
docs/source/conf.py
docs/source/credits.rst
docs/source/dev.rst
docs/source/env_vars.rst
docs/source/index.rst
docs/source/installing.rst
docs/source/reference.rst
docs/source/screenshot-bench.png
docs/source/screenshot-grid.png
docs/source/screenshot-regressions.png
docs/source/tuning.rst
docs/source/using.rst
docs/source/writing_benchmarks.rst
docs/source/_static/asv-doc.css
docs/source/_static/gh_fork.css
docs/source/_static/swallow.ico
docs/source/_templates/layout.html
scripts/get_contribs.sh
test/__init__.py
test/asv-machine.json
test/asv.conf.json
test/conftest.py
test/example_plugin.py
test/test_benchmarks.py
test/test_check.py
test/test_compare.py
test/test_conf.py
test/test_console.py
test/test_continuous.py
test/test_environment.py
test/test_feed.py
test/test_find.py
test/test_gh_pages.py
test/test_graph.py
test/test_machine.py
test/test_profile.py
test/test_publish.py
test/test_quickstart.py
test/test_repo.py
test/test_results.py
test/test_rm.py
test/test_run.py
test/test_runner.py
test/test_show.py
test/test_statistics.py
test/test_step_detect.py
test/test_subprocess.py
test/test_update.py
test/test_util.py
test/test_web.py
test/test_workflow.py
test/tools.py
test/benchmark/__init__.py
test/benchmark/cache_examples.py
test/benchmark/code_extraction.py
test/benchmark/mem_examples.py
test/benchmark/named.py
test/benchmark/params_examples.py
test/benchmark/peakmem_examples.py
test/benchmark/shared.py
test/benchmark/time_examples.py
test/benchmark/time_secondary.py
test/benchmark/timeraw_examples.py
test/benchmark.invalid/__init__.py
test/benchmark.invalid/foo.py
test/benchmark.invalid/foo/bar.py
test/benchmark/subdir/__init__.py
test/benchmark/subdir/time_subdir.py
test/example_results/benchmarks.json
test/example_results/cheetah/05d283b9-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/05d4f83d-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/07d10557-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/0c2f4a1e-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/13dd6571-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/1726ce6e-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/22b920c6-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/2b12eec5-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/2dc898c9-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/302db689-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/38928c26-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/42100650-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/51b0b7e4-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/5ec73749-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/60cab3e8-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/623fc362-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/624da0aa-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/6c188c11-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/864ce870-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/8a997b01-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/a0954198-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/aaaaaaaa-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/b96fcc53-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/ba9b5125-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/bac1f64f-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/bb414fa5-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/bbbbbbbb-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/c1a0773e-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/cccccccc-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/ce87d43e-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/dccbdea1-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/e1434796-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/e29770c2-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/e54f8049-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/e5b6cdbc-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/e8679b2e-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/f5c0b8ed-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/faae7f3b-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/fcf8c079-py2.7-Cython-numpy1.8-foo.json
test/example_results/cheetah/fcf8c079-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/feea15ca-py2.7-Cython-numpy1.8.json
test/example_results/cheetah/machine.json
test/test_repo_template/README
test/test_repo_template/setup.py
test/test_repo_template/asv_test_repo/__init__.py