Package evaluation of TriadicMemory on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:20:45.641 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.23s ################################################################################ # Installation # Installing TriadicMemory... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c30adb72] + TriadicMemory v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [c30adb72] + TriadicMemory v0.1.0 Installation completed after 3.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.97s ################################################################################ # Testing # Testing TriadicMemory Status `/tmp/jl_10Rclk/Project.toml` [c30adb72] TriadicMemory v0.1.0 [8dfed614] Test Status `/tmp/jl_10Rclk/Manifest.toml` [c30adb72] TriadicMemory v0.1.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Timing for memorizing & querying 10000 vectors preparing 10000 vectors took 1.400806743 seconds: 7138.74 per sec Memorizing 10000 vectors took 0.716902157 seconds: 13948.9 per sec 8.319718 seconds (2.97 M allocations: 3.083 GiB, 8.86% gc time, 17.07% compilation time) querying z 10000 vectors took 8.319717517 seconds: 1201.96 per sec, 0 errors 18.004186 seconds (2.50 M allocations: 3.052 GiB, 2.95% gc time, 1.31% compilation time) querying y 10000 vectors took 18.004172064 seconds: 555.43 per sec, 0 errors 5.997686 seconds (2.41 M allocations: 3.046 GiB, 7.25% gc time, 2.84% compilation time) querying x 10000 vectors took 5.997684521 seconds: 1667.31 per sec, 0 errors testing 100 vectors memory operations Test Summary: | Pass Total Time TriadicMemory.jl | 2 2 39.5s Testing TriadicMemory tests passed Testing completed after 43.15s PkgEval succeeded after 65.69s