Skip to content

Instantly share code, notes, and snippets.

@MonssafToukal
Created July 16, 2020 19:18
Show Gist options
  • Save MonssafToukal/e3ae7e37237372bf2a5ad65456d12447 to your computer and use it in GitHub Desktop.
Save MonssafToukal/e3ae7e37237372bf2a5ad65456d12447 to your computer and use it in GitHub Desktop.
A benchmark for Krylov repository

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 16 Jul 2020 - 15:18
  • Package commit: 206fb9
  • 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.399 s (5%) 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 19.358 ms (5%) 770.61 KiB (1%) 16
["CG", "DivGrad N=64", "Krylov"] 444.905 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.643 μs (5%) 1.44 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.629 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.128 μs (5%) 2.77 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 135.910 μs (5%) 3.14 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.548 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.562 μs (5%) 1.67 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.650 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 12.419 μs (5%) 2.23 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.716 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 58.491 μ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.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  3320 MHz     132080 s       3291 s      45011 s    1036920 s          0 s
       #2  3318 MHz     125857 s       1487 s      44212 s    1045976 s          0 s
       #3  3308 MHz     124846 s       2482 s      44767 s    1043166 s          0 s
       #4  3320 MHz     133670 s       3258 s      45042 s    1035138 s          0 s
       
  Memory: 15.600486755371094 GB (3703.8203125 MB free)
  Uptime: 12350.0 sec
  Load Avg:  2.232421875  1.4970703125  1.0419921875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmarks:
    • Target: 16 Jul 2020 - 15:18
    • Baseline: 16 Jul 2020 - 15:17
  • Package commits:
    • Target: 206fb9
    • Baseline: a886ea
  • 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=32", "Krylov"] 1.07 (5%) ❌ 1.00 (1%)
["CG", "UFL", "mesh1em1", "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.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  3320 MHz     132080 s       3291 s      45011 s    1036920 s          0 s
       #2  3318 MHz     125857 s       1487 s      44212 s    1045976 s          0 s
       #3  3308 MHz     124846 s       2482 s      44767 s    1043166 s          0 s
       #4  3320 MHz     133670 s       3258 s      45042 s    1035138 s          0 s
       
  Memory: 15.600486755371094 GB (3703.8203125 MB free)
  Uptime: 12350.0 sec
  Load Avg:  2.232421875  1.4970703125  1.0419921875
  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.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  1740 MHz     124627 s       3291 s      44769 s    1036520 s          0 s
       #2  1725 MHz     124150 s       1487 s      43325 s    1040460 s          0 s
       #3  1568 MHz     122915 s       2482 s      43928 s    1037847 s          0 s
       #4  1651 MHz     131644 s       3258 s      44192 s    1029924 s          0 s
       
  Memory: 15.600486755371094 GB (3777.421875 MB free)
  Uptime: 12269.0 sec
  Load Avg:  2.24951171875  1.3173828125  0.9453125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-8.0.1 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 16 Jul 2020 - 15:17
  • Package commit: a886ea
  • 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.245 s (5%) 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 18.089 ms (5%) 770.61 KiB (1%) 16
["CG", "DivGrad N=64", "Krylov"] 433.241 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.520 μs (5%) 1.44 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.615 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 21.962 μs (5%) 2.77 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 136.320 μs (5%) 3.14 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.706 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.626 μs (5%) 1.67 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.708 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 11.200 μs (5%) 2.23 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.715 μs (5%) 1.97 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 57.358 μ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.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  1740 MHz     124627 s       3291 s      44769 s    1036520 s          0 s
       #2  1725 MHz     124150 s       1487 s      43325 s    1040460 s          0 s
       #3  1568 MHz     122915 s       2482 s      43928 s    1037847 s          0 s
       #4  1651 MHz     131644 s       3258 s      44192 s    1029924 s          0 s
       
  Memory: 15.600486755371094 GB (3777.421875 MB free)
  Uptime: 12269.0 sec
  Load Avg:  2.24951171875  1.3173828125  0.9453125
  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