Package evaluation of ValueHistories on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:12:11.905 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.72s ################################################################################ # Installation # Installing ValueHistories... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [98cad3c8] + ValueHistories v0.5.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.20 [bac558e1] + OrderedCollections v1.8.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [3cdcf5f2] + RecipesBase v1.3.4 [98cad3c8] + ValueHistories v0.5.4 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 3.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.61s ################################################################################ # Testing # Testing ValueHistories Status `/tmp/jl_xfDs76/Project.toml` [864edb3b] DataStructures v0.18.20 [3cdcf5f2] RecipesBase v1.3.4 [98cad3c8] ValueHistories v0.5.4 [8dfed614] Test Status `/tmp/jl_xfDs76/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [3cdcf5f2] RecipesBase v1.3.4 [98cad3c8] ValueHistories v0.5.4 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... 100 elements {Int64,Float64} History * types: Int64, Float64 * length: 100 History * types: UInt8, String * length: 100 100 elements {Int64,Float64} QHistory types: Int64, Float64 length: 100 QHistory types: UInt8, String length: 100 Test Summary: | Pass Total Time [->] tst_history.jl | 1033 1033 3.3s MVHistory{History} :myint2 => 5 elements {Int64,Int64} :myf => 56 elements {Int64,Int64} :myint => 5 elements {Int64,Int64} MVHistory{History} :myint2 => 5 elements {Int64,Int64} :myf => 56 elements {Int64,Int64} :myint => 5 elements {Int64,Int64} Test Summary: | Pass Total Time [->] tst_mvhistory.jl | 548 548 2.1s --> Baseline: 100 loops that accumulates a Float64 0.011176 seconds (2.79 k allocations: 191.328 KiB, 99.35% compilation time) 0.000008 seconds (1 allocation: 16 bytes) --> History: 100 loops tracking accumulator as Float64 0.019363 seconds (3.21 k allocations: 218.297 KiB, 99.67% compilation time) 0.000009 seconds (15 allocations: 4.109 KiB) --> History: Converting result into arrays 0.000038 seconds (11 allocations: 480 bytes) 0.000005 seconds (11 allocations: 480 bytes) --> QHistory: 100 loops tracking accumulator as Float64 0.030209 seconds (3.65 k allocations: 271.062 KiB, 99.87% compilation time) 0.000005 seconds (9 allocations: 400 bytes) --> QHistory: Converting result into arrays 0.000025 seconds (13 allocations: 2.219 KiB) 0.000005 seconds (13 allocations: 2.219 KiB) --> MVHistory: 100 loops tracking accumulator as Float64 and String 0.028439 seconds (3.46 k allocations: 260.703 KiB, 99.21% compilation time) 0.000095 seconds (318 allocations: 51.484 KiB) --> MVHistory: Converting result into arrays 0.065785 seconds (13.16 k allocations: 887.461 KiB, 97.84% compilation time) 0.000132 seconds (622 allocations: 22.875 KiB) Test Summary: |Time [->] bm_history.jl | None 0.6s Testing ValueHistories tests passed Testing completed after 9.51s PkgEval succeeded after 27.79s