Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default set type to Set{Int} #211

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Change default set type to Set{Int} #211

wants to merge 2 commits into from

Conversation

adrhill
Copy link
Owner

@adrhill adrhill commented Nov 5, 2024

No description provided.

@adrhill adrhill added the run benchmark Run benchmarks in CI label Nov 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.87%. Comparing base (e6d357b) to head (50fc491).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   93.87%   93.87%           
=======================================
  Files          29       29           
  Lines        1159     1159           
=======================================
  Hits         1088     1088           
  Misses         71       71           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Nov 5, 2024

Benchmark result

Judge result

Benchmark Report for /home/runner/work/SparseConnectivityTracer.jl/SparseConnectivityTracer.jl

Job Properties

  • Time of benchmarks:
    • Target: 5 Nov 2024 - 18:23
    • Baseline: 5 Nov 2024 - 18:28
  • Package commits:
    • Target: 59eda8
    • Baseline: e6d357
  • Julia commits:
    • Target: 8f5b7c
    • Baseline: 8f5b7c
  • 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
["bench_jogger.jl", "Hessian", "Global", "ArrowHead", "N=200, K=16"] 1.96 (5%) ❌ 1.52 (1%) ❌
["bench_jogger.jl", "Hessian", "Global", "ArrowHead", "N=3200, K=2"] 1.40 (5%) ❌ 1.27 (1%) ❌
["bench_jogger.jl", "Hessian", "Global", "RandomSparsity", "N=100, K=32"] 2.22 (5%) ❌ 1.50 (1%) ❌
["bench_jogger.jl", "Hessian", "Global", "RandomSparsity", "N=400, K=2"] 1.41 (5%) ❌ 1.31 (1%) ❌
["bench_jogger.jl", "Hessian", "Local", "ArrowHead", "N=200, K=16"] 1.95 (5%) ❌ 1.51 (1%) ❌
["bench_jogger.jl", "Hessian", "Local", "ArrowHead", "N=3200, K=2"] 1.41 (5%) ❌ 1.27 (1%) ❌
["bench_jogger.jl", "Hessian", "Local", "RandomSparsity", "N=100, K=32"] 2.21 (5%) ❌ 1.50 (1%) ❌
["bench_jogger.jl", "Hessian", "Local", "RandomSparsity", "N=400, K=2"] 1.41 (5%) ❌ 1.31 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE", "N=24"] 4.67 (5%) ❌ 2.02 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE", "N=6"] 4.83 (5%) ❌ 3.04 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator", "N=24"] 2.29 (5%) ❌ 1.57 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator", "N=6"] 2.13 (5%) ❌ 2.04 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "Conv", "N=128"] 0.75 (5%) ✅ 0.28 (1%) ✅
["bench_jogger.jl", "Jacobian", "Global", "Conv", "N=28"] 5.62 (5%) ❌ 2.18 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "SparseMul", "n=50, p=0.01, depth=5"] 1.20 (5%) ❌ 1.67 (1%) ❌
["bench_jogger.jl", "Jacobian", "Global", "SparseMul", "n=50, p=0.25, depth=5"] 19.11 (5%) ❌ 13.92 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE", "N=24"] 4.56 (5%) ❌ 2.00 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE", "N=6"] 4.61 (5%) ❌ 2.98 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator", "N=24"] 2.22 (5%) ❌ 1.55 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator", "N=6"] 2.02 (5%) ❌ 1.99 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "Conv", "N=128"] 0.79 (5%) ✅ 0.28 (1%) ✅
["bench_jogger.jl", "Jacobian", "Local", "Conv", "N=28"] 5.52 (5%) ❌ 2.18 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "SparseMul", "n=50, p=0.01, depth=5"] 1.21 (5%) ❌ 1.51 (1%) ❌
["bench_jogger.jl", "Jacobian", "Local", "SparseMul", "n=50, p=0.25, depth=5"] 18.30 (5%) ❌ 13.80 (1%) ❌
["bench_jogger.jl", "OptimizationProblems", "britgas", "Hessian"] 1.36 (5%) ❌ 1.34 (1%) ❌
["bench_jogger.jl", "OptimizationProblems", "britgas", "Jacobian"] 1.44 (5%) ❌ 1.97 (1%) ❌

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Global", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Global", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Local", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Local", "RandomSparsity"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Conv"]
  • ["bench_jogger.jl", "Jacobian", "Global", "SparseMul"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Conv"]
  • ["bench_jogger.jl", "Jacobian", "Local", "SparseMul"]
  • ["bench_jogger.jl", "OptimizationProblems", "britgas"]

Julia versioninfo

Target

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.5 LTS
  uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1     0 MHz       3363 s          0 s        214 s       7317 s          0 s
       #2     0 MHz       3712 s          0 s        212 s       6996 s          0 s
       #3     0 MHz       3746 s          0 s        240 s       6931 s          0 s
       #4     0 MHz       4251 s          0 s        260 s       6412 s          0 s
  Memory: 15.606491088867188 GB (13312.265625 MB free)
  Uptime: 1096.25 sec
  Load Avg:  1.0  1.27  1.15
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.5 LTS
  uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1     0 MHz       3909 s          0 s        251 s       9638 s          0 s
       #2     0 MHz       4324 s          0 s        254 s       9247 s          0 s
       #3     0 MHz       4585 s          0 s        290 s       8948 s          0 s
       #4     0 MHz       5130 s          0 s        314 s       8386 s          0 s
  Memory: 15.606491088867188 GB (12518.3203125 MB free)
  Uptime: 1387.27 sec
  Load Avg:  1.03  1.11  1.1
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/SparseConnectivityTracer.jl/SparseConnectivityTracer.jl

Job Properties

  • Time of benchmark: 5 Nov 2024 - 18:23
  • Package commit: 59eda8
  • Julia commit: 8f5b7c
  • 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
["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead", "N=200, K=16"] 1.548 ms (5%) 2.74 MiB (1%) 33045
["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead", "N=3200, K=2"] 5.071 ms (5%) 12.62 MiB (1%) 110983
["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity", "N=100, K=32"] 1.620 ms (5%) 1.74 MiB (1%) 10899
["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity", "N=400, K=2"] 335.966 μs (5%) 613.17 KiB (1%) 7950
["bench_jogger.jl", "Hessian", "Global", "ArrowHead", "N=200, K=16"] 10.194 ms (5%) 16.60 MiB (1%) 125172
["bench_jogger.jl", "Hessian", "Global", "ArrowHead", "N=3200, K=2"] 77.075 ms (5%) 167.09 MiB (1%) 315821
["bench_jogger.jl", "Hessian", "Global", "RandomSparsity", "N=100, K=32"] 9.651 ms (5%) 9.92 MiB (1%) 53359
["bench_jogger.jl", "Hessian", "Global", "RandomSparsity", "N=400, K=2"] 6.026 ms (5%) 11.80 MiB (1%) 23315
["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead", "N=200, K=16"] 1.591 ms (5%) 2.86 MiB (1%) 35515
["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead", "N=3200, K=2"] 5.093 ms (5%) 12.65 MiB (1%) 107786
["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity", "N=100, K=32"] 1.632 ms (5%) 1.77 MiB (1%) 11006
["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity", "N=400, K=2"] 341.977 μs (5%) 660.23 KiB (1%) 8357
["bench_jogger.jl", "Hessian", "Local", "ArrowHead", "N=200, K=16"] 10.290 ms (5%) 16.73 MiB (1%) 128042
["bench_jogger.jl", "Hessian", "Local", "ArrowHead", "N=3200, K=2"] 77.447 ms (5%) 167.26 MiB (1%) 319024
["bench_jogger.jl", "Hessian", "Local", "RandomSparsity", "N=100, K=32"] 9.659 ms (5%) 9.95 MiB (1%) 53466
["bench_jogger.jl", "Hessian", "Local", "RandomSparsity", "N=400, K=2"] 6.066 ms (5%) 11.84 MiB (1%) 23722
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE", "N=24"] 9.309 ms (5%) 12.14 MiB (1%) 103355
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE", "N=6"] 520.301 μs (5%) 784.92 KiB (1%) 6559
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator", "N=24"] 1.988 ms (5%) 3.30 MiB (1%) 38744
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator", "N=6"] 97.221 μs (5%) 212.20 KiB (1%) 2434
["bench_jogger.jl", "Jacobian", "Global", "Conv", "N=128"] 2.172 s (5%) 229.965 ms 2.73 GiB (1%) 17739086
["bench_jogger.jl", "Jacobian", "Global", "Conv", "N=28"] 68.224 ms (5%) 106.24 MiB (1%) 667676
["bench_jogger.jl", "Jacobian", "Global", "SparseMul", "n=50, p=0.01, depth=5"] 15.960 μs (5%) 27.17 KiB (1%) 315
["bench_jogger.jl", "Jacobian", "Global", "SparseMul", "n=50, p=0.25, depth=5"] 3.644 ms (5%) 7.29 MiB (1%) 19442
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE", "N=24"] 9.418 ms (5%) 12.25 MiB (1%) 103365
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE", "N=6"] 522.915 μs (5%) 792.58 KiB (1%) 6566
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator", "N=24"] 1.991 ms (5%) 3.37 MiB (1%) 38754
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator", "N=6"] 97.722 μs (5%) 217.12 KiB (1%) 2441
["bench_jogger.jl", "Jacobian", "Local", "Conv", "N=128"] 2.165 s (5%) 223.100 ms 2.73 GiB (1%) 17739096
["bench_jogger.jl", "Jacobian", "Local", "Conv", "N=28"] 68.290 ms (5%) 106.37 MiB (1%) 667686
["bench_jogger.jl", "Jacobian", "Local", "SparseMul", "n=50, p=0.01, depth=5"] 17.011 μs (5%) 32.33 KiB (1%) 322
["bench_jogger.jl", "Jacobian", "Local", "SparseMul", "n=50, p=0.25, depth=5"] 3.667 ms (5%) 7.29 MiB (1%) 19449
["bench_jogger.jl", "OptimizationProblems", "britgas", "Hessian"] 5.290 ms (5%) 10.27 MiB (1%) 32600
["bench_jogger.jl", "OptimizationProblems", "britgas", "Jacobian"] 486.478 μs (5%) 941.75 KiB (1%) 11090

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Global", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Global", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Local", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Local", "RandomSparsity"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Conv"]
  • ["bench_jogger.jl", "Jacobian", "Global", "SparseMul"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Conv"]
  • ["bench_jogger.jl", "Jacobian", "Local", "SparseMul"]
  • ["bench_jogger.jl", "OptimizationProblems", "britgas"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.5 LTS
  uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1     0 MHz       3363 s          0 s        214 s       7317 s          0 s
       #2     0 MHz       3712 s          0 s        212 s       6996 s          0 s
       #3     0 MHz       3746 s          0 s        240 s       6931 s          0 s
       #4     0 MHz       4251 s          0 s        260 s       6412 s          0 s
  Memory: 15.606491088867188 GB (13312.265625 MB free)
  Uptime: 1096.25 sec
  Load Avg:  1.0  1.27  1.15
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/SparseConnectivityTracer.jl/SparseConnectivityTracer.jl

Job Properties

  • Time of benchmark: 5 Nov 2024 - 18:28
  • Package commit: e6d357
  • Julia commit: 8f5b7c
  • 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
["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead", "N=200, K=16"] 1.559 ms (5%) 2.74 MiB (1%) 33045
["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead", "N=3200, K=2"] 4.972 ms (5%) 12.62 MiB (1%) 110983
["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity", "N=100, K=32"] 1.585 ms (5%) 1.74 MiB (1%) 10899
["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity", "N=400, K=2"] 328.421 μs (5%) 613.17 KiB (1%) 7950
["bench_jogger.jl", "Hessian", "Global", "ArrowHead", "N=200, K=16"] 5.210 ms (5%) 10.95 MiB (1%) 101057
["bench_jogger.jl", "Hessian", "Global", "ArrowHead", "N=3200, K=2"] 55.202 ms (5%) 131.48 MiB (1%) 293019
["bench_jogger.jl", "Hessian", "Global", "RandomSparsity", "N=100, K=32"] 4.347 ms (5%) 6.62 MiB (1%) 40624
["bench_jogger.jl", "Hessian", "Global", "RandomSparsity", "N=400, K=2"] 4.265 ms (5%) 9.01 MiB (1%) 21511
["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead", "N=200, K=16"] 1.629 ms (5%) 2.86 MiB (1%) 35515
["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead", "N=3200, K=2"] 4.995 ms (5%) 12.65 MiB (1%) 107786
["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity", "N=100, K=32"] 1.606 ms (5%) 1.77 MiB (1%) 11006
["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity", "N=400, K=2"] 338.199 μs (5%) 660.23 KiB (1%) 8357
["bench_jogger.jl", "Hessian", "Local", "ArrowHead", "N=200, K=16"] 5.281 ms (5%) 11.07 MiB (1%) 103527
["bench_jogger.jl", "Hessian", "Local", "ArrowHead", "N=3200, K=2"] 55.071 ms (5%) 131.50 MiB (1%) 289822
["bench_jogger.jl", "Hessian", "Local", "RandomSparsity", "N=100, K=32"] 4.362 ms (5%) 6.65 MiB (1%) 40731
["bench_jogger.jl", "Hessian", "Local", "RandomSparsity", "N=400, K=2"] 4.310 ms (5%) 9.05 MiB (1%) 21918
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE", "N=24"] 1.994 ms (5%) 6.02 MiB (1%) 82318
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE", "N=6"] 107.790 μs (5%) 258.14 KiB (1%) 4264
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator", "N=24"] 866.945 μs (5%) 2.10 MiB (1%) 32554
["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator", "N=6"] 45.655 μs (5%) 103.92 KiB (1%) 1795
["bench_jogger.jl", "Jacobian", "Global", "Conv", "N=128"] 2.909 s (5%) 1.320 s 9.76 GiB (1%) 17727632
["bench_jogger.jl", "Jacobian", "Global", "Conv", "N=28"] 12.141 ms (5%) 48.72 MiB (1%) 604528
["bench_jogger.jl", "Jacobian", "Global", "SparseMul", "n=50, p=0.01, depth=5"] 13.255 μs (5%) 16.31 KiB (1%) 220
["bench_jogger.jl", "Jacobian", "Global", "SparseMul", "n=50, p=0.25, depth=5"] 190.665 μs (5%) 536.03 KiB (1%) 8894
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE", "N=24"] 2.064 ms (5%) 6.14 MiB (1%) 82328
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE", "N=6"] 113.451 μs (5%) 265.80 KiB (1%) 4271
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator", "N=24"] 896.400 μs (5%) 2.17 MiB (1%) 32564
["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator", "N=6"] 48.290 μs (5%) 108.84 KiB (1%) 1802
["bench_jogger.jl", "Jacobian", "Local", "Conv", "N=128"] 2.728 s (5%) 1.277 s 9.76 GiB (1%) 17727642
["bench_jogger.jl", "Jacobian", "Local", "Conv", "N=28"] 12.363 ms (5%) 48.85 MiB (1%) 604538
["bench_jogger.jl", "Jacobian", "Local", "SparseMul", "n=50, p=0.01, depth=5"] 14.006 μs (5%) 21.47 KiB (1%) 227
["bench_jogger.jl", "Jacobian", "Local", "SparseMul", "n=50, p=0.25, depth=5"] 200.353 μs (5%) 541.19 KiB (1%) 8901
["bench_jogger.jl", "OptimizationProblems", "britgas", "Hessian"] 3.900 ms (5%) 7.64 MiB (1%) 28373
["bench_jogger.jl", "OptimizationProblems", "britgas", "Jacobian"] 338.841 μs (5%) 478.06 KiB (1%) 8411

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["bench_jogger.jl", "Hessian", "Global shared", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Global shared", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Global", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Global", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Local shared", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Local shared", "RandomSparsity"]
  • ["bench_jogger.jl", "Hessian", "Local", "ArrowHead"]
  • ["bench_jogger.jl", "Hessian", "Local", "RandomSparsity"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "ODE"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Brusselator", "operator"]
  • ["bench_jogger.jl", "Jacobian", "Global", "Conv"]
  • ["bench_jogger.jl", "Jacobian", "Global", "SparseMul"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "ODE"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Brusselator", "operator"]
  • ["bench_jogger.jl", "Jacobian", "Local", "Conv"]
  • ["bench_jogger.jl", "Jacobian", "Local", "SparseMul"]
  • ["bench_jogger.jl", "OptimizationProblems", "britgas"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.5 LTS
  uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1     0 MHz       3909 s          0 s        251 s       9638 s          0 s
       #2     0 MHz       4324 s          0 s        254 s       9247 s          0 s
       #3     0 MHz       4585 s          0 s        290 s       8948 s          0 s
       #4     0 MHz       5130 s          0 s        314 s       8386 s          0 s
  Memory: 15.606491088867188 GB (12518.3203125 MB free)
  Uptime: 1387.27 sec
  Load Avg:  1.03  1.11  1.1
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture:                       x86_64
CPU op-mode(s):                     32-bit, 64-bit
Address sizes:                      48 bits physical, 48 bits virtual
Byte Order:                         Little Endian
CPU(s):                             4
On-line CPU(s) list:                0-3
Vendor ID:                          AuthenticAMD
Model name:                         AMD EPYC 7763 64-Core Processor
CPU family:                         25
Model:                              1
Thread(s) per core:                 2
Core(s) per socket:                 2
Socket(s):                          1
Stepping:                           1
BogoMIPS:                           4890.85
Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization:                     AMD-V
Hypervisor vendor:                  Microsoft
Virtualization type:                full
L1d cache:                          64 KiB (2 instances)
L1i cache:                          64 KiB (2 instances)
L2 cache:                           1 MiB (2 instances)
L3 cache:                           32 MiB (1 instance)
NUMA node(s):                       1
NUMA node0 CPU(s):                  0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit:        Not affected
Vulnerability L1tf:                 Not affected
Vulnerability Mds:                  Not affected
Vulnerability Meltdown:             Not affected
Vulnerability Mmio stale data:      Not affected
Vulnerability Retbleed:             Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass:    Vulnerable
Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:           Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds:                Not affected
Vulnerability Tsx async abort:      Not affected
Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@adrhill adrhill marked this pull request as draft November 5, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run benchmark Run benchmarks in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants