Skip to content

Instantly share code, notes, and snippets.

@JSOBot
Created August 19, 2020 17: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 JSOBot/056800d876ad5a56df5f47e0ed2ea946 to your computer and use it in GitHub Desktop.
Save JSOBot/056800d876ad5a56df5f47e0ed2ea946 to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 19 Aug 2020 - 13:53
  • Package commit: f18456
  • Julia commit: 44fa15
  • 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"] 15.622 s (5%) 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 21.891 ms (5%) 770.61 KiB (1%) 16
["CG", "DivGrad N=64", "Krylov"] 743.887 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.525 μs (5%) 1.44 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.491 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 26.222 μs (5%) 2.77 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 167.174 μs (5%) 3.14 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 4.567 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 10.228 μs (5%) 1.67 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 7.790 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 13.473 μs (5%) 2.23 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 7.803 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 59.915 μs (5%) 5.00 KiB (1%) 13

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.4.2
Commit 44fa15b150* (2020-05-23 18:35 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  2000 MHz    4103729 s        967 s    1188091 s  873996613 s          0 s
       
  Memory: 1.7952079772949219 GB (571.3984375 MB free)
  Uptime: 8.817876e6 sec
  Load Avg:  2.302734375  1.79931640625  1.35791015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, sandybridge)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 19 Aug 2020 - 13:53
    • Baseline: 19 Aug 2020 - 13:57
  • Package commits:
    • Target: f18456
    • Baseline: 2b74a8
  • Julia commits:
    • Target: 44fa15
    • Baseline: 44fa15
  • 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
["CG", "DivGrad N=64", "Krylov"] 1.05 (5%) ❌ 1.00 (1%)
["CG", "UFL", "bcsstk01", "Krylov"] 0.90 (5%) ✅ 1.00 (1%)
["CG", "UFL", "nos4", "Krylov"] 0.91 (5%) ✅ 1.00 (1%)

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.4.2
Commit 44fa15b150* (2020-05-23 18:35 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  2000 MHz    4103729 s        967 s    1188091 s  873996613 s          0 s
       
  Memory: 1.7952079772949219 GB (571.3984375 MB free)
  Uptime: 8.817876e6 sec
  Load Avg:  2.302734375  1.79931640625  1.35791015625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, sandybridge)

Baseline

Julia Version 1.4.2
Commit 44fa15b150* (2020-05-23 18:35 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  2000 MHz    4114502 s        967 s    1191042 s  873996741 s          0 s
       
  Memory: 1.7952079772949219 GB (641.484375 MB free)
  Uptime: 8.818151e6 sec
  Load Avg:  1.498046875  1.65087890625  1.41064453125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, sandybridge)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 19 Aug 2020 - 13:57
  • Package commit: 2b74a8
  • Julia commit: 44fa15
  • 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"] 15.320 s (5%) 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 21.879 ms (5%) 770.61 KiB (1%) 16
["CG", "DivGrad N=64", "Krylov"] 706.202 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.522 μs (5%) 1.44 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.518 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 29.068 μs (5%) 2.77 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 166.727 μs (5%) 3.14 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 4.575 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 10.226 μs (5%) 1.67 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 7.940 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 13.177 μs (5%) 2.23 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 7.669 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 65.846 μs (5%) 5.00 KiB (1%) 13

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.4.2
Commit 44fa15b150* (2020-05-23 18:35 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  2000 MHz    4114502 s        967 s    1191042 s  873996741 s          0 s
       
  Memory: 1.7952079772949219 GB (641.484375 MB free)
  Uptime: 8.818151e6 sec
  Load Avg:  1.498046875  1.65087890625  1.41064453125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, sandybridge)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment