Skip to content

Instantly share code, notes, and snippets.

@JSOBot
Created October 1, 2020 22:03
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/2e5bde7ca87a56e7a8c306cb745379dd to your computer and use it in GitHub Desktop.
Save JSOBot/2e5bde7ca87a56e7a8c306cb745379dd to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 1 Oct 2020 - 18:0
  • 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"] 17.427 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 45.315 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 997.741 ms (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 9.109 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 6.511 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 59.854 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 373.792 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 8.189 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 29.962 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 19.151 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 35.061 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 19.151 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 161.963 μ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-1062.4.1.el7.x86_64 #1 SMP Fri Oct 18 17:15:30 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    1527918 s       2086 s    1398540 s  36942151790 s          0 s
       
  Memory: 43.06022644042969 GB (39111.63671875 MB free)
  Uptime: 2.3094786e7 sec
  Load Avg:  2.00390625  0.908203125  0.3837890625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 1 Oct 2020 - 18:00
    • Baseline: 1 Oct 2020 - 18:02
  • 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
["CG", "DivGrad N=128", "Krylov"] 0.92 (5%) ✅ 1.00 (1%)
["CG", "UFL", "LF10", "Krylov"] 1.06 (5%) ❌ 1.00 (1%)
["CG", "UFL", "LFAT5", "Krylov"] 1.05 (5%) ❌ 1.00 (1%)
["CG", "UFL", "ex5", "Krylov"] 0.95 (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.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  uname: Linux 3.10.0-1062.4.1.el7.x86_64 #1 SMP Fri Oct 18 17:15:30 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    1527918 s       2086 s    1398540 s  36942151790 s          0 s
       
  Memory: 43.06022644042969 GB (39111.63671875 MB free)
  Uptime: 2.3094786e7 sec
  Load Avg:  2.00390625  0.908203125  0.3837890625
  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-1062.4.1.el7.x86_64 #1 SMP Fri Oct 18 17:15:30 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    1552475 s       2086 s    1411163 s  36942370853 s          0 s
       
  Memory: 43.06022644042969 GB (39098.5625 MB free)
  Uptime: 2.3094946e7 sec
  Load Avg:  2.37255859375  1.4482421875  0.66357421875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 1 Oct 2020 - 18:2
  • 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"] 18.847 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 45.472 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 993.196 ms (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 8.581 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 6.177 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 62.578 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 370.021 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 8.302 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 31.568 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 19.402 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 34.851 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 19.374 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 166.363 μ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-1062.4.1.el7.x86_64 #1 SMP Fri Oct 18 17:15:30 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    1552475 s       2086 s    1411163 s  36942370853 s          0 s
       
  Memory: 43.06022644042969 GB (39098.5625 MB free)
  Uptime: 2.3094946e7 sec
  Load Avg:  2.37255859375  1.4482421875  0.66357421875
  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