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/i9dxbcx0iaj0drypg4kc427k1scva47s-jsonpath_python-1.1.6.tar.gz source root is jsonpath_python-1.1.6 setting SOURCE_DATE_EPOCH to timestamp 1580601600 of file "jsonpath_python-1.1.6/uv.lock" 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... * Building wheel... Successfully built jsonpath_python-1.1.6-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for jsonpath_python-1.1.6-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed jsonpath_python-1.1.6-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-37999-198033155/ in /nix/store/iigvf1gxhwy3jhas5cc5v091zpy4298d-python3.14-jsonpath-python-1.1.6... patching script interpreter paths in /nix/store/iigvf1gxhwy3jhas5cc5v091zpy4298d-python3.14-jsonpath-python-1.1.6 stripping (with command strip and flags -S) in /nix/store/iigvf1gxhwy3jhas5cc5v091zpy4298d-python3.14-jsonpath-python-1.1.6/lib checking for references to /nix/var/nix/builds/nix-37999-198033155/ in /nix/store/c9fcklqcl91jbqcj0js299c4z0j8y7l9-python3.14-jsonpath-python-1.1.6-dist... patching script interpreter paths in /nix/store/c9fcklqcl91jbqcj0js299c4z0j8y7l9-python3.14-jsonpath-python-1.1.6-dist 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: jsonpath Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform darwin -- Python 3.14.6, 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: /nix/var/nix/builds/nix-37999-198033155/jsonpath_python-1.1.6 configfile: pyproject.toml testpaths: tests plugins: benchmark-5.2.3 collected 181 items tests/test_basic.py .................................................... [ 28%] ............................ [ 44%] tests/test_issues.py ............................... [ 61%] tests/test_jsonpath.py ................................. [ 79%] tests/test_performance.py ....................... [ 92%] tests/test_update.py .............. [100%] --------------------------------------------------------------------------------------------------------------------- benchmark: 21 tests --------------------------------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_simple_path 642.8121 (1.0) 10,285.7261 (1.0) 722.4733 (1.0) 175.4881 (1.0) 690.5757 (1.0) 23.8152 (1.0) 3772;27587 1,384,134.1049 (1.0) 196693 7 test_slice_operation 1,332.7226 (2.07) 146,042.0899 (14.20) 1,916.5211 (2.65) 1,313.9280 (7.49) 1,499.8950 (2.17) 82.8877 (3.48) 24136;27622 521,778.7478 (0.38) 146327 1 test_wildcard 2,041.9247 (3.18) 96,542.2951 (9.39) 2,686.5982 (3.72) 1,396.3879 (7.96) 2,250.0753 (3.26) 83.8190 (3.52) 18783;31608 372,217.9207 (0.27) 157904 1 test_sorter_single_field 3,082.6777 (4.80) 53,625.0882 (5.21) 3,446.7441 (4.77) 735.0510 (4.19) 3,292.2253 (4.77) 125.2629 (5.26) 1218;12557 290,128.8779 (0.21) 73169 1 test_field_extractor 3,666.6170 (5.70) 93,957.8749 (9.13) 5,865.9510 (8.12) 1,285.4628 (7.33) 6,083.8647 (8.81) 791.1585 (33.22) 10171;10119 170,475.3418 (0.12) 59259 1 test_sorter_multi_field_same_direction 4,583.0384 (7.13) 146,957.5800 (14.29) 7,106.8537 (9.84) 3,751.2562 (21.38) 4,875.0080 (7.06) 5,708.0761 (239.68) 10680;168 140,709.2419 (0.10) 48095 1 test_sorter_multi_field_mixed_direction 4,749.7451 (7.39) 75,708.6091 (7.36) 9,055.0866 (12.53) 1,961.1010 (11.18) 9,540.9341 (13.82) 2,166.7220 (90.98) 7564;3737 110,435.1672 (0.08) 38278 1 test_update_function 18,166.8438 (28.26) 124,957.8781 (12.15) 19,750.8678 (27.34) 2,602.3258 (14.83) 19,290.9501 (27.93) 583.0079 (24.48) 1145;3732 50,630.6867 (0.04) 27304 1 test_update_static_value 18,416.9039 (28.65) 154,832.8437 (15.05) 20,277.7608 (28.07) 3,472.5141 (19.79) 19,541.9416 (28.30) 583.9393 (24.52) 567;2259 49,315.1099 (0.04) 13762 1 test_path_result_type 25,999.7323 (40.45) 112,083.2749 (10.90) 27,851.5205 (38.55) 1,966.0547 (11.20) 27,250.0329 (39.46) 1,667.5331 (70.02) 1771;635 35,904.6824 (0.03) 24819 1 test_parse_scaling_with_depth 53,416.0063 (83.10) 178,541.9881 (17.36) 73,893.2289 (102.28) 14,194.6418 (80.89) 81,333.3318 (117.78) 24,583.6563 (>1000.0) 5380;23 13,533.0397 (0.01) 12103 1 test_filter_expression 67,624.7291 (105.20) 288,791.0232 (28.08) 87,955.0941 (121.74) 35,464.3251 (202.09) 72,790.7754 (105.41) 8,374.9183 (351.66) 848;1064 11,369.4381 (0.01) 6542 1 test_regex_filter 70,749.7820 (110.06) 308,333.4304 (29.98) 87,716.8338 (121.41) 29,587.7401 (168.60) 75,333.7517 (109.09) 14,959.3689 (628.14) 366;407 11,400.3203 (0.01) 3979 1 test_nested_filter 118,666.3285 (184.60) 505,249.9473 (49.12) 175,536.5117 (242.97) 52,785.2247 (300.79) 179,291.2371 (259.63) 100,416.7134 (>1000.0) 2287;6 5,696.8205 (0.00) 5785 1 test_complex_expression 121,249.8173 (188.62) 328,583.1772 (31.95) 138,726.5252 (192.02) 26,195.9822 (149.27) 125,292.2229 (181.43) 16,760.0811 (703.75) 587;583 7,208.4268 (0.01) 3131 1 test_parse_scaling_with_array_size 419,207.8486 (652.15) 795,832.8351 (77.37) 482,886.4521 (668.38) 66,672.6146 (379.93) 447,082.7989 (647.41) 127,583.5093 (>1000.0) 422;3 2,070.8802 (0.00) 1656 1 test_parse_reuse_instance 951,749.7383 (>1000.0) 1,824,958.7156 (177.43) 1,102,777.1658 (>1000.0) 125,010.9440 (712.36) 1,067,603.9383 (>1000.0) 212,207.9022 (>1000.0) 307;4 906.8015 (0.00) 810 1 test_recursive_descent 959,083.9036 (>1000.0) 2,715,375.2744 (263.99) 1,052,202.2277 (>1000.0) 216,482.3523 (>1000.0) 1,009,958.7962 (>1000.0) 34,333.3231 (>1000.0) 28;83 950.3876 (0.00) 969 1 test_parse_new_instance 959,208.2351 (>1000.0) 2,167,500.0899 (210.73) 1,350,300.3108 (>1000.0) 229,447.3341 (>1000.0) 1,340,665.8545 (>1000.0) 337,437.7266 (>1000.0) 402;2 740.5760 (0.00) 941 1 test_cached_search 963,625.0325 (>1000.0) 1,384,750.0086 (134.63) 1,049,460.6366 (>1000.0) 76,552.9584 (436.23) 1,025,896.0538 (>1000.0) 36,207.9591 (>1000.0) 98;99 952.8704 (0.00) 782 1 test_filter_scaling 9,858,166.7989 (>1000.0) 19,248,040.8587 (>1000.0) 10,899,899.7485 (>1000.0) 1,793,616.3998 (>1000.0) 10,288,916.0626 (>1000.0) 527,228.3452 (>1000.0) 11;12 91.7440 (0.00) 99 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 ============================= 181 passed in 15.74s ============================= Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase