Formatting

← 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, 57 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Formatting ─ v0.4.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [59287772] + Formatting v0.4.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [59287772] + Formatting v0.4.1
  [de0858da] + Printf 
  [4ec0a83e] + Unicode 
   Testing Formatting
 Resolving package versions...
    Status `/tmp/jl_QEj3i3/Manifest.toml`
  [59287772] Formatting v0.4.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
test cformat equality...
...Done
 18.672763 seconds (8.49 M allocations: 474.202 MiB, 1.74% gc time)

Test speed
integer @sprintf speed
  0.134841 seconds (848.25 k allocations: 51.512 MiB, 5.66% gc time)
integer sprintf speed
 33.298408 seconds (8.82 M allocations: 513.865 MiB, 0.28% gc time)
integer sprintf speed, bypass repeated lookup
  0.261787 seconds (1.42 M allocations: 59.061 MiB, 2.33% gc time)

float64 @sprintf speed
  0.295755 seconds (899.16 k allocations: 54.142 MiB, 4.98% gc time)
float64 sprintf speed
 33.185017 seconds (8.65 M allocations: 512.191 MiB, 0.33% gc time)
float64 sprintf speed, bypass repeated lookup
  0.225344 seconds (1.45 M allocations: 60.537 MiB, 1.75% gc time)

test commas...
test format...
   Testing Formatting tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed Formatting ─ v0.4.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [59287772] + Formatting v0.4.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [59287772] + Formatting v0.4.1
  [de0858da] + Printf 
  [4ec0a83e] + Unicode 
   Testing Formatting
 Resolving package versions...
    Status `/tmp/jl_BE4giH/Manifest.toml`
  [59287772] Formatting v0.4.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
test cformat equality...
...Done
 17.395340 seconds (8.10 M allocations: 450.968 MiB, 3.01% gc time)

Test speed
integer @sprintf speed
  0.103338 seconds (835.52 k allocations: 50.793 MiB, 4.45% gc time)
integer sprintf speed
 29.753358 seconds (8.82 M allocations: 513.806 MiB, 0.24% gc time)
integer sprintf speed, bypass repeated lookup
  0.192351 seconds (1.42 M allocations: 59.001 MiB, 2.79% gc time)

float64 @sprintf speed
  0.241452 seconds (885.51 k allocations: 53.265 MiB, 10.24% gc time)
float64 sprintf speed
 30.681561 seconds (8.64 M allocations: 512.029 MiB, 0.36% gc time)
float64 sprintf speed, bypass repeated lookup
  0.247349 seconds (1.44 M allocations: 60.373 MiB, 3.73% gc time)

test commas...
test format...
   Testing Formatting tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed Formatting ─ v0.4.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [59287772] + Formatting v0.4.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [59287772] + Formatting v0.4.1
  [de0858da] + Printf 
  [4ec0a83e] + Unicode 
   Testing Formatting
 Resolving package versions...
    Status `/tmp/jl_ouYouJ/Manifest.toml`
  [59287772] Formatting v0.4.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
test cformat equality...
...Done
 19.518364 seconds (8.10 M allocations: 450.960 MiB, 2.32% gc time)

Test speed
integer @sprintf speed
  0.218738 seconds (835.52 k allocations: 50.793 MiB, 16.31% gc time)
integer sprintf speed
 33.251154 seconds (8.82 M allocations: 513.806 MiB, 0.29% gc time)
integer sprintf speed, bypass repeated lookup
  0.199850 seconds (1.42 M allocations: 59.001 MiB, 2.64% gc time)

float64 @sprintf speed
  0.250154 seconds (885.51 k allocations: 53.265 MiB, 13.49% gc time)
float64 sprintf speed
 32.463656 seconds (8.64 M allocations: 512.029 MiB, 0.19% gc time)
float64 sprintf speed, bypass repeated lookup
  0.281681 seconds (1.44 M allocations: 60.373 MiB, 5.08% gc time)

test commas...
test format...
   Testing Formatting tests passed