FastIOBuffers

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

Click here to download the log file.

 Resolving package versions...
 Installed FastIOBuffers ─ v0.3.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [6ccb8d0d] + FastIOBuffers v0.3.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [6ccb8d0d] + FastIOBuffers v0.3.1
   Testing FastIOBuffers
 Resolving package versions...
 Installed JSON ─────────── v0.21.0
 Installed Parsers ──────── v0.3.10
 Installed BenchmarkTools ─ v0.4.3
[ Info: No changes
    Status `/tmp/jl_Dj4X2C/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [6ccb8d0d] FastIOBuffers v0.3.1
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:           | Pass  Total
write: bitstype numbers |  195    195
Test Summary:  | Pass  Total
write: strings | 2001   2001
Test Summary:          | Pass  Total
read: bitstype numbers |  251    251
Test Summary: | Pass  Total
read: string  |    2      2
(1/2) benchmarking "write"...
  (1/2) benchmarking "Float64"...
  done (took 1.472625542 seconds)
  (2/2) benchmarking "String"...
  done (took 0.541378375 seconds)
done (took 2.544226345 seconds)
(2/2) benchmarking "read"...
  (1/2) benchmarking "Float64"...
  done (took 1.651278143 seconds)
  (2/2) benchmarking "String"...
  done (took 0.905549219 seconds)
done (took 2.95213599 seconds)
Float64:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     40.465 ns (0.00% GC)
  median time:      43.913 ns (0.00% GC)
  mean time:        45.838 ns (0.00% GC)
  maximum time:     1.495 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
String:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     18.385 ns (0.00% GC)
  median time:      25.154 ns (0.00% GC)
  mean time:        27.184 ns (0.00% GC)
  maximum time:     1.642 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
Float64:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     3.561 ns (0.00% GC)
  median time:      4.290 ns (0.00% GC)
  mean time:        5.222 ns (0.00% GC)
  maximum time:     3.183 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
String:
BenchmarkTools.Trial: 
  memory estimate:  2.20 KiB
  allocs estimate:  2
  --------------
  minimum time:     244.962 ns (0.00% GC)
  median time:      605.962 ns (0.00% GC)
  mean time:        2.163 μs (26.47% GC)
  maximum time:     8.031 ms (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1
   Testing FastIOBuffers tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed FastIOBuffers ─ v0.3.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [6ccb8d0d] + FastIOBuffers v0.3.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6ccb8d0d] + FastIOBuffers v0.3.1
   Testing FastIOBuffers
 Resolving package versions...
 Installed BenchmarkTools ─ v0.4.3
 Installed Parsers ──────── v0.3.10
 Installed JSON ─────────── v0.21.0
[ Info: No changes
    Status `/tmp/jl_hIstwe/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [6ccb8d0d] FastIOBuffers v0.3.1
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:           | Pass  Total
write: bitstype numbers |  195    195
Test Summary:  | Pass  Total
write: strings | 2001   2001
Test Summary:          | Pass  Total
read: bitstype numbers |  251    251
Test Summary: | Pass  Total
read: string  |    2      2
(1/2) benchmarking "write"...
  (1/2) benchmarking "Float64"...
  done (took 1.763810848 seconds)
  (2/2) benchmarking "String"...
  done (took 0.52391177 seconds)
done (took 2.849625872 seconds)
(2/2) benchmarking "read"...
  (1/2) benchmarking "Float64"...
  done (took 1.494555672 seconds)
  (2/2) benchmarking "String"...
  done (took 0.855388868 seconds)
done (took 2.767925827 seconds)
Float64:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     40.169 ns (0.00% GC)
  median time:      44.482 ns (0.00% GC)
  mean time:        55.924 ns (0.00% GC)
  maximum time:     16.084 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
String:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     18.206 ns (0.00% GC)
  median time:      24.556 ns (0.00% GC)
  mean time:        26.509 ns (0.00% GC)
  maximum time:     8.060 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
Float64:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     3.506 ns (0.00% GC)
  median time:      4.002 ns (0.00% GC)
  mean time:        4.192 ns (0.00% GC)
  maximum time:     139.994 ns (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
String:
BenchmarkTools.Trial: 
  memory estimate:  2.20 KiB
  allocs estimate:  2
  --------------
  minimum time:     180.961 ns (0.00% GC)
  median time:      585.961 ns (0.00% GC)
  mean time:        870.818 ns (0.00% GC)
  maximum time:     14.182 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1
   Testing FastIOBuffers tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed FastIOBuffers ─ v0.3.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [6ccb8d0d] + FastIOBuffers v0.3.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6ccb8d0d] + FastIOBuffers v0.3.1
   Testing FastIOBuffers
 Resolving package versions...
 Installed JSON ─────────── v0.21.0
 Installed Parsers ──────── v0.3.10
 Installed BenchmarkTools ─ v0.4.3
[ Info: No changes
    Status `/tmp/jl_8tjwHu/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [6ccb8d0d] FastIOBuffers v0.3.1
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:           | Pass  Total
write: bitstype numbers |  195    195
Test Summary:  | Pass  Total
write: strings | 2001   2001
Test Summary:          | Pass  Total
read: bitstype numbers |  251    251
Test Summary: | Pass  Total
read: string  |    2      2
(1/2) benchmarking "write"...
  (1/2) benchmarking "Float64"...
  done (took 1.511277184 seconds)
  (2/2) benchmarking "String"...
  done (took 0.554755645 seconds)
done (took 2.6292867 seconds)
(2/2) benchmarking "read"...
  (1/2) benchmarking "Float64"...
  done (took 1.398711381 seconds)
  (2/2) benchmarking "String"...
  done (took 0.870735917 seconds)
done (took 2.739058384 seconds)
Float64:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     39.672 ns (0.00% GC)
  median time:      49.324 ns (0.00% GC)
  mean time:        49.011 ns (0.00% GC)
  maximum time:     727.555 ns (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
String:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     17.659 ns (0.00% GC)
  median time:      24.676 ns (0.00% GC)
  mean time:        25.896 ns (0.00% GC)
  maximum time:     4.057 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
Float64:
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     3.442 ns (0.00% GC)
  median time:      4.079 ns (0.00% GC)
  mean time:        4.302 ns (0.00% GC)
  maximum time:     464.619 ns (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1000
String:
BenchmarkTools.Trial: 
  memory estimate:  2.20 KiB
  allocs estimate:  2
  --------------
  minimum time:     193.963 ns (0.00% GC)
  median time:      692.963 ns (0.00% GC)
  mean time:        1.034 μs (0.00% GC)
  maximum time:     58.575 μs (0.00% GC)
  --------------
  samples:          10000
  evals/sample:     1
   Testing FastIOBuffers tests passed