Package evaluation of TriadicMemory on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:04:58.080 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.16s ################################################################################ # 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.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.33s ################################################################################ # Testing # Testing TriadicMemory Status `/tmp/jl_88TT9N/Project.toml` [c30adb72] TriadicMemory v0.1.0 [8dfed614] Test Status `/tmp/jl_88TT9N/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.395806399 seconds: 7164.32 per sec Memorizing 10000 vectors took 0.690574847 seconds: 14480.69 per sec 8.586502 seconds (2.97 M allocations: 3.083 GiB, 9.80% gc time, 16.88% compilation time) querying z 10000 vectors took 8.586501593 seconds: 1164.62 per sec, 0 errors 16.514793 seconds (2.50 M allocations: 3.052 GiB, 3.04% gc time, 1.69% compilation time) querying y 10000 vectors took 16.514783764 seconds: 605.52 per sec, 0 errors 6.153202 seconds (2.41 M allocations: 3.046 GiB, 7.21% gc time, 2.63% compilation time) querying x 10000 vectors took 6.153200729 seconds: 1625.17 per sec, 0 errors testing 100 vectors memory operations Test Summary: | Pass Total Time TriadicMemory.jl | 2 2 38.3s Testing TriadicMemory tests passed Testing completed after 42.81s PkgEval succeeded after 64.64s