Skip to content

Instantly share code, notes, and snippets.

@JSOBot
Created November 16, 2020 22:37
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/0f50c6a01990be454cc082916c2dae7d to your computer and use it in GitHub Desktop.
Save JSOBot/0f50c6a01990be454cc082916c2dae7d to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 16 Nov 2020 - 17:34
  • Package commit: a775d6
  • 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.370 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 44.378 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 940.563 ms (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 8.614 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 6.188 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 60.133 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 363.456 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 8.474 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 31.708 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 19.695 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 34.781 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 19.695 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 167.201 μ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   48664003 s       3409 s     965706 s  51670405041 s          0 s
       
  Memory: 46.99770736694336 GB (44755.66796875 MB free)
  Uptime: 3.2330474e7 sec
  Load Avg:  3.37744140625  2.087890625  0.9306640625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 16 Nov 2020 - 17:34
    • Baseline: 16 Nov 2020 - 17:37
  • Package commits:
    • Target: a775d6
    • Baseline: a775d6
  • 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"] 1.06 (5%) ❌ 1.00 (1%)
["CG", "UFL", "nos4", "Krylov"] 1.07 (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   48664003 s       3409 s     965706 s  51670405041 s          0 s
       
  Memory: 46.99770736694336 GB (44755.66796875 MB free)
  Uptime: 3.2330474e7 sec
  Load Avg:  3.37744140625  2.087890625  0.9306640625
  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   48685703 s       3409 s     977800 s  51670603039 s          0 s
       
  Memory: 46.99770736694336 GB (44828.48046875 MB free)
  Uptime: 3.2330619e7 sec
  Load Avg:  3.064453125  2.2421875  1.1396484375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, nehalem)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 16 Nov 2020 - 17:37
  • Package commit: a775d6
  • 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.406 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 44.699 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 954.691 ms (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 8.637 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 6.174 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 60.273 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 363.386 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 8.427 μ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.416 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 35.200 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 19.416 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 156.585 μ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   48685703 s       3409 s     977800 s  51670603039 s          0 s
       
  Memory: 46.99770736694336 GB (44828.48046875 MB free)
  Uptime: 3.2330619e7 sec
  Load Avg:  3.064453125  2.2421875  1.1396484375
  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