# Benchmark Report for *RegularizedOptimization* ## Job Properties * Time of benchmark: 24 Mar 2026 - 22:01 * Package commit: d0175e7 * 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"]` | 9.935 ms (5%) | | 1.81 MiB (1%) | 4319 | | `["R2", "bpdn_l0"]` | 390.608 ms (5%) | | 3.27 MiB (1%) | 175079 | | `["R2", "bpdn_l1"]` | 5.825 ms (5%) | | 369.67 KiB (1%) | 2604 | ## 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 98 s 0 s 41 s 79 s 0 s #2 2400 MHz 102 s 0 s 33 s 83 s 0 s #3 2400 MHz 102 s 0 s 31 s 86 s 0 s Memory: 7.0 GB (79.234375 MB free) Uptime: 218.0 sec Load Avg: 11.36572265625 11.7529296875 5.9638671875 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) ```