Package evaluation of MultiThreadedCaches on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:03:12.883 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.29s ################################################################################ # Installation # Installing MultiThreadedCaches... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [18056a9e] + MultiThreadedCaches v0.1.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [18056a9e] + MultiThreadedCaches v0.1.4 Installation completed after 3.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1245.8 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds Precompiling package dependencies... Precompilation completed after 11.33s ################################################################################ # Testing # Testing MultiThreadedCaches Status `/tmp/jl_NVpJsk/Project.toml` [18056a9e] MultiThreadedCaches v0.1.4 [8dfed614] Test Status `/tmp/jl_NVpJsk/Manifest.toml` [18056a9e] MultiThreadedCaches v0.1.4 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... ┌ Info: Testing with: └ Threads.nthreads() = 1 MultiThreadedCache{Int64, Int64}(Dict{Int64, Int64}())MultiThreadedCache{Int64, Int64}(Dict{Int64, Int64}()) ┌ Info: benchmark results │ Threads.nthreads() = 1 │ time_serial = 0.027188741 │ time_parallel = 0.525780713 └ time_baseline = 0.201420693 Test Summary: | Pass Total Time MultiThreadedCaches.jl | 320 320 14.6s Testing MultiThreadedCaches tests passed Testing completed after 17.22s PkgEval succeeded after 41.19s