Package evaluation of FuncTransforms on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:08:05.598 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.0s ################################################################################ # Installation # Installing FuncTransforms... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [79abecb7] + FuncTransforms v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [79abecb7] + FuncTransforms v0.1.1 Installation completed after 3.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.57s ################################################################################ # Testing # Testing FuncTransforms Status `/tmp/jl_NHOAwq/Project.toml` [79abecb7] FuncTransforms v0.1.1 [8dfed614] Test Status `/tmp/jl_NHOAwq/Manifest.toml` [79abecb7] FuncTransforms v0.1.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... before: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 3.765240 seconds (2.26 M allocations: 144.379 MiB, 1.67% gc time, 100.00% compilation time) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000020 seconds (8 allocations: 384 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.49272487 1st baz(a_cpu, 0.7): 0.011610 seconds (813 allocations: 55.148 KiB, 99.57% compilation time) 2nd baz(a_cpu, 0.7): 0.000005 seconds (8 allocations: 384 bytes) baz(a_cpu, 0.7) = 0.49272487 1st qux(a_cpu, 0.3): 0.010078 seconds (1.35 k allocations: 92.773 KiB, 99.66% compilation time) 2nd qux(a_cpu, 0.3): 0.000006 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.29552022 after: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.090747 seconds (28.91 k allocations: 1.592 MiB, 99.98% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000010 seconds (8 allocations: 384 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.08498357 1st baz(a_cpu, 0.7): 0.010104 seconds (805 allocations: 54.047 KiB, 99.86% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000007 seconds (8 allocations: 384 bytes) baz(a_cpu, 0.7) = 0.08498357 1st qux(a_cpu, 0.3): 0.010231 seconds (735 allocations: 51.109 KiB, 99.87% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000012 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.9553365 WARNING: Method definition ctxcall(Main.Sin2Cos, typeof(Base.sin), Any) in module Main at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:77 overwritten at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:82. redefine: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.119809 seconds (50.20 k allocations: 2.762 MiB, 99.98% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000011 seconds (8 allocations: 384 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 2.8989418 1st baz(a_cpu, 0.7): 0.010372 seconds (805 allocations: 54.047 KiB, 99.85% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000005 seconds (8 allocations: 384 bytes) baz(a_cpu, 0.7) = 2.8989418 1st qux(a_cpu, 0.3): 0.009730 seconds (735 allocations: 51.109 KiB, 99.86% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000006 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.30933625 delete: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.107804 seconds (63.18 k allocations: 3.362 MiB, 14.87% gc time, 99.98% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000010 seconds (8 allocations: 384 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 0.49272487 1st baz(a_cpu, 0.7): 0.010979 seconds (803 allocations: 54.031 KiB, 99.84% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000005 seconds (8 allocations: 384 bytes) baz(a_cpu, 0.7) = 0.49272487 1st qux(a_cpu, 0.3): 0.009338 seconds (637 allocations: 43.297 KiB, 99.85% compilation time: 100% of which was recompilation) 2nd qux(a_cpu, 0.3): 0.000012 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.29552022 after2: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.012431 seconds (5.80 k allocations: 366.047 KiB, 99.88% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000011 seconds (8 allocations: 384 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 1.4865061 1st baz(a_cpu, 0.7): 0.010839 seconds (678 allocations: 45.906 KiB, 99.87% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000005 seconds (8 allocations: 384 bytes) baz(a_cpu, 0.7) = 1.4865061 1st qux(a_cpu, 0.3): 0.000004 seconds (8 allocations: 384 bytes) 2nd qux(a_cpu, 0.3): 0.000002 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.29552022 WARNING: Method definition ctxcall(Main.Sin2Cos, Main.var"#foo#3", Any) in module Main at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:106 overwritten at /home/pkgeval/.julia/packages/FuncTransforms/5vDjh/test/runtests.jl:112. redefine2: 1st withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.013126 seconds (4.61 k allocations: 289.484 KiB, 99.88% compilation time: 100% of which was recompilation) 2nd withctx(Sin2Cos(), bar, a_cpu, 0.7): 0.000017 seconds (8 allocations: 384 bytes) withctx(Sin2Cos(), bar, a_cpu, 0.7) = 1.4090599 1st baz(a_cpu, 0.7): 0.010999 seconds (674 allocations: 45.688 KiB, 99.83% compilation time: 100% of which was recompilation) 2nd baz(a_cpu, 0.7): 0.000007 seconds (8 allocations: 384 bytes) baz(a_cpu, 0.7) = 1.4090599 1st qux(a_cpu, 0.3): 0.000005 seconds (8 allocations: 384 bytes) 2nd qux(a_cpu, 0.3): 0.000002 seconds (8 allocations: 384 bytes) qux(a_cpu, 0.3) = 0.29552022 Test Summary: | Pass Total Time FuncTransforms.jl | 39 39 14.4s Testing FuncTransforms tests passed Testing completed after 23.3s PkgEval succeeded after 44.84s