Skip to content

Instantly share code, notes, and snippets.

@dpo
Created March 4, 2026 15:00
Show Gist options
  • Select an option

  • Save dpo/3e6848635b1d994b8bac69745701eb93 to your computer and use it in GitHub Desktop.

Select an option

Save dpo/3e6848635b1d994b8bac69745701eb93 to your computer and use it in GitHub Desktop.
RegularizedOptimization repository benchmark

Benchmark Report for RegularizedOptimization

Job Properties

  • Time of benchmarks:
    • Target: 4 Mar 2026 - 14:59
    • Baseline: 4 Mar 2026 - 15:00
  • Package commits:
    • Target: 8e76a02
    • Baseline: 7f6b361
  • Julia commits:
    • Target: 5fe89b8
    • Baseline: 5fe89b8
  • 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 ✅). Brackets display tolerances for the benchmark estimates. 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
["R2", "bpdn_B0"] 0.80 (5%) ✅ 0.89 (1%) ✅
["R2", "bpdn_l0"] 1.09 (5%) ❌ 1.00 (1%)
["R2", "bpdn_l1"] 0.86 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["R2"]

Julia versioninfo

Target

Julia Version 1.12.5
Commit 5fe89b8ddc1 (2026-02-09 16:05 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: macOS (arm64-apple-darwin24.0.0)
  uname: Darwin 24.6.0 Darwin Kernel Version 24.6.0: Mon Jan 19 22:02:01 PST 2026; root:xnu-11417.140.69.708.3~1/RELEASE_ARM64_VMAPPLE arm64 arm
  CPU: Apple M1 (Virtual): 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz        416 s          0 s        132 s         80 s          0 s  
       #2  2400 MHz        425 s          0 s        114 s         88 s          0 s  
       #3  2400 MHz        419 s          0 s        111 s         98 s          0 s  
  Memory: 7.0 GB (893.65625 MB free)
  Uptime: 627.0 sec
  Load Avg:  11.361328125  26.18798828125  18.55224609375
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, apple-m1)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 3 virtual cores)

Baseline

Julia Version 1.12.5
Commit 5fe89b8ddc1 (2026-02-09 16:05 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: macOS (arm64-apple-darwin24.0.0)
  uname: Darwin 24.6.0 Darwin Kernel Version 24.6.0: Mon Jan 19 22:02:01 PST 2026; root:xnu-11417.140.69.708.3~1/RELEASE_ARM64_VMAPPLE arm64 arm
  CPU: Apple M1 (Virtual): 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz        434 s          0 s        135 s         94 s          0 s  
       #2  2400 MHz        441 s          0 s        117 s        105 s          0 s  
       #3  2400 MHz        434 s          0 s        113 s        116 s          0 s  
  Memory: 7.0 GB (638.609375 MB free)
  Uptime: 663.0 sec
  Load Avg:  9.61572265625  24.0732421875  18.08642578125
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, apple-m1)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 3 virtual cores)
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Benchmark Report for RegularizedOptimization

Job Properties

  • Time of benchmark: 4 Mar 2026 - 15:00
  • Package commit: 7f6b361
  • Julia commit: 5fe89b8
  • 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
["R2", "bpdn_B0"] 3.254 ms (5%) 709.70 KiB (1%) 1138
["R2", "bpdn_l0"] 472.862 ms (5%) 3.29 MiB (1%) 176655
["R2", "bpdn_l1"] 2.514 ms (5%) 337.28 KiB (1%) 702

Benchmark Group List

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

  • ["R2"]

Julia versioninfo

Julia Version 1.12.5
Commit 5fe89b8ddc1 (2026-02-09 16:05 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: macOS (arm64-apple-darwin24.0.0)
  uname: Darwin 24.6.0 Darwin Kernel Version 24.6.0: Mon Jan 19 22:02:01 PST 2026; root:xnu-11417.140.69.708.3~1/RELEASE_ARM64_VMAPPLE arm64 arm
  CPU: Apple M1 (Virtual): 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz        434 s          0 s        135 s         94 s          0 s  
       #2  2400 MHz        441 s          0 s        117 s        105 s          0 s  
       #3  2400 MHz        434 s          0 s        113 s        116 s          0 s  
  Memory: 7.0 GB (638.609375 MB free)
  Uptime: 663.0 sec
  Load Avg:  9.61572265625  24.0732421875  18.08642578125
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, apple-m1)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 3 virtual cores)

Benchmark Report for RegularizedOptimization

Job Properties

  • Time of benchmark: 4 Mar 2026 - 14:59
  • Package commit: 8e76a02
  • Julia commit: 5fe89b8
  • 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
["R2", "bpdn_B0"] 2.592 ms (5%) 633.86 KiB (1%) 922
["R2", "bpdn_l0"] 513.172 ms (5%) 3.30 MiB (1%) 176761
["R2", "bpdn_l1"] 2.165 ms (5%) 338.12 KiB (1%) 756

Benchmark Group List

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

  • ["R2"]

Julia versioninfo

Julia Version 1.12.5
Commit 5fe89b8ddc1 (2026-02-09 16:05 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: macOS (arm64-apple-darwin24.0.0)
  uname: Darwin 24.6.0 Darwin Kernel Version 24.6.0: Mon Jan 19 22:02:01 PST 2026; root:xnu-11417.140.69.708.3~1/RELEASE_ARM64_VMAPPLE arm64 arm
  CPU: Apple M1 (Virtual): 
              speed         user         nice          sys         idle          irq
       #1  2400 MHz        416 s          0 s        132 s         80 s          0 s  
       #2  2400 MHz        425 s          0 s        114 s         88 s          0 s  
       #3  2400 MHz        419 s          0 s        111 s         98 s          0 s  
  Memory: 7.0 GB (893.65625 MB free)
  Uptime: 627.0 sec
  Load Avg:  11.361328125  26.18798828125  18.55224609375
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, apple-m1)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 3 virtual cores)
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment