Skip to content

Latest commit

 

History

History
125 lines (107 loc) · 4.31 KB

File metadata and controls

125 lines (107 loc) · 4.31 KB

Benchmark Report

Job Properties

Commit(s): ararslan/julia@459bc3a62c227c795747b217a870280ac4827e0b vs JuliaLang/julia@7b7b4e1d24aa449bf33af93e684ca8924b66a010

Triggered By: link

Tag Predicate: ALL

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
["array","cat",("catnd_setind",5)] 1000.28 (15%) ❌ 12.30 (1%) ❌
["array","cat",("catnd_setind",500)] 9.68 (15%) ❌ 1.02 (1%) ❌
["array","cat",("hcat_setind",5)] 60545.96 (15%) ❌ 182.23 (1%) ❌
["array","cat",("hcat_setind",500)] 16.65 (15%) ❌ 1.02 (1%) ❌
["array","cat",("hvcat_setind",5)] 50720.80 (15%) ❌ 162.10 (1%) ❌
["array","cat",("hvcat_setind",500)] 15.11 (15%) ❌ 1.02 (1%) ❌
["array","cat",("vcat_setind",5)] 59262.74 (15%) ❌ 182.23 (1%) ❌
["array","cat",("vcat_setind",500)] 15.69 (15%) ❌ 1.02 (1%) ❌
["array","index",("sumvector_view","SubArray{Float32,2,Array{Float32,3},Tuple{Int64,Colon,Colon},true}")] 1.51 (50%) ❌ 1.00 (1%)
["shootout","fannkuch"] 81.75 (15%) ❌ 501.71 (1%) ❌
["shootout","fasta"] 1849.15 (15%) ❌ 24.66 (1%) ❌
["shootout","k_nucleotide"] 1.71 (15%) ❌ 1.04 (1%) ❌

Benchmark Group List

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

  • ["array","bool"]
  • ["array","cat"]
  • ["array","comprehension"]
  • ["array","convert"]
  • ["array","growth"]
  • ["array","index"]
  • ["array","reductions"]
  • ["array","reverse"]
  • ["array","setindex!"]
  • ["array","subarray"]
  • ["broadcast","dotop"]
  • ["broadcast","fusion"]
  • ["broadcast","sparse"]
  • ["dates","accessor"]
  • ["dates","arithmetic"]
  • ["dates","construction"]
  • ["dates","conversion"]
  • ["dates","parse"]
  • ["dates","query"]
  • ["dates","string"]
  • ["io","read"]
  • ["io","serialization"]
  • ["linalg","arithmetic"]
  • ["linalg","blas"]
  • ["linalg","factorization"]
  • ["micro"]
  • ["misc","afoldl"]
  • ["misc","bitshift"]
  • ["misc","parse"]
  • ["misc","repeat"]
  • ["misc","splatting"]
  • ["nullable","basic"]
  • ["nullable","nullablearray"]
  • ["parallel","remotecall"]
  • ["problem","fem"]
  • ["problem","go"]
  • ["problem","grigoriadis khachiyan"]
  • ["problem","imdb"]
  • ["problem","json"]
  • ["problem","laplacian"]
  • ["problem","monte carlo"]
  • ["problem","raytrace"]
  • ["problem","seismic"]
  • ["problem","simplex"]
  • ["problem","spellcheck"]
  • ["problem","stockcorr"]
  • ["problem","ziggurat"]
  • ["scalar","arithmetic"]
  • ["scalar","fastmath"]
  • ["scalar","floatexp"]
  • ["scalar","iteration"]
  • ["scalar","predicate"]
  • ["shootout"]
  • ["simd"]
  • ["sort","insertionsort"]
  • ["sort","issorted"]
  • ["sort","mergesort"]
  • ["sort","quicksort"]
  • ["sparse","arithmetic"]
  • ["sparse","index"]
  • ["sparse","transpose"]
  • ["string"]
  • ["tuple","index"]

Version Info

Primary Build

?

Comparison Build

?