Skip to content

Latest commit

 

History

History
98 lines (76 loc) · 4.79 KB

File metadata and controls

98 lines (76 loc) · 4.79 KB

Benchmark Report

Job Properties

Commit(s): JuliaLang/julia@5ab2a6a68e9889b0594e1606c43c54500035e0ef vs JuliaLang/julia@56b47a6e6198e9974e5786566b9db936340de7c3

Triggered By: link

Tag Predicate: "collection" && "queries & updates"

Results

Note: If Chrome is your browser, I strongly recommend installing the Wide GitHub extension, which makes the result table easier to read.

Below is a table of this job's results, obtained by running the benchmarks found in JuliaCI/BaseBenchmarks.jl. The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.

The percentages accompanying time and memory values in the below table are noise tolerances. The "true" time/memory value for a given benchmark is expected to fall within this percentage of the reported value.

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results that indicate possible regressions or improvements - are shown below (thus, an empty table means that all benchmark results remained invariant between builds).

ID time ratio memory ratio
["collection", "queries & updates", "(\"Dict\", \"Any\", \"pop!\", \"unspecified\")"] 0.03 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Dict\", \"String\", \"getindex\")"] 1.28 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Any\", \"pop!\", \"unspecified\")"] 0.03 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"Any\", \"push!\", \"overwrite\")"] 1.26 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Set\", \"String\", \"in\", \"true\")"] 1.29 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"Any\", \"pop!\", \"unspecified\")"] 1.83 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"Any\", \"setindex!\")"] 0.58 (25%) ✅ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"String\", \"in\", \"false\")"] 4.26 (25%) ❌ 1.00 (1%)
["collection", "queries & updates", "(\"Vector\", \"String\", \"in\", \"true\")"] 4.30 (25%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["collection", "queries & updates"]

Version Info

Primary Build

Julia Version 0.7.0-beta.157
Commit 5ab2a6a (2018-07-05 21:41 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 14.04.4 LTS
  uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   39103782 s        278 s    4067919 s  820784321 s          8 s
       #2  3501 MHz  177574707 s          0 s    2516998 s  685991380 s          4 s
       #3  3501 MHz   24632141 s       2379 s    2038065 s  839014168 s         12 s
       #4  3501 MHz   22977912 s          0 s    2361756 s  840523932 s          8 s
       
  Memory: 31.383651733398438 GB (5369.3203125 MB free)
  Uptime: 8.666098e6 sec
  Load Avg:  1.06591796875  1.2607421875  1.703125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)

Comparison Build

Julia Version 0.7.0-beta.155
Commit 56b47a6 (2018-07-05 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 14.04.4 LTS
  uname: Linux 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz: 
              speed         user         nice          sys         idle          irq
       #1  3501 MHz   39213810 s        278 s    4075845 s  820881659 s          8 s
       #2  3501 MHz  177715085 s          0 s    2525192 s  686058210 s          4 s
       #3  3501 MHz   24761214 s       2379 s    2046357 s  839091934 s         13 s
       #4  3501 MHz   23084276 s          0 s    2369860 s  840624881 s          8 s
       
  Memory: 31.383651733398438 GB (5346.03125 MB free)
  Uptime: 8.668258e6 sec
  Load Avg:  1.0029296875  1.251953125  1.880859375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, haswell)