Skip to content

Instantly share code, notes, and snippets.

@JSOBot
Created September 29, 2020 05:44
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 JSOBot/7eb30703563353d74414e7acdaace8ba to your computer and use it in GitHub Desktop.
Save JSOBot/7eb30703563353d74414e7acdaace8ba to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 29 Sep 2020 - 1:41
  • Package commit: 9d3148
  • Julia commit: 697e78
  • 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=128", "Krylov"] 16.815 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 43.019 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 967.616 ms (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 8.032 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 5.580 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 53.987 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 327.907 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 7.578 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 28.425 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 18.201 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 30.520 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 17.488 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 147.227 μs (5%) 4.97 KiB (1%) 12

Benchmark Group List

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

  • ["CG", "DivGrad N=128"]
  • ["CG", "DivGrad N=32"]
  • ["CG", "DivGrad N=64"]
  • ["CG", "UFL", "LF10"]
  • ["CG", "UFL", "LFAT5"]
  • ["CG", "UFL", "bcsstk01"]
  • ["CG", "UFL", "bcsstk02"]
  • ["CG", "UFL", "bcsstm02"]
  • ["CG", "UFL", "ex5"]
  • ["CG", "UFL", "mesh1e1"]
  • ["CG", "UFL", "mesh1em1"]
  • ["CG", "UFL", "mesh1em6"]
  • ["CG", "UFL", "nos4"]

Julia versioninfo

Julia Version 1.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU           E5530  @ 2.40GHz: 
                 speed         user         nice          sys         idle          irq
       #1-16  2527 MHz   36424293 s     232510 s    4806913 s  53648921127 s          0 s
       
  Memory: 43.060367584228516 GB (19360.9140625 MB free)
  Uptime: 3.3565578e7 sec
  Load Avg:  2.556640625  1.04150390625  0.43701171875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 29 Sep 2020 - 01:41
    • Baseline: 29 Sep 2020 - 01:43
  • Package commits:
    • Target: 9d3148
    • Baseline: 2b74a8
  • Julia commits:
    • Target: 697e78
    • Baseline: 697e78
  • 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

Benchmark Group List

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

  • ["CG", "DivGrad N=128"]
  • ["CG", "DivGrad N=32"]
  • ["CG", "DivGrad N=64"]
  • ["CG", "UFL", "LF10"]
  • ["CG", "UFL", "LFAT5"]
  • ["CG", "UFL", "bcsstk01"]
  • ["CG", "UFL", "bcsstk02"]
  • ["CG", "UFL", "bcsstm02"]
  • ["CG", "UFL", "ex5"]
  • ["CG", "UFL", "mesh1e1"]
  • ["CG", "UFL", "mesh1em1"]
  • ["CG", "UFL", "mesh1em6"]
  • ["CG", "UFL", "nos4"]

Julia versioninfo

Target

Julia Version 1.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU           E5530  @ 2.40GHz: 
                 speed         user         nice          sys         idle          irq
       #1-16  2527 MHz   36424293 s     232510 s    4806913 s  53648921127 s          0 s
       
  Memory: 43.060367584228516 GB (19360.9140625 MB free)
  Uptime: 3.3565578e7 sec
  Load Avg:  2.556640625  1.04150390625  0.43701171875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Baseline

Julia Version 1.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU           E5530  @ 2.40GHz: 
                 speed         user         nice          sys         idle          irq
       #1-16  1596 MHz   36446290 s     232510 s    4819536 s  53649125250 s          0 s
       
  Memory: 43.060367584228516 GB (19348.71484375 MB free)
  Uptime: 3.3565728e7 sec
  Load Avg:  2.19677734375  1.4228515625  0.66552734375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 29 Sep 2020 - 1:43
  • Package commit: 2b74a8
  • Julia commit: 697e78
  • 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=128", "Krylov"] 16.879 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 43.132 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 962.751 ms (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 7.812 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 5.595 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 54.686 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 342.713 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 7.473 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 28.495 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 17.530 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 31.428 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 17.404 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 147.296 μs (5%) 4.97 KiB (1%) 12

Benchmark Group List

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

  • ["CG", "DivGrad N=128"]
  • ["CG", "DivGrad N=32"]
  • ["CG", "DivGrad N=64"]
  • ["CG", "UFL", "LF10"]
  • ["CG", "UFL", "LFAT5"]
  • ["CG", "UFL", "bcsstk01"]
  • ["CG", "UFL", "bcsstk02"]
  • ["CG", "UFL", "bcsstm02"]
  • ["CG", "UFL", "ex5"]
  • ["CG", "UFL", "mesh1e1"]
  • ["CG", "UFL", "mesh1em1"]
  • ["CG", "UFL", "mesh1em6"]
  • ["CG", "UFL", "nos4"]

Julia versioninfo

Julia Version 1.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU           E5530  @ 2.40GHz: 
                 speed         user         nice          sys         idle          irq
       #1-16  1596 MHz   36446290 s     232510 s    4819536 s  53649125250 s          0 s
       
  Memory: 43.060367584228516 GB (19348.71484375 MB free)
  Uptime: 3.3565728e7 sec
  Load Avg:  2.19677734375  1.4228515625  0.66552734375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment