Package evaluation of Profile on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T19:46:25.634 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.34s ################################################################################ # Installation # Installing Profile... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9abbd945] + Profile Updating `~/.julia/environments/v1.10/Manifest.toml` [de0858da] + Printf [9abbd945] + Profile [4ec0a83e] + Unicode Installation completed after 3.88s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_z4pUzw/Project.toml` [2a0f44e3] Base64 [56ddb016] Logging [de0858da] Printf [9abbd945] Profile [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_z4pUzw/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time Profile.print() groupby options | 50 50 35.9s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.2s Test Summary: | Pass Total Time setting sample count and delay in init | 4 4 0.2s Test Summary: | Pass Total Time warning for buffer full | 1 1 0.1s Test Summary: | Pass Total Time Line number correction | 1 1 1.5s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 4 4 19.7s Test Summary: | Pass Total Time FlameGraphs | 6 6 0.7s Test Summary: | Pass Total Time HeapSnapshot | 2 2 12.0s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 4 4 3.5s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 4.0s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 57.6s Test Summary: | Pass Total Time alloc profiler catches strings | 2 2 17.3s Testing Profile tests passed Testing completed after 184.65s PkgEval succeeded after 203.87s