Skip to content

Instantly share code, notes, and snippets.

@MonssafToukal
Created July 27, 2020 20:53
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/746b4bebc0c5c7306f7353b07bb5f433 to your computer and use it in GitHub Desktop.
Save MonssafToukal/746b4bebc0c5c7306f7353b07bb5f433 to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 27 Jul 2020 - 16:51
  • Package commit: 252d86
  • 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"] 9.820 s (5%) 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 18.824 ms (5%) 770.61 KiB (1%) 16
["CG", "DivGrad N=64", "Krylov"] 416.550 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.524 μs (5%) 1.44 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.701 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.440 μs (5%) 2.77 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 136.583 μs (5%) 3.14 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.462 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.665 μs (5%) 1.67 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.862 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 11.626 μs (5%) 2.23 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.727 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 63.899 μ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)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3426 MHz     237332 s        526 s      74816 s    2022937 s          0 s
       #2  3474 MHz     220755 s        788 s      70244 s    2044000 s          0 s
       #3  3470 MHz     232477 s       2848 s      70955 s    2027702 s          0 s
       #4  3564 MHz     215058 s        862 s      73272 s    2046655 s          0 s
       
  Memory: 15.600475311279297 GB (2966.44140625 MB free)
  Uptime: 23559.0 sec
  Load Avg:  2.6396484375  1.61279296875  1.03759765625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 27 Jul 2020 - 16:51
    • Baseline: 27 Jul 2020 - 16:52
  • Package commits:
    • Target: 252d86
    • Baseline: 252d86
  • 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=128", "Krylov"] 1.13 (5%) ❌ 1.00 (1%)
["CG", "DivGrad N=64", "Krylov"] 0.92 (5%) ✅ 1.00 (1%)
["CG", "UFL", "bcsstm02", "Krylov"] 0.94 (5%) ✅ 1.00 (1%)
["CG", "UFL", "nos4", "Krylov"] 1.11 (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)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3426 MHz     237332 s        526 s      74816 s    2022937 s          0 s
       #2  3474 MHz     220755 s        788 s      70244 s    2044000 s          0 s
       #3  3470 MHz     232477 s       2848 s      70955 s    2027702 s          0 s
       #4  3564 MHz     215058 s        862 s      73272 s    2046655 s          0 s
       
  Memory: 15.600475311279297 GB (2966.44140625 MB free)
  Uptime: 23559.0 sec
  Load Avg:  2.6396484375  1.61279296875  1.03759765625
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, skylake)

Baseline

Julia Version 1.4.2
Commit 44fa15b150* (2020-05-23 18:35 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3347 MHz     243369 s        526 s      75211 s    2024482 s          0 s
       #2  3343 MHz     222341 s        788 s      71107 s    2049462 s          0 s
       #3  3325 MHz     234440 s       2848 s      71771 s    2032823 s          0 s
       #4  3351 MHz     218046 s        862 s      74006 s    2050921 s          0 s
       
  Memory: 15.600475311279297 GB (2907.703125 MB free)
  Uptime: 23640.0 sec
  Load Avg:  2.12890625  1.666015625  1.1005859375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 27 Jul 2020 - 16:52
  • Package commit: 252d86
  • 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"] 8.690 s (5%) 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 18.899 ms (5%) 770.61 KiB (1%) 16
["CG", "DivGrad N=64", "Krylov"] 453.362 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.661 μs (5%) 1.44 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.698 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.036 μs (5%) 2.77 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 142.453 μs (5%) 3.14 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.680 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.673 μs (5%) 1.67 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.590 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 11.487 μs (5%) 2.23 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.702 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 57.497 μ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)
      Ubuntu 18.04.4 LTS
  uname: Linux 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64
  CPU: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz: 
              speed         user         nice          sys         idle          irq
       #1  3347 MHz     243369 s        526 s      75211 s    2024482 s          0 s
       #2  3343 MHz     222341 s        788 s      71107 s    2049462 s          0 s
       #3  3325 MHz     234440 s       2848 s      71771 s    2032823 s          0 s
       #4  3351 MHz     218046 s        862 s      74006 s    2050921 s          0 s
       
  Memory: 15.600475311279297 GB (2907.703125 MB free)
  Uptime: 23640.0 sec
  Load Avg:  2.12890625  1.666015625  1.1005859375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment