nixbot

builds

succeeded python3.14-pytest-benchmark-5.2.3 x86_64-linux.pkgs-mistral-vibe · build #1332 · 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 nothing
buildPhase
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/histogram.py -> build/lib/pytest_benchmark48copying src/pytest_benchmark/cli.py -> build/lib/pytest_benchmark49copying src/pytest_benchmark/csv.py -> build/lib/pytest_benchmark50copying src/pytest_benchmark/utils.py -> build/lib/pytest_benchmark51copying src/pytest_benchmark/timers.py -> build/lib/pytest_benchmark52copying src/pytest_benchmark/__init__.py -> build/lib/pytest_benchmark53copying src/pytest_benchmark/hookspec.py -> build/lib/pytest_benchmark54copying src/pytest_benchmark/table.py -> build/lib/pytest_benchmark55copying src/pytest_benchmark/fixture.py -> build/lib/pytest_benchmark56copying src/pytest_benchmark/plugin.py -> build/lib/pytest_benchmark57copying src/pytest_benchmark/stats.py -> build/lib/pytest_benchmark58copying src/pytest_benchmark/compat.py -> build/lib/pytest_benchmark59copying src/pytest_benchmark/session.py -> build/lib/pytest_benchmark60copying src/pytest_benchmark/__main__.py -> build/lib/pytest_benchmark61copying src/pytest_benchmark/logger.py -> build/lib/pytest_benchmark62creating build/lib/pytest_benchmark/storage63copying src/pytest_benchmark/storage/file.py -> build/lib/pytest_benchmark/storage64copying src/pytest_benchmark/storage/__init__.py -> build/lib/pytest_benchmark/storage65copying src/pytest_benchmark/storage/elasticsearch.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_benchmark86creating build/bdist.linux-x86_64/wheel/pytest_benchmark/storage87copying build/lib/pytest_benchmark/storage/file.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage88copying build/lib/pytest_benchmark/storage/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage89copying build/lib/pytest_benchmark/storage/elasticsearch.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark/storage90copying build/lib/pytest_benchmark/compat.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark91copying build/lib/pytest_benchmark/logger.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark92copying build/lib/pytest_benchmark/stats.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark93copying build/lib/pytest_benchmark/hookspec.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark94copying build/lib/pytest_benchmark/session.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark95copying build/lib/pytest_benchmark/plugin.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark96copying build/lib/pytest_benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark97copying build/lib/pytest_benchmark/utils.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark98copying build/lib/pytest_benchmark/csv.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark99copying build/lib/pytest_benchmark/cli.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark100copying build/lib/pytest_benchmark/py.typed -> build/bdist.linux-x86_64/wheel/./pytest_benchmark101copying build/lib/pytest_benchmark/histogram.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark102copying build/lib/pytest_benchmark/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark103copying build/lib/pytest_benchmark/fixture.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark104copying build/lib/pytest_benchmark/table.py -> build/bdist.linux-x86_64/wheel/./pytest_benchmark105copying build/lib/pytest_benchmark/timers.py -> 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-re5g81w9/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 pypaBuildPhase
pythonRuntimeDepsCheckHook
140Executing pythonRuntimeDepsCheck141Checking runtime dependencies for pytest_benchmark-5.2.3-py3-none-any.whl142Finished executing pythonRuntimeDepsCheck
installPhase
143Executing pypaInstallPhase144Successfully installed pytest_benchmark-5.2.3-py3-none-any.whl145Finished executing pypaInstallPhase
pythonOutputDistPhase
146Executing pythonOutputDistPhase147Finished executing pythonOutputDistPhase
fixupPhase
148shrinking RPATHs of ELF executables and libraries in /nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3149checking for references to /build/ in /nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3...150patching script interpreter paths in /nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3151stripping (with command strip and flags -S -p) in /nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3/lib /nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3/bin152shrinking RPATHs of ELF executables and libraries in /nix/store/jzs5snrafypm5n4y6mld8bj7ksvj23ff-python3.14-pytest-benchmark-5.2.3-dist153checking for references to /build/ in /nix/store/jzs5snrafypm5n4y6mld8bj7ksvj23ff-python3.14-pytest-benchmark-5.2.3-dist...154patching script interpreter paths in /nix/store/jzs5snrafypm5n4y6mld8bj7ksvj23ff-python3.14-pytest-benchmark-5.2.3-dist155Rewriting #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14 to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6156wrapping `/nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3/bin/pytest-benchmark'...157Rewriting #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14 to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6158wrapping `/nix/store/b8avnxlf6f0di5r59gyqzj5vbxl35n03-python3.14-pytest-benchmark-5.2.3/bin/py.test-benchmark'...159Executing pythonRemoveTestsDir160Finished executing pythonRemoveTestsDir
installCheckPhase
161no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
162Executing pythonImportsCheckPhase163Check whether the following modules can be imported: pytest_benchmark
pythonMetadataCheckPhase
164Executing pythonMetadataCheckPhase
pytestCheckPhase
165Executing pytestCheckPhase166pytest flags: -m pytest167============================= test session starts ==============================168platform linux -- Python 3.14.6, 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.00) 5.0500 (1.00) 5.0500 (1.00) 0.0000 (1.0) 5.0500 (1.00) 0.0000 (1.0) 0;0 198,019,801.9796 (1.00) 1 2202test_calibrate_stuck[False-1-1e-10] 5.0500 (1.00) 5.0500 (1.00) 5.0500 (1.00) 0.0000 (1.0) 5.0500 (1.00) 0.0000 (1.0) 0;0 198,019,801.9796 (1.00) 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 99,999,999.9995 (0.50) 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 99,999,999.9995 (0.50) 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 99,999,999.9995 (0.50) 1 1206test_xfast 50.0679 (9.91) 90.5991 (17.94) 53.6687 (10.63) 3.3605 (inf) 52.4521 (10.39) 2.3842 (inf) 372;56 18,632,823.5031 (0.09) 1748 100207test_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.1980 (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.1980 (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.1980 (0.10) 1 2210test_calibrate_xfast 55.2833 (10.95) 1,050,842.7210 (>1000.0) 137.6275 (27.25) 2,444.2495 (inf) 102.9763 (20.39) 16.1957 (inf) 1417;71199 7,265,989.4635 (0.04) 1787485 100211test_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.0000 (0.05) 1 1212test_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.0000 (0.05) 1 1213test_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.0000 (0.05) 1 1214test_rounds_iterations 106.8227 (21.15) 315.9046 (62.56) 183.3836 (36.31) 57.5847 (inf) 196.9747 (39.00) 89.5467 (inf) 5;0 5,453,049.6208 (0.03) 15 10215test_rounds 122.9346 (24.34) 705.0112 (139.61) 203.6492 (40.33) 154.0937 (inf) 141.5610 (28.03) 55.6465 (inf) 1;3 4,910,404.6829 (0.02) 15 1216test_teardown_many_rounds 124.7972 (24.71) 1,189.2989 (235.50) 319.7230 (63.31) 336.3268 (inf) 167.1724 (33.10) 180.6766 (inf) 1;2 3,127,707.0318 (0.02) 10 1217test_proto[LocalsSimpleProxy] 144.4151 (28.60) 844.1988 (167.17) 161.8603 (32.05) 35.0929 (inf) 150.2133 (29.75) 4.1459 (inf) 8137;13711 6,178,167.3525 (0.03) 81474 31218test_warmup_rounds 173.2260 (34.30) 413.5072 (81.88) 270.2698 (53.52) 95.0939 (inf) 278.4654 (55.14) 132.7135 (inf) 2;0 3,700,006.2853 (0.02) 5 1219test_iterations 197.4404 (39.10) 197.4404 (39.10) 197.4404 (39.10) 0.0000 (1.0) 197.4404 (39.10) 0.0000 (1.0) 0;0 5,064,819.9245 (0.03) 1 10220test_calibrate_fast 204.6768 (40.53) 1,711,068.1999 (>1000.0) 635.8563 (125.91) 8,002.5641 (inf) 397.6468 (78.74) 82.0030 (inf) 1652;27599 1,572,682.4284 (0.01) 487888 100221test_proto[SimpleProxy] 220.7235 (43.71) 5,576.7596 (>1000.0) 292.4900 (57.92) 109.3815 (inf) 247.7318 (49.06) 38.1842 (inf) 27007;34923 3,418,919.9769 (0.02) 199026 1222test_proto[LocalsCachedPropertyProxy] 236.5559 (46.84) 21,042.3023 (>1000.0) 272.4253 (53.95) 114.5947 (inf) 257.9764 (51.08) 10.2445 (inf) 3289;19219 3,670,731.1875 (0.02) 142804 1223test_proto[CachedPropertyProxy] 238.4186 (47.21) 22,986.9038 (>1000.0) 335.0220 (66.34) 218.4686 (inf) 259.8390 (51.45) 88.4756 (inf) 6251;18145 2,984,878.6477 (0.02) 130849 1224test_setup_many_rounds 264.4956 (52.38) 1,662.4108 (329.19) 538.7701 (106.69) 478.0891 (inf) 316.1840 (62.61) 147.1490 (inf) 2;2 1,856,079.2118 (0.01) 10 1225test_teardown_many_iterations 583.0079 (115.45) 583.0079 (115.45) 583.0079 (115.45) 0.0000 (1.0) 583.0079 (115.45) 0.0000 (1.0) 0;0 1,715,242.5304 (0.01) 1 3226test_single 940.6358 (186.26) 940.6358 (186.26) 940.6358 (186.26) 0.0000 (1.0) 940.6358 (186.26) 0.0000 (1.0) 0;0 1,063,110.7168 (0.01) 1 1227test_teardown_cprofile 1,138.0762 (225.36) 1,138.0762 (225.36) 1,138.0762 (225.36) 0.0000 (1.0) 1,138.0762 (225.36) 0.0000 (1.0) 0;0 878,675.7971 (0.00) 1 1228test_can_use_both_args_and_setup_without_return 1,157.6340 (229.23) 1,157.6340 (229.23) 1,157.6340 (229.23) 0.0000 (1.0) 1,157.6340 (229.23) 0.0000 (1.0) 0;0 863,830.9123 (0.00) 1 1229test_args_kwargs 1,717.3588 (340.07) 1,717.3588 (340.07) 1,717.3588 (340.07) 0.0000 (1.0) 1,717.3588 (340.07) 0.0000 (1.0) 0;0 582,289.4924 (0.00) 1 1230test_setup_cprofile 1,760.1997 (348.55) 1,760.1997 (348.55) 1,760.1997 (348.55) 0.0000 (1.0) 1,760.1997 (348.55) 0.0000 (1.0) 0;0 568,117.3672 (0.00) 1 1231test_teardown 1,826.3236 (361.65) 1,826.3236 (361.65) 1,826.3236 (361.65) 0.0000 (1.0) 1,826.3236 (361.65) 0.0000 (1.0) 0;0 547,548.0999 (0.00) 1 1232test_setup 2,162.5310 (428.22) 2,162.5310 (428.22) 2,162.5310 (428.22) 0.0000 (1.0) 2,162.5310 (428.22) 0.0000 (1.0) 0;0 462,421.1128 (0.00) 1 1233test_foo2 2,969.0564 (587.93) 19,982,680.6784 (>1000.0) 366,745.8395 (>1000.0) 894,740.0129 (inf) 53,765.2522 (>1000.0) 1,935.2883 (inf) 1599;4078 2,726.6840 (0.00) 16394 1234test_fast 3,840.7743 (760.55) 572,158.0237 (>1000.0) 54,857.0932 (>1000.0) 6,755.1889 (inf) 55,679.1201 (>1000.0) 478.6998 (inf) 832;4678 18,229.1832 (0.00) 15933 1235test_foo 4,141.5915 (820.12) 3,925,267.6070 (>1000.0) 54,319.1714 (>1000.0) 36,920.9175 (inf) 54,220.2033 (>1000.0) 713.3931 (inf) 495;2903 18,409.7064 (0.00) 15968 1236test_calibrate_slow 12,989.1559 (>1000.0) 1,385,918,964.6319 (>1000.0) 972,410.3178 (>1000.0) 3,191,487.4276 (inf) 84,178.9879 (>1000.0) 1,925,376.2439 (inf) 3097;2325 1,028.3725 (0.00) 702068 1237test_parametrized[4] 13,069.2497 (>1000.0) 530,547.4624 (>1000.0) 62,333.3842 (>1000.0) 10,297.9028 (inf) 64,724.1250 (>1000.0) 1,272.8851 (inf) 797;1085 16,042.7677 (0.00) 13827 1238test_parametrized[2] 13,140.9615 (>1000.0) 888,074.7482 (>1000.0) 62,781.0484 (>1000.0) 12,819.0958 (inf) 64,623.5421 (>1000.0) 1,324.8064 (inf) 860;1340 15,928.3737 (0.00) 14552 1239test_parametrized[1] 13,323.5008 (>1000.0) 269,200.6528 (>1000.0) 62,262.3453 (>1000.0) 8,760.0152 (inf) 64,495.9509 (>1000.0) 1,751.5849 (inf) 879;1057 16,061.0718 (0.00) 14655 1240test_parametrized[3] 13,395.2126 (>1000.0) 471,116.9749 (>1000.0) 62,331.8205 (>1000.0) 9,969.9281 (inf) 64,555.5556 (>1000.0) 1,547.8581 (inf) 905;1186 16,043.1701 (0.00) 14562 1241test_parametrized[0] 13,621.5240 (>1000.0) 265,826.4711 (>1000.0) 62,166.2062 (>1000.0) 9,824.9061 (inf) 64,680.3528 (>1000.0) 446.1035 (inf) 877;3622 16,085.9100 (0.00) 14185 1242test_calibrate 21,151.2670 (>1000.0) 189,287,460.4091 (>1000.0) 57,708.8464 (>1000.0) 866,968.3247 (inf) 24,060.7187 (>1000.0) 3,332.2722 (inf) 2059;68417 17,328.3658 (0.00) 471830 1243test_slow 1,007,306.3895 (>1000.0) 1,107,977.7032 (>1000.0) 1,056,088.5101 (>1000.0) 6,880.2741 (inf) 1,055,998.7277 (>1000.0) 4,078.4944 (inf) 83;71 946.8903 (0.00) 945 1244test_slower 10,023,731.7383 (>1000.0) 10,078,649.0366 (>1000.0) 10,064,508.0768 (>1000.0) 6,511.5624 (inf) 10,064,759.7574 (>1000.0) 5,462.6726 (inf) 15;6 99.3591 (0.00) 100 1245test_weave_method 10,997,980.8331 (>1000.0) 12,059,402.6521 (>1000.0) 11,593,262.4787 (>1000.0) 492,954.8068 (inf) 11,766,659.0959 (>1000.0) 909,941.2709 (inf) 1;0 86.2570 (0.00) 5 1246test_weave_fixture 11,978,657.9162 (>1000.0) 12,958,673.7603 (>1000.0) 12,227,360.9042 (>1000.0) 411,165.3039 (inf) 12,057,540.0069 (>1000.0) 289,983.3489 (inf) 1;1 81.7838 (0.00) 5 1247test_calibrate_stuck[False-0-0.01] 504,999,999.9992 (>1000.0) 504,999,999.9992 (>1000.0) 504,999,999.9992 (>1000.0) 0.0000 (1.0) 504,999,999.9992 (>1000.0) 0.0000 (1.0) 0;0 1.9802 (0.00) 1 2248test_calibrate_stuck[False-1-0.01] 504,999,999.9992 (>1000.0) 504,999,999.9992 (>1000.0) 504,999,999.9992 (>1000.0) 0.0000 (1.0) 504,999,999.9992 (>1000.0) 0.0000 (1.0) 0;0 1.9802 (0.00) 1 2249test_calibrate_stuck[False--1-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.0000 0.0000 0.0000 0.0000 ~: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.0000 0.0000 0.0000 0.0000 ~: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 1636.86s (0:27:16) ==================288Finished executing pytestCheckPhase289pytestCheckPhase completed in 27 minutes 20 seconds