Skip to content

Instantly share code, notes, and snippets.

@MonssafToukal
Created July 13, 2020 20:36
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/bfb714eda3ac6e920a31895eb81b459d to your computer and use it in GitHub Desktop.
Save MonssafToukal/bfb714eda3ac6e920a31895eb81b459d 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 - 16:35
  • Package commit: a886ea
  • 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"] 7.783 s (5%) 687.290 μs 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 18.914 ms (5%) 770.70 KiB (1%) 18
["CG", "DivGrad N=64", "Krylov"] 400.090 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.394 μs (5%) 1.50 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.516 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.147 μs (5%) 2.97 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 135.903 μ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.554 μs (5%) 1.83 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.400 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 11.157 μs (5%) 2.44 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.383 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 61.602 μ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  3587 MHz     184277 s        210 s      50810 s    1039830 s          0 s
       #2  3503 MHz     174129 s        461 s      49004 s    1051630 s          0 s
       #3  3519 MHz     170090 s       2591 s      50839 s    1049336 s          0 s
       #4  3438 MHz     164169 s       1150 s      51308 s    1058738 s          0 s
       
  Memory: 15.600486755371094 GB (3773.48046875 MB free)
  Uptime: 12952.0 sec
  Load Avg:  1.63232421875  0.66455078125  0.5439453125
  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 - 16:35
    • Baseline: 13 Jul 2020 - 16:36
  • Package commits:
    • Target: a886ea
    • Baseline: a886ea
  • 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", "UFL", "LF10", "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.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  3587 MHz     184277 s        210 s      50810 s    1039830 s          0 s
       #2  3503 MHz     174129 s        461 s      49004 s    1051630 s          0 s
       #3  3519 MHz     170090 s       2591 s      50839 s    1049336 s          0 s
       #4  3438 MHz     164169 s       1150 s      51308 s    1058738 s          0 s
       
  Memory: 15.600486755371094 GB (3773.48046875 MB free)
  Uptime: 12952.0 sec
  Load Avg:  1.63232421875  0.66455078125  0.5439453125
  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  3539 MHz     185607 s        210 s      51499 s    1044632 s          0 s
       #2  3476 MHz     175476 s        461 s      49711 s    1056422 s          0 s
       #3  3498 MHz     171615 s       2591 s      51535 s    1053938 s          0 s
       #4  3475 MHz     170470 s       1150 s      51433 s    1059167 s          0 s
       
  Memory: 15.600486755371094 GB (3749.73046875 MB free)
  Uptime: 13021.0 sec
  Load Avg:  2.12060546875  0.97412109375  0.658203125
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, skylake)

Benchmark Report for Krylov

Job Properties

  • Time of benchmark: 13 Jul 2020 - 16:36
  • Package commit: a886ea
  • 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"] 7.934 s (5%) 689.347 μs 48.01 MiB (1%) 18
["CG", "DivGrad N=32", "Krylov"] 19.131 ms (5%) 770.70 KiB (1%) 18
["CG", "DivGrad N=64", "Krylov"] 404.007 ms (5%) 6.00 MiB (1%) 17
["CG", "UFL", "LF10", "Krylov"] 3.575 μs (5%) 1.50 KiB (1%) 11
["CG", "UFL", "LFAT5", "Krylov"] 2.520 μs (5%) 1.08 KiB (1%) 10
["CG", "UFL", "bcsstk01", "Krylov"] 22.625 μs (5%) 2.97 KiB (1%) 12
["CG", "UFL", "bcsstk02", "Krylov"] 136.235 μs (5%) 3.20 KiB (1%) 12
["CG", "UFL", "bcsstm02", "Krylov"] 3.387 μs (5%) 2.34 KiB (1%) 10
["CG", "UFL", "ex5", "Krylov"] 9.461 μs (5%) 1.83 KiB (1%) 11
["CG", "UFL", "mesh1e1", "Krylov"] 6.422 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "mesh1em1", "Krylov"] 11.252 μs (5%) 2.44 KiB (1%) 11
["CG", "UFL", "mesh1em6", "Krylov"] 6.420 μs (5%) 2.11 KiB (1%) 10
["CG", "UFL", "nos4", "Krylov"] 59.901 μ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  3539 MHz     185607 s        210 s      51499 s    1044632 s          0 s
       #2  3476 MHz     175476 s        461 s      49711 s    1056422 s          0 s
       #3  3498 MHz     171615 s       2591 s      51535 s    1053938 s          0 s
       #4  3475 MHz     170470 s       1150 s      51433 s    1059167 s          0 s
       
  Memory: 15.600486755371094 GB (3749.73046875 MB free)
  Uptime: 13021.0 sec
  Load Avg:  2.12060546875  0.97412109375  0.658203125
  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