Skip to content

Instantly share code, notes, and snippets.

@amontoison
Created February 18, 2019 05:58
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 amontoison/f978db1ec524c54677f11202611cac17 to your computer and use it in GitHub Desktop.
Save amontoison/f978db1ec524c54677f11202611cac17 to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 18 Feb 2019 - 0:57
  • Package commit: dirty
  • Julia commit: 80516c
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks. 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. An empty cell means that the value was zero.

ID time GC time memory allocations
["CG", "DivGrad N=32", "IterativeSolvers"] 34.231 ms (5%) 1.25 MiB (1%) 24
["CG", "DivGrad N=32", "Krylov"] 32.698 ms (5%) 770.64 KiB (1%) 18
["CG", "DivGrad N=32", "KrylovKit"] 39.697 ms (5%) 18.01 MiB (1%) 147
["CG", "DivGrad N=32", "KrylovMethods"] 34.529 ms (5%) 1.25 MiB (1%) 18

Benchmark Group List

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

  • ["CG", "DivGrad N=32"]

Julia versioninfo

Julia Version 1.1.0
Commit 80516ca202 (2019-01-21 21:24 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.1 LTS
  uname: Linux 4.15.0-45-generic #48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  1078 MHz     378732 s        521 s     115885 s    3526993 s          0 s
       #2  1380 MHz     471578 s        492 s     114958 s    3186971 s          0 s
       #3  1571 MHz     409308 s        500 s     109091 s    3238525 s          0 s
       #4  1061 MHz     400780 s        478 s     118315 s    3241411 s          0 s
       
  Memory: 7.669216156005859 GB (2816.70703125 MB free)
  Uptime: 103239.0 sec
  Load Avg:  2.01904296875  1.5107421875  1.501953125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment