Skip to content

Instantly share code, notes, and snippets.

@MonssafToukal
Created July 13, 2020 19:49
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 MonssafToukal/16a358b2a8721ca357abbc60aea8e45e to your computer and use it in GitHub Desktop.
Save MonssafToukal/16a358b2a8721ca357abbc60aea8e45e to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 13 Jul 2020 - 15:48
  • Package commit: 70e006
  • Julia commit: 3af96b
  • 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"] 11.494 s (5%) 694.783 μs 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 18.767 ms (5%) 770.70 KiB (1%) 18
["CG", "DivGrad N=64", "Krylov"] 405.393 ms (5%) 744.319 μs 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.412 μs (5%) 1.50 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.525 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.051 μs (5%) 2.97 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 137.615 μs (5%) 3.20 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.381 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.436 μs (5%) 1.83 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.406 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 11.350 μs (5%) 2.44 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.504 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 58.669 μs (5%) 5.06 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.0.5
Commit 3af96bcefc (2019-09-09 19:06 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3305 MHz     156104 s        208 s      43593 s     798989 s          0 s
       #2  3393 MHz     144357 s        457 s      41760 s     812349 s          0 s
       #3  2743 MHz     143364 s       2587 s      42940 s     807878 s          0 s
       #4  3121 MHz     143790 s       1144 s      43314 s     810705 s          0 s
       
  Memory: 15.600486755371094 GB (3659.17578125 MB free)
  Uptime: 10162.0 sec
  Load Avg:  2.8974609375  2.0927734375  1.69482421875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 13 Jul 2020 - 15:48
    • Baseline: 13 Jul 2020 - 15:49
  • Package commits:
    • Target: 70e006
    • Baseline: 70e006
  • Julia commits:
    • Target: 3af96b
    • Baseline: 3af96b
  • 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.37 (5%) ❌ 1.00 (1%)
["CG", "UFL", "mesh1em1", "Krylov"] 0.90 (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.0.5
Commit 3af96bcefc (2019-09-09 19:06 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3305 MHz     156104 s        208 s      43593 s     798989 s          0 s
       #2  3393 MHz     144357 s        457 s      41760 s     812349 s          0 s
       #3  2743 MHz     143364 s       2587 s      42940 s     807878 s          0 s
       #4  3121 MHz     143790 s       1144 s      43314 s     810705 s          0 s
       
  Memory: 15.600486755371094 GB (3659.17578125 MB free)
  Uptime: 10162.0 sec
  Load Avg:  2.8974609375  2.0927734375  1.69482421875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, skylake)

Baseline

Julia Version 1.0.5
Commit 3af96bcefc (2019-09-09 19:06 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3445 MHz     161934 s        208 s      43774 s     800116 s          0 s
       #2  3461 MHz     147134 s        457 s      42576 s     815868 s          0 s
       #3  3495 MHz     145466 s       2588 s      43699 s     812112 s          0 s
       #4  3554 MHz     145588 s       1144 s      44048 s     815267 s          0 s
       
  Memory: 15.600486755371094 GB (3617.859375 MB free)
  Uptime: 10234.0 sec
  Load Avg:  2.11865234375  2.01513671875  1.69775390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 13 Jul 2020 - 15:49
  • Package commit: 70e006
  • Julia commit: 3af96b
  • 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"] 8.367 s (5%) 1.089 ms 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 18.901 ms (5%) 770.70 KiB (1%) 18
["CG", "DivGrad N=64", "Krylov"] 407.643 ms (5%) 726.361 μs 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.382 μs (5%) 1.50 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.521 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.140 μs (5%) 2.97 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 137.200 μs (5%) 3.20 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.373 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.575 μs (5%) 1.83 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.518 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 12.587 μs (5%) 2.44 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.476 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 58.139 μs (5%) 5.06 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.0.5
Commit 3af96bcefc (2019-09-09 19:06 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.3.0-62-generic #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3445 MHz     161934 s        208 s      43774 s     800116 s          0 s
       #2  3461 MHz     147134 s        457 s      42576 s     815868 s          0 s
       #3  3495 MHz     145466 s       2588 s      43699 s     812112 s          0 s
       #4  3554 MHz     145588 s       1144 s      44048 s     815267 s          0 s
       
  Memory: 15.600486755371094 GB (3617.859375 MB free)
  Uptime: 10234.0 sec
  Load Avg:  2.11865234375  2.01513671875  1.69775390625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, skylake)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment