ValueHistories

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 37 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ──────── v0.7.0
 Installed ValueHistories ───── v0.5.1
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.2/Project.toml`
  [98cad3c8] + ValueHistories v0.5.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [bac558e1] + OrderedCollections v1.1.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [98cad3c8] + ValueHistories v0.5.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing ValueHistories
    Status `/tmp/jl_jjLhfm/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [bac558e1] OrderedCollections v1.1.0
  [3cdcf5f2] RecipesBase v0.7.0
  [98cad3c8] ValueHistories v0.5.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
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
[->] tst_history.jl | 1033   1033
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
[->] tst_mvhistory.jl |  548    548
   --> Baseline: 100 loops that accumulates a Float64
  0.018522 seconds (28.63 k allocations: 1.575 MiB)
  0.000005 seconds (5 allocations: 176 bytes)
   --> History: 100 loops tracking accumulator as Float64
  0.018827 seconds (28.81 k allocations: 1.588 MiB)
  0.000011 seconds (17 allocations: 4.422 KiB)
   --> History: Converting result into arrays
  0.000056 seconds (7 allocations: 256 bytes)
  0.000007 seconds (7 allocations: 256 bytes)
   --> QHistory: 100 loops tracking accumulator as Float64
  0.019450 seconds (28.80 k allocations: 1.584 MiB)
  0.000006 seconds (5 allocations: 176 bytes)
   --> QHistory: Converting result into arrays
  0.000254 seconds (911 allocations: 27.047 KiB)
  0.000207 seconds (911 allocations: 27.047 KiB)
   --> MVHistory: 100 loops tracking accumulator as Float64 and String
  0.100263 seconds (113.47 k allocations: 5.906 MiB)
  0.000167 seconds (633 allocations: 30.891 KiB)
   --> MVHistory: Converting result into arrays
  0.092074 seconds (95.04 k allocations: 4.934 MiB, 10.14% gc time)
  0.000127 seconds (326 allocations: 12.359 KiB)
Test Summary:      |
[->] bm_history.jl | No tests
   Testing ValueHistories tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 35 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ──────── v0.7.0
 Installed ValueHistories ───── v0.5.1
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [98cad3c8] + ValueHistories v0.5.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [bac558e1] + OrderedCollections v1.1.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [98cad3c8] + ValueHistories v0.5.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing ValueHistories
    Status `/tmp/jl_k0dIPa/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [bac558e1] OrderedCollections v1.1.0
  [3cdcf5f2] RecipesBase v0.7.0
  [98cad3c8] ValueHistories v0.5.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
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
[->] tst_history.jl | 1033   1033
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
[->] tst_mvhistory.jl |  548    548
   --> Baseline: 100 loops that accumulates a Float64
  0.015643 seconds (16.68 k allocations: 904.369 KiB)
  0.000004 seconds (5 allocations: 176 bytes)
   --> History: 100 loops tracking accumulator as Float64
  0.016375 seconds (16.85 k allocations: 917.301 KiB)
  0.000011 seconds (17 allocations: 4.422 KiB)
   --> History: Converting result into arrays
  0.000030 seconds (7 allocations: 256 bytes)
  0.000008 seconds (7 allocations: 256 bytes)
   --> QHistory: 100 loops tracking accumulator as Float64
  0.018392 seconds (16.84 k allocations: 912.926 KiB)
  0.000005 seconds (5 allocations: 176 bytes)
   --> QHistory: Converting result into arrays
  0.000259 seconds (911 allocations: 27.047 KiB)
  0.000385 seconds (911 allocations: 27.047 KiB)
   --> MVHistory: 100 loops tracking accumulator as Float64 and String
  0.042107 seconds (42.23 k allocations: 2.138 MiB)
  0.000186 seconds (633 allocations: 30.891 KiB)
   --> MVHistory: Converting result into arrays
  0.105394 seconds (105.58 k allocations: 5.529 MiB)
  0.000262 seconds (526 allocations: 18.609 KiB)
Test Summary:      |
[->] bm_history.jl | No tests
   Testing ValueHistories tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 32 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ──────── v0.7.0
 Installed ValueHistories ───── v0.5.1
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [98cad3c8] + ValueHistories v0.5.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [bac558e1] + OrderedCollections v1.1.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [98cad3c8] + ValueHistories v0.5.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing ValueHistories
    Status `/tmp/jl_DaPDCs/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [bac558e1] OrderedCollections v1.1.0
  [3cdcf5f2] RecipesBase v0.7.0
  [98cad3c8] ValueHistories v0.5.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
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
[->] tst_history.jl | 1033   1033
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
[->] tst_mvhistory.jl |  548    548
   --> Baseline: 100 loops that accumulates a Float64
  0.015123 seconds (16.68 k allocations: 904.369 KiB)
  0.000005 seconds (5 allocations: 176 bytes)
   --> History: 100 loops tracking accumulator as Float64
  0.015314 seconds (16.85 k allocations: 917.301 KiB)
  0.000012 seconds (17 allocations: 4.422 KiB)
   --> History: Converting result into arrays
  0.000038 seconds (7 allocations: 256 bytes)
  0.000010 seconds (7 allocations: 256 bytes)
   --> QHistory: 100 loops tracking accumulator as Float64
  0.015245 seconds (16.84 k allocations: 912.926 KiB)
  0.000005 seconds (5 allocations: 176 bytes)
   --> QHistory: Converting result into arrays
  0.000282 seconds (911 allocations: 27.047 KiB)
  0.000225 seconds (911 allocations: 27.047 KiB)
   --> MVHistory: 100 loops tracking accumulator as Float64 and String
  0.040024 seconds (42.23 k allocations: 2.138 MiB)
  0.000194 seconds (633 allocations: 30.891 KiB)
   --> MVHistory: Converting result into arrays
  0.098285 seconds (105.58 k allocations: 5.529 MiB)
  0.000262 seconds (526 allocations: 18.609 KiB)
Test Summary:      |
[->] bm_history.jl | No tests
   Testing ValueHistories tests passed