Skip to content

Instantly share code, notes, and snippets.

@kanav99
Created May 14, 2019 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kanav99/d8e7758f304d5a58951a3079a3ce9f0d to your computer and use it in GitHub Desktop.
Save kanav99/d8e7758f304d5a58951a3079a3ce9f0d to your computer and use it in GitHub Desktop.
A benchmark for PkgBenchmark

Benchmark Report for OrdinaryDiffEq

Job Properties

  • Time of benchmarks:
    • Target: 14 May 2019 - 19:43
    • Baseline: 14 May 2019 - 19:44
  • Package commits:
    • Target: 44564c
    • Baseline: 44564c
  • Julia commits:
    • Target: 80516c
    • Baseline: 80516c
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

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
["algs", "Vern6"] 0.94 (5%) ✅ 1.00 (1%)
["algs", "Vern7"] 0.94 (5%) ✅ 1.00 (1%)
["algs", "Vern9"] 0.95 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["algs"]

Julia versioninfo

Target

Julia Version 1.1.0
Commit 80516ca202 (2019-01-21 21:24 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
      Microsoft Windows [Version 10.0.17134.648]
  CPU: AMD Ryzen 5 2600X Six-Core Processor           : 
                 speed         user         nice          sys         idle          irq
       #1-12  3600 MHz   12654401            0      8903230    2926093073      1085637  ticks
       
  Memory: 31.948673248291016 GB (26452.55078125 MB free)
  Uptime: 245637.0 sec
  Load Avg:  0.0  0.0  0.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, znver1)

Baseline

Julia Version 1.1.0
Commit 80516ca202 (2019-01-21 21:24 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
      Microsoft Windows [Version 10.0.17134.648]
  CPU: AMD Ryzen 5 2600X Six-Core Processor           : 
                 speed         user         nice          sys         idle          irq
       #1-12  3600 MHz   12689651            0      8905683    2926481401      1085762  ticks
       
  Memory: 31.948673248291016 GB (26423.734375 MB free)
  Uptime: 245673.0 sec
  Load Avg:  0.0  0.0  0.0
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, znver1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment