MemPool

← 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 1 minute, 13 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed MemPool ──────────── v0.2.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.2/Project.toml`
  [f9f48841] + MemPool v0.2.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [f9f48841] + MemPool v0.2.0
  [bac558e1] + OrderedCollections v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing MemPool
 Resolving package versions...
 Installed StaticArrays ─ v0.12.1
    Status `/tmp/jl_Kvi9yE/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [f9f48841] MemPool v0.2.0
  [bac558e1] OrderedCollections v1.1.0
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Array         |    6      6
Test Summary: | Pass  Total
StaticArrays  |    2      2
Test Summary: | Pass  Total
Array{String} |    3      3
Test Summary: | Pass  Total
Array{Empty}  |    2      2
Test Summary:  | Pass  Total
set-get-delete |    6      6
Test Summary: | Pass  Total
movetodisk    |   10     10
Test Summary: | Pass  Total
who_has_read  |    1      1
Test Summary: | Pass  Total
cleanup       |    1      1
   Testing MemPool tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 1 minute, 8 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed MemPool ──────────── v0.2.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [f9f48841] + MemPool v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [f9f48841] + MemPool v0.2.0
  [bac558e1] + OrderedCollections v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing MemPool
 Resolving package versions...
 Installed StaticArrays ─ v0.12.1
    Status `/tmp/jl_NQ7kdl/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [f9f48841] MemPool v0.2.0
  [bac558e1] OrderedCollections v1.1.0
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Array         |    6      6
Test Summary: | Pass  Total
StaticArrays  |    2      2
Test Summary: | Pass  Total
Array{String} |    3      3
Test Summary: | Pass  Total
Array{Empty}  |    2      2
Test Summary:  | Pass  Total
set-get-delete |    6      6
Test Summary: | Pass  Total
movetodisk    |   10     10
Test Summary: | Pass  Total
who_has_read  |    1      1
Test Summary: | Pass  Total
cleanup       |    1      1
   Testing MemPool tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 1 minute, 15 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed MemPool ──────────── v0.2.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [f9f48841] + MemPool v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [f9f48841] + MemPool v0.2.0
  [bac558e1] + OrderedCollections v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing MemPool
 Resolving package versions...
 Installed StaticArrays ─ v0.12.1
    Status `/tmp/jl_z655LP/Manifest.toml`
  [864edb3b] DataStructures v0.17.6
  [f9f48841] MemPool v0.2.0
  [bac558e1] OrderedCollections v1.1.0
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Array         |    6      6
Test Summary: | Pass  Total
StaticArrays  |    2      2
Test Summary: | Pass  Total
Array{String} |    3      3
Test Summary: | Pass  Total
Array{Empty}  |    2      2
Test Summary:  | Pass  Total
set-get-delete |    6      6
Test Summary: | Pass  Total
movetodisk    |   10     10
Test Summary: | Pass  Total
who_has_read  |    1      1
Test Summary: | Pass  Total
cleanup       |    1      1
   Testing MemPool tests passed