.gitignore
README.md
config_perftester.py
pyproject.toml
run_black.sh
run_tests.bat
run_tests.sh
docs/README.md
docs/benchmarking_against_another_function.md
docs/change_benchmarking_function.md
docs/most_basic_use_memory.md
docs/most_basic_use_time.md
docs/results_most_basic_memory.md
docs/use_case_raw_time_testing.md
docs/use_of_config.md
docs/use_of_pp.md
docs/use_perftester_as_CLI.md
perftester/__init__.py
perftester/__main__.py
perftester/perftester.py
perftester.egg-info/PKG-INFO
perftester.egg-info/SOURCES.txt
perftester.egg-info/dependency_links.txt
perftester.egg-info/requires.txt
perftester.egg-info/top_level.txt
tests/README.md
tests/doctest_cache.md
tests/doctest_config.md
tests/doctest_function_floats.md
tests/doctest_function_str.md
tests/doctest_test_sum.md
tests/perftester_for_testing.py
tests/results_of_floats.md
tests/for_testing/perftester_for_testing_2.py