Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/8z48ikf5nyi5gikpiasrpjd6jyr5ip8j-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... running egg_info creating src/pytest_benchmark.egg-info writing src/pytest_benchmark.egg-info/PKG-INFO writing dependency_links to src/pytest_benchmark.egg-info/dependency_links.txt writing entry points to src/pytest_benchmark.egg-info/entry_points.txt writing requirements to src/pytest_benchmark.egg-info/requires.txt writing top-level names to src/pytest_benchmark.egg-info/top_level.txt writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' reading manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/pytest_benchmark copying src/pytest_benchmark/table.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/session.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/timers.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/__main__.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/histogram.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/utils.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/logger.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/fixture.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/csv.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/compat.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/cli.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/stats.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/plugin.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/__init__.py -> build/lib/pytest_benchmark copying src/pytest_benchmark/hookspec.py -> build/lib/pytest_benchmark creating build/lib/pytest_benchmark/storage copying src/pytest_benchmark/storage/__init__.py -> build/lib/pytest_benchmark/storage copying src/pytest_benchmark/storage/elasticsearch.py -> build/lib/pytest_benchmark/storage copying src/pytest_benchmark/storage/file.py -> build/lib/pytest_benchmark/storage running egg_info writing src/pytest_benchmark.egg-info/PKG-INFO writing dependency_links to src/pytest_benchmark.egg-info/dependency_links.txt writing entry points to src/pytest_benchmark.egg-info/entry_points.txt writing requirements to src/pytest_benchmark.egg-info/requires.txt writing top-level names to src/pytest_benchmark.egg-info/top_level.txt reading manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt' copying src/pytest_benchmark/py.typed -> build/lib/pytest_benchmark installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pytest_benchmark copying build/lib/pytest_benchmark/csv.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/stats.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark creating build/bdist.linux-x86_64/wheel/pytest_benchmark/storage copying build/lib/pytest_benchmark/storage/file.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage copying build/lib/pytest_benchmark/storage/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage copying build/lib/pytest_benchmark/storage/elasticsearch.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage copying build/lib/pytest_benchmark/cli.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/timers.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/histogram.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/hookspec.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/session.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/logger.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/compat.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/utils.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/fixture.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/plugin.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/table.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark copying build/lib/pytest_benchmark/py.typed -> build/bdist.linux-x86_64/wheel/./pytest_benchmark running install_egg_info Copying src/pytest_benchmark.egg-info to build/bdist.linux-x86_64/wheel/./pytest_benchmark-5.2.3-py3.14.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pytest_benchmark-5.2.3.dist-info/WHEEL creating '/build/source/dist/.tmp-czwxchsh/pytest_benchmark-5.2.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_benchmark/__init__.py' adding 'pytest_benchmark/__main__.py' adding 'pytest_benchmark/cli.py' adding 'pytest_benchmark/compat.py' adding 'pytest_benchmark/csv.py' adding 'pytest_benchmark/fixture.py' adding 'pytest_benchmark/histogram.py' adding 'pytest_benchmark/hookspec.py' adding 'pytest_benchmark/logger.py' adding 'pytest_benchmark/plugin.py' adding 'pytest_benchmark/py.typed' adding 'pytest_benchmark/session.py' adding 'pytest_benchmark/stats.py' adding 'pytest_benchmark/table.py' adding 'pytest_benchmark/timers.py' adding 'pytest_benchmark/utils.py' adding 'pytest_benchmark/storage/__init__.py' adding 'pytest_benchmark/storage/elasticsearch.py' adding 'pytest_benchmark/storage/file.py' adding 'pytest_benchmark-5.2.3.dist-info/licenses/LICENSE' adding 'pytest_benchmark-5.2.3.dist-info/METADATA' adding 'pytest_benchmark-5.2.3.dist-info/WHEEL' adding 'pytest_benchmark-5.2.3.dist-info/entry_points.txt' adding 'pytest_benchmark-5.2.3.dist-info/top_level.txt' adding 'pytest_benchmark-5.2.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built pytest_benchmark-5.2.3-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for pytest_benchmark-5.2.3-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed pytest_benchmark-5.2.3-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3 checking for references to /build/ in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3... patching script interpreter paths in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3 stripping (with command strip and flags -S -p) in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3/lib /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3/bin shrinking RPATHs of ELF executables and libraries in /nix/store/6cp5bgkv2qwjfh6nmhmvbi3yn9y025ij-python3.14-pytest-benchmark-5.2.3-dist checking for references to /build/ in /nix/store/6cp5bgkv2qwjfh6nmhmvbi3yn9y025ij-python3.14-pytest-benchmark-5.2.3-dist... patching script interpreter paths in /nix/store/6cp5bgkv2qwjfh6nmhmvbi3yn9y025ij-python3.14-pytest-benchmark-5.2.3-dist Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7 wrapping `/nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3/bin/py.test-benchmark'... Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7 wrapping `/nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3/bin/pytest-benchmark'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: pytest_benchmark Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /build/source configfile: pytest.ini testpaths: tests plugins: benchmark-5.2.3, nbmake-1.5.5, aspectlib-2.0.0 collected 243 items tests/test_benchmark.py ..........................................ss.... [ 19%] ..... [ 21%] tests/test_calibration.py .................................. [ 35%] tests/test_cli.py ................. [ 42%] tests/test_doctest.rst . [ 43%] tests/test_elasticsearch_storage.py ....... [ 46%] tests/test_nbmake.ipynb . [ 46%] tests/test_normal.py .......... [ 50%] tests/test_pedantic.py ....................... [ 60%] tests/test_sample.py .... [ 61%] tests/test_skip.py s [ 62%] tests/test_stats.py .............. [ 67%] tests/test_storage.py ........................................ [ 84%] tests/test_utils.py .................................. [ 98%] tests/test_with_testcase.py .. [ 99%] tests/test_with_weaver.py .. [100%] Learn more about nbmake at https://github.com/treebeardtech/nbmake ----------------------------------------------------------------------------------------------------------------------------------- benchmark: 65 tests ------------------------------------------------------------------------------------------------------------------------------------ Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_calibrate_stuck[False--1-1e-10] 5.0500 (1.0) 5.0500 (1.0) 5.0500 (1.0) 0.0000 (1.0) 5.0500 (1.0) 0.0000 (1.0) 0;0 198,019,801.9807 (1.0) 1 2 test_calibrate_stuck[False-0-1e-10] 5.0500 (1.0) 5.0500 (1.0) 5.0500 (1.0) 0.0000 (1.0) 5.0500 (1.0) 0.0000 (1.0) 0;0 198,019,801.9807 (1.0) 1 2 test_calibrate_stuck[False-1-1e-10] 5.0500 (1.0) 5.0500 (1.0) 5.0500 (1.0) 0.0000 (1.0) 5.0500 (1.0) 0.0000 (1.0) 0;0 198,019,801.9807 (1.0) 1 2 test_calibrate_stuck[True--1-1e-10] 10.0000 (1.98) 10.0000 (1.98) 10.0000 (1.98) 0.0000 (1.0) 10.0000 (1.98) 0.0000 (1.0) 0;0 100,000,000.0006 (0.51) 1 1 test_calibrate_stuck[True-0-1e-10] 10.0000 (1.98) 10.0000 (1.98) 10.0000 (1.98) 0.0000 (1.0) 10.0000 (1.98) 0.0000 (1.0) 0;0 100,000,000.0006 (0.51) 1 1 test_calibrate_stuck[True-1-1e-10] 10.0000 (1.98) 10.0000 (1.98) 10.0000 (1.98) 0.0000 (1.0) 10.0000 (1.98) 0.0000 (1.0) 0;0 100,000,000.0006 (0.51) 1 1 test_calibrate_xfast 40.0919 (7.94) 545.7025 (108.06) 44.1596 (8.74) 4.6728 (inf) 42.3376 (8.38) 2.6550 (inf) 182031;195801 22,645,144.1166 (0.11) 1997102 124 test_calibrate_stuck[False--1-1e-09] 50.5000 (10.00) 50.5000 (10.00) 50.5000 (10.00) 0.0000 (1.0) 50.5000 (10.00) 0.0000 (1.0) 0;0 19,801,980.1981 (0.10) 1 2 test_calibrate_stuck[False-0-1e-09] 50.5000 (10.00) 50.5000 (10.00) 50.5000 (10.00) 0.0000 (1.0) 50.5000 (10.00) 0.0000 (1.0) 0;0 19,801,980.1981 (0.10) 1 2 test_calibrate_stuck[False-1-1e-09] 50.5000 (10.00) 50.5000 (10.00) 50.5000 (10.00) 0.0000 (1.0) 50.5000 (10.00) 0.0000 (1.0) 0;0 19,801,980.1981 (0.10) 1 2 test_xfast 69.1414 (13.69) 104.9042 (20.77) 74.9060 (14.83) 2.6877 (inf) 73.9098 (14.64) 1.1921 (inf) 46;79 13,350,061.4650 (0.07) 627 200 test_calibrate_stuck[True--1-1e-09] 100.0000 (19.80) 100.0000 (19.80) 100.0000 (19.80) 0.0000 (1.0) 100.0000 (19.80) 0.0000 (1.0) 0;0 10,000,000.0001 (0.05) 1 1 test_calibrate_stuck[True-0-1e-09] 100.0000 (19.80) 100.0000 (19.80) 100.0000 (19.80) 0.0000 (1.0) 100.0000 (19.80) 0.0000 (1.0) 0;0 10,000,000.0001 (0.05) 1 1 test_calibrate_stuck[True-1-1e-09] 100.0000 (19.80) 100.0000 (19.80) 100.0000 (19.80) 0.0000 (1.0) 100.0000 (19.80) 0.0000 (1.0) 0;0 10,000,000.0001 (0.05) 1 1 test_proto[CachedPropertyProxy] 103.4126 (20.48) 958.7250 (189.85) 116.8878 (23.15) 15.5159 (inf) 109.3588 (21.66) 12.4057 (inf) 32174;16332 8,555,211.8338 (0.04) 197234 39 test_proto[LocalsSimpleProxy] 104.8623 (20.76) 613.0757 (121.40) 118.7980 (23.52) 26.2212 (inf) 109.1603 (21.62) 10.1048 (inf) 5414;11491 8,417,649.3034 (0.04) 87581 100 test_proto[SimpleProxy] 105.1180 (20.82) 1,552.3123 (307.39) 153.7435 (30.44) 46.2363 (inf) 124.6960 (24.69) 92.5654 (inf) 85026;241 6,504,338.7042 (0.03) 198694 23 test_proto[LocalsCachedPropertyProxy] 107.9780 (21.38) 1,309.6724 (259.34) 118.7944 (23.52) 14.5931 (inf) 112.1689 (22.21) 10.1004 (inf) 26351;26114 8,417,904.6509 (0.04) 193572 42 test_rounds_iterations 128.3828 (25.42) 248.2906 (49.17) 173.0584 (34.27) 35.1838 (inf) 171.9221 (34.04) 54.9713 (inf) 5;0 5,778,397.5030 (0.03) 15 10 test_calibrate_fast 143.2700 (28.37) 682.1519 (135.08) 153.0652 (30.31) 11.9303 (inf) 148.2572 (29.36) 4.1863 (inf) 74973;159754 6,533,163.0058 (0.03) 695857 100 test_rounds 162.9815 (32.27) 689.6444 (136.56) 253.1956 (50.14) 146.1577 (inf) 196.9747 (39.00) 139.1163 (inf) 2;1 3,949,516.2727 (0.02) 15 1 test_teardown_many_rounds 172.2947 (34.12) 1,586.0423 (314.07) 453.3213 (89.77) 444.2179 (inf) 278.4654 (55.14) 275.2058 (inf) 1;1 2,205,941.0868 (0.01) 10 1 test_warmup_rounds 200.2344 (39.65) 378.1170 (74.87) 244.6584 (48.45) 76.1948 (inf) 204.8910 (40.57) 71.3626 (inf) 1;0 4,087,330.8869 (0.02) 5 1 test_iterations 290.5261 (57.53) 290.5261 (57.53) 290.5261 (57.53) 0.0000 (1.0) 290.5261 (57.53) 0.0000 (1.0) 0;0 3,442,031.8128 (0.02) 1 10 test_setup_many_rounds 358.5592 (71.00) 3,262.8886 (646.12) 1,027.8542 (203.54) 1,016.3506 (inf) 526.8957 (104.34) 891.7414 (inf) 2;1 972,900.6696 (0.00) 10 1 test_teardown_many_iterations 849.3662 (168.19) 849.3662 (168.19) 849.3662 (168.19) 0.0000 (1.0) 849.3662 (168.19) 0.0000 (1.0) 0;0 1,177,348.4912 (0.01) 1 3 test_single 951.8117 (188.48) 951.8117 (188.48) 951.8117 (188.48) 0.0000 (1.0) 951.8117 (188.48) 0.0000 (1.0) 0;0 1,050,628.0078 (0.01) 1 1 test_teardown_cprofile 1,672.1897 (331.13) 1,672.1897 (331.13) 1,672.1897 (331.13) 0.0000 (1.0) 1,672.1897 (331.13) 0.0000 (1.0) 0;0 598,018.2813 (0.00) 1 1 test_can_use_both_args_and_setup_without_return 1,877.0806 (371.70) 1,877.0806 (371.70) 1,877.0806 (371.70) 0.0000 (1.0) 1,877.0806 (371.70) 0.0000 (1.0) 0;0 532,742.1603 (0.00) 1 1 test_setup_cprofile 1,929.2347 (382.03) 1,929.2347 (382.03) 1,929.2347 (382.03) 0.0000 (1.0) 1,929.2347 (382.03) 0.0000 (1.0) 0;0 518,340.2481 (0.00) 1 1 test_teardown 1,972.0756 (390.51) 1,972.0756 (390.51) 1,972.0756 (390.51) 0.0000 (1.0) 1,972.0756 (390.51) 0.0000 (1.0) 0;0 507,079.9641 (0.00) 1 1 test_args_kwargs 1,988.8394 (393.83) 1,988.8394 (393.83) 1,988.8394 (393.83) 0.0000 (1.0) 1,988.8394 (393.83) 0.0000 (1.0) 0;0 502,805.8178 (0.00) 1 1 test_foo2 2,357.1774 (466.77) 237,151.9804 (>1000.0) 53,284.3176 (>1000.0) 9,144.2585 (inf) 54,621.1377 (>1000.0) 160.1875 (inf) 628;2244 18,767.2480 (0.00) 17017 1 test_setup 2,468.0048 (488.71) 2,468.0048 (488.71) 2,468.0048 (488.71) 0.0000 (1.0) 2,468.0048 (488.71) 0.0000 (1.0) 0;0 405,185.5940 (0.00) 1 1 test_fast 12,356.7879 (>1000.0) 199,702.1027 (>1000.0) 55,011.3234 (>1000.0) 3,762.4901 (inf) 55,724.2893 (>1000.0) 137.8357 (inf) 958;1565 18,178.0757 (0.00) 15439 1 test_calibrate_slow 12,387.0559 (>1000.0) 8,473,046.1240 (>1000.0) 62,407.4760 (>1000.0) 24,329.8668 (inf) 64,624.9391 (>1000.0) 145.7520 (inf) 48018;127944 16,023.7213 (0.00) 797195 1 test_parametrized[3] 12,824.3119 (>1000.0) 210,641.8833 (>1000.0) 62,641.1988 (>1000.0) 10,849.2080 (inf) 64,638.9090 (>1000.0) 151.8056 (inf) 752;2700 15,963.9346 (0.00) 12940 1 test_parametrized[2] 12,863.8931 (>1000.0) 214,206.9861 (>1000.0) 62,297.9288 (>1000.0) 10,928.6051 (inf) 64,623.0765 (>1000.0) 88.0100 (inf) 858;2614 16,051.8980 (0.00) 14078 1 test_parametrized[1] 12,926.7573 (>1000.0) 220,429.6179 (>1000.0) 62,364.4467 (>1000.0) 10,530.6020 (inf) 64,625.8704 (>1000.0) 97.7889 (inf) 809;2845 16,034.7771 (0.00) 13862 1 test_parametrized[4] 12,991.9499 (>1000.0) 175,161.2872 (>1000.0) 62,118.2357 (>1000.0) 10,646.9602 (inf) 64,660.7950 (>1000.0) 74.0401 (inf) 801;2305 16,098.3323 (0.00) 13498 1 test_parametrized[0] 13,649.9293 (>1000.0) 220,181.8861 (>1000.0) 62,234.0858 (>1000.0) 10,762.8824 (inf) 64,644.0312 (>1000.0) 135.5074 (inf) 811;2098 16,068.3649 (0.00) 13466 1 test_calibrate 15,913.9745 (>1000.0) 108,640.1753 (>1000.0) 19,858.1642 (>1000.0) 2,565.6208 (inf) 20,609.7029 (>1000.0) 4,513.6549 (inf) 177574;1573 50,357.1220 (0.00) 570366 1 test_foo 16,266.9457 (>1000.0) 124,909.9150 (>1000.0) 55,021.5855 (>1000.0) 2,297.3147 (inf) 55,415.0902 (>1000.0) 97.7889 (inf) 919;2606 18,174.6853 (0.00) 15517 1 test_slow 1,015,848.0145 (>1000.0) 1,205,710.2285 (>1000.0) 1,075,147.0538 (>1000.0) 23,693.7692 (inf) 1,064,889.5986 (>1000.0) 34,932.5128 (inf) 196;14 930.1053 (0.00) 944 1 test_slower 10,071,188.6771 (>1000.0) 10,199,956.1302 (>1000.0) 10,112,900.1082 (>1000.0) 17,655.4604 (inf) 10,113,693.3081 (>1000.0) 7,216.1201 (inf) 17;20 98.8836 (0.00) 99 1 test_weave_method 10,116,050.0199 (>1000.0) 10,119,223.0359 (>1000.0) 10,117,604.3972 (>1000.0) 1,345.8688 (inf) 10,117,086.1162 (>1000.0) 2,231.0996 (inf) 2;0 98.8376 (0.00) 5 1 test_weave_fixture 10,117,067.9554 (>1000.0) 10,177,279.8225 (>1000.0) 10,129,252.8212 (>1000.0) 26,848.1319 (inf) 10,117,318.9469 (>1000.0) 15,128.7531 (inf) 1;1 98.7240 (0.00) 5 1 test_calibrate_stuck[False--1-0.01] 504,999,999.9974 (>1000.0) 504,999,999.9974 (>1000.0) 504,999,999.9974 (>1000.0) 0.0000 (1.0) 504,999,999.9974 (>1000.0) 0.0000 (1.0) 0;0 1.9802 (0.00) 1 2 test_calibrate_stuck[False-1-0.01] 504,999,999.9974 (>1000.0) 504,999,999.9974 (>1000.0) 504,999,999.9974 (>1000.0) 0.0000 (1.0) 504,999,999.9974 (>1000.0) 0.0000 (1.0) 0;0 1.9802 (0.00) 1 2 test_calibrate_stuck[False-0-0.01] 505,000,000.0010 (>1000.0) 505,000,000.0010 (>1000.0) 505,000,000.0010 (>1000.0) 0.0000 (1.0) 505,000,000.0010 (>1000.0) 0.0000 (1.0) 0;0 1.9802 (0.00) 1 2 test_calibrate_stuck[True--1-0.01] 1,000,000,000.0000 (>1000.0) 1,000,000,000.0000 (>1000.0) 1,000,000,000.0000 (>1000.0) 0.0000 (1.0) 1,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 1.0000 (0.00) 1 1 test_calibrate_stuck[True-0-0.01] 1,000,000,000.0000 (>1000.0) 1,000,000,000.0000 (>1000.0) 1,000,000,000.0000 (>1000.0) 0.0000 (1.0) 1,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 1.0000 (0.00) 1 1 test_calibrate_stuck[True-1-0.01] 1,000,000,000.0000 (>1000.0) 1,000,000,000.0000 (>1000.0) 1,000,000,000.0000 (>1000.0) 0.0000 (1.0) 1,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 1.0000 (0.00) 1 1 test_calibrate_stuck[False--1-1.000000000000001] 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0198 (0.00) 1 2 test_calibrate_stuck[False--1-1] 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0198 (0.00) 1 2 test_calibrate_stuck[False-0-1.000000000000001] 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0198 (0.00) 1 2 test_calibrate_stuck[False-0-1] 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0198 (0.00) 1 2 test_calibrate_stuck[False-1-1.000000000000001] 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0198 (0.00) 1 2 test_calibrate_stuck[False-1-1] 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 50,500,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0198 (0.00) 1 2 test_calibrate_stuck[True--1-1.000000000000001] 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0100 (0.00) 1 1 test_calibrate_stuck[True--1-1] 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0100 (0.00) 1 1 test_calibrate_stuck[True-0-1.000000000000001] 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0100 (0.00) 1 1 test_calibrate_stuck[True-0-1] 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0100 (0.00) 1 1 test_calibrate_stuck[True-1-1.000000000000001] 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0100 (0.00) 1 1 test_calibrate_stuck[True-1-1] 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 100,000,000,000.0000 (>1000.0) 0.0000 (1.0) 0;0 0.0100 (0.00) 1 1 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ----------------------------- cProfile (time in s) ----------------------------- tests/test_pedantic.py::test_setup_cprofile ncalls tottime percall cumtime percall filename:lineno(function) 1 0.0001 0.0001 0.0001 0.0001 ~:0() 1 0.0000 0.0000 0.0000 0.0000 source/tests/test_pedantic.py:42(stuff) 1 0.0000 0.0000 0.0000 0.0000 ~:0() tests/test_pedantic.py::test_teardown_cprofile ncalls tottime percall cumtime percall filename:lineno(function) 1 0.0001 0.0001 0.0001 0.0001 ~:0() 1 0.0000 0.0000 0.0000 0.0000 source/tests/test_pedantic.py:56(stuff) 1 0.0000 0.0000 0.0000 0.0000 ~:0() =========================== short test summary info ============================ SKIPPED [1] tests/test_benchmark.py:907: could not import 'xdist': No module named 'xdist' SKIPPED [1] tests/test_benchmark.py:919: could not import 'xdist': No module named 'xdist' SKIPPED [1] tests/test_skip.py:5: bla ================== 240 passed, 3 skipped in 513.23s (0:08:33) ================== Finished executing pytestCheckPhase pytestCheckPhase completed in 8 minutes 35 seconds Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase