LRUCache

← 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 25 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed LRUCache ─ v1.0.3
  Updating `~/.julia/environments/v1.2/Project.toml`
  [8ac3fa9e] + LRUCache v1.0.3
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [8ac3fa9e] + LRUCache v1.0.3
   Testing LRUCache
 Resolving package versions...
[ Info: No changes
    Status `/tmp/jl_JUzzv7/Manifest.toml`
  [8ac3fa9e] LRUCache v1.0.3
  [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`]
Test Summary:                             | Pass  Total
Single-threaded insertion and reinsertion |    2      2
Test Summary:                            | Pass  Total
Multi-threaded insertion and reinsertion |    2      2
Test Summary:                       | Pass  Total
Single-threaded getting and setting |  930    930
Test Summary:                      | Pass  Total
Multi-threaded getting and setting |    7      7
Test Summary:  | Pass  Total
Original tests |  115    115
   Testing LRUCache tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed LRUCache ─ v1.0.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [8ac3fa9e] + LRUCache v1.0.3
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [8ac3fa9e] + LRUCache v1.0.3
   Testing LRUCache
 Resolving package versions...
[ Info: No changes
    Status `/tmp/jl_2Eg5Rz/Manifest.toml`
  [8ac3fa9e] LRUCache v1.0.3
  [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`]
Test Summary:                             | Pass  Total
Single-threaded insertion and reinsertion |    2      2
Test Summary:                            | Pass  Total
Multi-threaded insertion and reinsertion |    2      2
Test Summary:                       | Pass  Total
Single-threaded getting and setting |  930    930
Test Summary:                      | Pass  Total
Multi-threaded getting and setting |    7      7
Test Summary:  | Pass  Total
Original tests |  115    115
   Testing LRUCache tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed LRUCache ─ v1.0.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [8ac3fa9e] + LRUCache v1.0.3
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [8ac3fa9e] + LRUCache v1.0.3
   Testing LRUCache
 Resolving package versions...
[ Info: No changes
    Status `/tmp/jl_6LDrZP/Manifest.toml`
  [8ac3fa9e] LRUCache v1.0.3
  [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`]
Test Summary:                             | Pass  Total
Single-threaded insertion and reinsertion |    2      2
Test Summary:                            | Pass  Total
Multi-threaded insertion and reinsertion |    2      2
Test Summary:                       | Pass  Total
Single-threaded getting and setting |  930    930
Test Summary:                      | Pass  Total
Multi-threaded getting and setting |    7      7
Test Summary:  | Pass  Total
Original tests |  115    115
   Testing LRUCache tests passed