python3.14-pytest-benchmark-5.2.3
checks.x86_64-linux.pkgs-mistral-vibe
· build #4975
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/8z48ikf5nyi5gikpiasrpjd6jyr5ip8j-source19source root is source20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"configurePhase
21no configure script, doing nothingbuildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26running egg_info27creating src/pytest_benchmark.egg-info28writing src/pytest_benchmark.egg-info/PKG-INFO29writing dependency_links to src/pytest_benchmark.egg-info/dependency_links.txt30writing entry points to src/pytest_benchmark.egg-info/entry_points.txt31writing requirements to src/pytest_benchmark.egg-info/requires.txt32writing top-level names to src/pytest_benchmark.egg-info/top_level.txt33writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt'34reading manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt'35reading manifest template 'MANIFEST.in'36warning: no previously-included files matching '*.py[cod]' found anywhere in distribution37warning: no previously-included files matching '__pycache__/*' found anywhere in distribution38warning: no previously-included files matching '*.so' found anywhere in distribution39warning: no previously-included files matching '*.dylib' found anywhere in distribution40adding license file 'LICENSE'41writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt'42* Building wheel...43running bdist_wheel44running build45running build_py46creating build/lib/pytest_benchmark47copying src/pytest_benchmark/table.py -> build/lib/pytest_benchmark48copying src/pytest_benchmark/session.py -> build/lib/pytest_benchmark49copying src/pytest_benchmark/timers.py -> build/lib/pytest_benchmark50copying src/pytest_benchmark/__main__.py -> build/lib/pytest_benchmark51copying src/pytest_benchmark/histogram.py -> build/lib/pytest_benchmark52copying src/pytest_benchmark/utils.py -> build/lib/pytest_benchmark53copying src/pytest_benchmark/logger.py -> build/lib/pytest_benchmark54copying src/pytest_benchmark/fixture.py -> build/lib/pytest_benchmark55copying src/pytest_benchmark/csv.py -> build/lib/pytest_benchmark56copying src/pytest_benchmark/compat.py -> build/lib/pytest_benchmark57copying src/pytest_benchmark/cli.py -> build/lib/pytest_benchmark58copying src/pytest_benchmark/stats.py -> build/lib/pytest_benchmark59copying src/pytest_benchmark/plugin.py -> build/lib/pytest_benchmark60copying src/pytest_benchmark/__init__.py -> build/lib/pytest_benchmark61copying src/pytest_benchmark/hookspec.py -> build/lib/pytest_benchmark62creating build/lib/pytest_benchmark/storage63copying src/pytest_benchmark/storage/__init__.py -> build/lib/pytest_benchmark/storage64copying src/pytest_benchmark/storage/elasticsearch.py -> build/lib/pytest_benchmark/storage65copying src/pytest_benchmark/storage/file.py -> build/lib/pytest_benchmark/storage66running egg_info67writing src/pytest_benchmark.egg-info/PKG-INFO68writing dependency_links to src/pytest_benchmark.egg-info/dependency_links.txt69writing entry points to src/pytest_benchmark.egg-info/entry_points.txt70writing requirements to src/pytest_benchmark.egg-info/requires.txt71writing top-level names to src/pytest_benchmark.egg-info/top_level.txt72reading manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt'73reading manifest template 'MANIFEST.in'74warning: no previously-included files matching '*.py[cod]' found anywhere in distribution75warning: no previously-included files matching '__pycache__/*' found anywhere in distribution76warning: no previously-included files matching '*.so' found anywhere in distribution77warning: no previously-included files matching '*.dylib' found anywhere in distribution78adding license file 'LICENSE'79writing manifest file 'src/pytest_benchmark.egg-info/SOURCES.txt'80copying src/pytest_benchmark/py.typed -> build/lib/pytest_benchmark81installing to build/bdist.linux-x86_64/wheel82running install83running install_lib84creating build/bdist.linux-x86_64/wheel85creating build/bdist.linux-x86_64/wheel/pytest_benchmark86copying build/lib/pytest_benchmark/csv.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark87copying build/lib/pytest_benchmark/stats.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark88creating build/bdist.linux-x86_64/wheel/pytest_benchmark/storage89copying build/lib/pytest_benchmark/storage/file.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage90copying build/lib/pytest_benchmark/storage/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage91copying build/lib/pytest_benchmark/storage/elasticsearch.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage92copying build/lib/pytest_benchmark/cli.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark93copying build/lib/pytest_benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark94copying build/lib/pytest_benchmark/timers.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark95copying build/lib/pytest_benchmark/histogram.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark96copying build/lib/pytest_benchmark/hookspec.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark97copying build/lib/pytest_benchmark/session.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark98copying build/lib/pytest_benchmark/logger.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark99copying build/lib/pytest_benchmark/compat.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark100copying build/lib/pytest_benchmark/utils.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark101copying build/lib/pytest_benchmark/fixture.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark102copying build/lib/pytest_benchmark/plugin.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark103copying build/lib/pytest_benchmark/table.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark104copying build/lib/pytest_benchmark/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark105copying build/lib/pytest_benchmark/py.typed -> build/bdist.linux-x86_64/wheel/./pytest_benchmark106running install_egg_info107Copying src/pytest_benchmark.egg-info to build/bdist.linux-x86_64/wheel/./pytest_benchmark-5.2.3-py3.14.egg-info108running install_scripts109creating build/bdist.linux-x86_64/wheel/pytest_benchmark-5.2.3.dist-info/WHEEL110creating '/build/source/dist/.tmp-czwxchsh/pytest_benchmark-5.2.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it111adding 'pytest_benchmark/__init__.py'112adding 'pytest_benchmark/__main__.py'113adding 'pytest_benchmark/cli.py'114adding 'pytest_benchmark/compat.py'115adding 'pytest_benchmark/csv.py'116adding 'pytest_benchmark/fixture.py'117adding 'pytest_benchmark/histogram.py'118adding 'pytest_benchmark/hookspec.py'119adding 'pytest_benchmark/logger.py'120adding 'pytest_benchmark/plugin.py'121adding 'pytest_benchmark/py.typed'122adding 'pytest_benchmark/session.py'123adding 'pytest_benchmark/stats.py'124adding 'pytest_benchmark/table.py'125adding 'pytest_benchmark/timers.py'126adding 'pytest_benchmark/utils.py'127adding 'pytest_benchmark/storage/__init__.py'128adding 'pytest_benchmark/storage/elasticsearch.py'129adding 'pytest_benchmark/storage/file.py'130adding 'pytest_benchmark-5.2.3.dist-info/licenses/LICENSE'131adding 'pytest_benchmark-5.2.3.dist-info/METADATA'132adding 'pytest_benchmark-5.2.3.dist-info/WHEEL'133adding 'pytest_benchmark-5.2.3.dist-info/entry_points.txt'134adding 'pytest_benchmark-5.2.3.dist-info/top_level.txt'135adding 'pytest_benchmark-5.2.3.dist-info/RECORD'136removing build/bdist.linux-x86_64/wheel137Successfully built pytest_benchmark-5.2.3-py3-none-any.whl138Finished creating a wheel...139Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
140Executing pythonRuntimeDepsCheck141Checking runtime dependencies for pytest_benchmark-5.2.3-py3-none-any.whl142Finished executing pythonRuntimeDepsCheckinstallPhase
143Executing pypaInstallPhase144Successfully installed pytest_benchmark-5.2.3-py3-none-any.whl145Finished executing pypaInstallPhasepythonOutputDistPhase
146Executing pythonOutputDistPhase147Finished executing pythonOutputDistPhasefixupPhase
148shrinking RPATHs of ELF executables and libraries in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3149checking for references to /build/ in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3...150patching script interpreter paths in /nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3151stripping (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/bin152shrinking RPATHs of ELF executables and libraries in /nix/store/6cp5bgkv2qwjfh6nmhmvbi3yn9y025ij-python3.14-pytest-benchmark-5.2.3-dist153checking for references to /build/ in /nix/store/6cp5bgkv2qwjfh6nmhmvbi3yn9y025ij-python3.14-pytest-benchmark-5.2.3-dist...154patching script interpreter paths in /nix/store/6cp5bgkv2qwjfh6nmhmvbi3yn9y025ij-python3.14-pytest-benchmark-5.2.3-dist155Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7156wrapping `/nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3/bin/py.test-benchmark'...157Rewriting #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7/bin/python3.14 to #!/nix/store/d64q19q1xjdwfhqx6czvrjgrhq0n3lcc-python3-3.14.7158wrapping `/nix/store/6nn6b3050brjmq9b57vgwcb6r58gf0jj-python3.14-pytest-benchmark-5.2.3/bin/pytest-benchmark'...159Executing pythonRemoveTestsDir160Finished executing pythonRemoveTestsDirinstallCheckPhase
161no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
162Executing pythonImportsCheckPhase163Check whether the following modules can be imported: pytest_benchmarkpythonMetadataCheckPhase
164Executing pythonMetadataCheckPhasepytestCheckPhase
165Executing pytestCheckPhase166pytest flags: -m pytest167============================= test session starts ==============================168platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0169benchmark: 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)170rootdir: /build/source171configfile: pytest.ini172testpaths: tests173plugins: benchmark-5.2.3, nbmake-1.5.5, aspectlib-2.0.0174collected 243 items 175176tests/test_benchmark.py ..........................................ss.... [ 19%]177..... [ 21%]178tests/test_calibration.py .................................. [ 35%]179tests/test_cli.py ................. [ 42%]180tests/test_doctest.rst . [ 43%]181tests/test_elasticsearch_storage.py ....... [ 46%]182tests/test_nbmake.ipynb . [ 46%]183tests/test_normal.py .......... [ 50%]184tests/test_pedantic.py ....................... [ 60%]185tests/test_sample.py .... [ 61%]186tests/test_skip.py s [ 62%]187tests/test_stats.py .............. [ 67%]188tests/test_storage.py ........................................ [ 84%]189tests/test_utils.py .................................. [ 98%]190tests/test_with_testcase.py .. [ 99%]191tests/test_with_weaver.py .. [100%]192193Learn more about nbmake at https://github.com/treebeardtech/nbmake194195196197----------------------------------------------------------------------------------------------------------------------------------- benchmark: 65 tests ------------------------------------------------------------------------------------------------------------------------------------198Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations199--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------200test_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 2201test_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 2202test_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 2203test_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 1204test_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 1205test_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 1206test_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 124207test_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 2208test_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 2209test_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 2210test_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 200211test_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 1212test_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 1213test_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 1214test_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 39215test_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 100216test_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 23217test_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 42218test_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 10219test_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 100220test_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 1221test_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 1222test_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 1223test_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 10224test_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 1225test_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 3226test_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 1227test_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 1228test_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 1229test_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 1230test_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 1231test_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 1232test_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 1233test_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 1234test_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 1235test_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 1236test_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 1237test_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 1238test_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 1239test_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 1240test_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 1241test_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 1242test_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 1243test_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 1244test_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 1245test_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 1246test_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 1247test_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 2248test_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 2249test_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 2250test_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 1251test_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 1252test_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 1253test_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 2254test_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 2255test_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 2256test_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 2257test_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 2258test_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 2259test_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 1260test_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 1261test_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 1262test_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 1263test_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 1264test_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 1265--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------266267Legend:268 Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.269 OPS: Operations Per Second, computed as 1 / Mean270----------------------------- cProfile (time in s) -----------------------------271tests/test_pedantic.py::test_setup_cprofile272ncalls tottime percall cumtime percall filename:lineno(function)2731 0.0001 0.0001 0.0001 0.0001 ~:0(<method 'disable' of '_lsprof.Profiler' objects>)2741 0.0000 0.0000 0.0000 0.0000 source/tests/test_pedantic.py:42(stuff)2751 0.0000 0.0000 0.0000 0.0000 ~:0(<method 'append' of 'list' objects>)276277tests/test_pedantic.py::test_teardown_cprofile278ncalls tottime percall cumtime percall filename:lineno(function)2791 0.0001 0.0001 0.0001 0.0001 ~:0(<method 'disable' of '_lsprof.Profiler' objects>)2801 0.0000 0.0000 0.0000 0.0000 source/tests/test_pedantic.py:56(stuff)2811 0.0000 0.0000 0.0000 0.0000 ~:0(<method 'append' of 'list' objects>)282283=========================== short test summary info ============================284SKIPPED [1] tests/test_benchmark.py:907: could not import 'xdist': No module named 'xdist'285SKIPPED [1] tests/test_benchmark.py:919: could not import 'xdist': No module named 'xdist'286SKIPPED [1] tests/test_skip.py:5: bla287================== 240 passed, 3 skipped in 513.23s (0:08:33) ==================288Finished executing pytestCheckPhase289pytestCheckPhase completed in 8 minutes 35 seconds