Skip to content

Instantly share code, notes, and snippets.

@amontoison
Created November 23, 2020 06:57
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/ca4016a990c8f49e766a6546c89f61b7 to your computer and use it in GitHub Desktop.
Save amontoison/ca4016a990c8f49e766a6546c89f61b7 to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 23 Nov 2020 - 1:55
  • Package commit: 3c31eb
  • Julia commit: 788b2c
  • 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"] 20.825 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 57.389 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 1.246 s (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 4.586 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 3.407 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 27.714 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 162.469 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 5.054 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 12.334 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 7.783 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 12.995 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 7.854 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 66.438 μ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.3
Commit 788b2c77c1 (2020-11-09 13:37 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 20.04.1 LTS
  uname: Linux 5.4.0-53-generic #59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2700 MHz     141512 s       2459 s      34795 s    1008613 s          0 s
       #2  2700 MHz     133065 s       2300 s      35988 s    1010873 s          0 s
       #3  2699 MHz     137640 s       2346 s      39802 s    1008956 s          0 s
       #4  2700 MHz     134800 s       2645 s      39263 s    1010465 s          0 s
       
  Memory: 7.654247283935547 GB (1976.859375 MB free)
  Uptime: 12035.0 sec
  Load Avg:  2.75732421875  1.8330078125  1.19873046875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 23 Nov 2020 - 01:55
    • Baseline: 23 Nov 2020 - 01:57
  • Package commits:
    • Target: 3c31eb
    • Baseline: 68fd7e
  • Julia commits:
    • Target: 788b2c
    • Baseline: 788b2c
  • 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.10 (5%) ❌ 1.00 (1%)
["CG", "DivGrad N=64", "Krylov"] 0.95 (5%) ✅ 1.00 (1%)
["CG", "UFL", "bcsstk02", "Krylov"] 0.92 (5%) ✅ 1.00 (1%)
["CG", "UFL", "mesh1e1", "Krylov"] 0.94 (5%) ✅ 1.00 (1%)
["CG", "UFL", "mesh1em1", "Krylov"] 0.94 (5%) ✅ 1.00 (1%)
["CG", "UFL", "mesh1em6", "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.3
Commit 788b2c77c1 (2020-11-09 13:37 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 20.04.1 LTS
  uname: Linux 5.4.0-53-generic #59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2700 MHz     141512 s       2459 s      34795 s    1008613 s          0 s
       #2  2700 MHz     133065 s       2300 s      35988 s    1010873 s          0 s
       #3  2699 MHz     137640 s       2346 s      39802 s    1008956 s          0 s
       #4  2700 MHz     134800 s       2645 s      39263 s    1010465 s          0 s
       
  Memory: 7.654247283935547 GB (1976.859375 MB free)
  Uptime: 12035.0 sec
  Load Avg:  2.75732421875  1.8330078125  1.19873046875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)

Baseline

Julia Version 1.5.3
Commit 788b2c77c1 (2020-11-09 13:37 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 20.04.1 LTS
  uname: Linux 5.4.0-53-generic #59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2700 MHz     145658 s       2461 s      36414 s    1014913 s          0 s
       #2  2700 MHz     140802 s       2301 s      37211 s    1014007 s          0 s
       #3  2699 MHz     141976 s       2346 s      41472 s    1014974 s          0 s
       #4  2699 MHz     140405 s       2645 s      39937 s    1016277 s          0 s
       
  Memory: 7.654247283935547 GB (1847.3828125 MB free)
  Uptime: 12155.0 sec
  Load Avg:  3.275390625  2.22314453125  1.4140625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 23 Nov 2020 - 1:57
  • Package commit: 68fd7e
  • Julia commit: 788b2c
  • 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.974 s (5%) 48.01 MiB (1%) 17
["CG", "DivGrad N=32", "Krylov"] 55.139 ms (5%) 770.58 KiB (1%) 15
["CG", "DivGrad N=64", "Krylov"] 1.317 s (5%) 6.00 MiB (1%) 16
["CG", "UFL", "LF10", "Krylov"] 4.536 μs (5%) 1.41 KiB (1%) 10
["CG", "UFL", "LFAT5", "Krylov"] 3.404 μs (5%) 1.05 KiB (1%) 9
["CG", "UFL", "bcsstk01", "Krylov"] 28.256 μs (5%) 2.73 KiB (1%) 11
["CG", "UFL", "bcsstk02", "Krylov"] 177.505 μs (5%) 3.11 KiB (1%) 11
["CG", "UFL", "bcsstm02", "Krylov"] 4.903 μs (5%) 2.31 KiB (1%) 9
["CG", "UFL", "ex5", "Krylov"] 12.230 μs (5%) 1.64 KiB (1%) 10
["CG", "UFL", "mesh1e1", "Krylov"] 8.278 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "mesh1em1", "Krylov"] 13.845 μs (5%) 2.20 KiB (1%) 10
["CG", "UFL", "mesh1em6", "Krylov"] 8.271 μs (5%) 1.94 KiB (1%) 9
["CG", "UFL", "nos4", "Krylov"] 67.858 μ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.3
Commit 788b2c77c1 (2020-11-09 13:37 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 20.04.1 LTS
  uname: Linux 5.4.0-53-generic #59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2700 MHz     145658 s       2461 s      36414 s    1014913 s          0 s
       #2  2700 MHz     140802 s       2301 s      37211 s    1014007 s          0 s
       #3  2699 MHz     141976 s       2346 s      41472 s    1014974 s          0 s
       #4  2699 MHz     140405 s       2645 s      39937 s    1016277 s          0 s
       
  Memory: 7.654247283935547 GB (1847.3828125 MB free)
  Uptime: 12155.0 sec
  Load Avg:  3.275390625  2.22314453125  1.4140625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment