Skip to content

prepare for 5.1 release - bring back graphmatching and simplify tests #244

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

Merged
merged 10 commits into from
Jul 14, 2025

Conversation

Krastanov
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Jul 11, 2025

Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 11 Jul 2025 - 01:43
  • Baseline: 11 Jul 2025 - 01:44
  • Package commits:
  • Julia commits:
  • Target: 9615af0
  • Baseline: 9615af0
  • 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
["tagquery", "messagebuffer", "querydelete"] 1.06 (5%) ❌ 1.00 (1%)
["tagquery", "register", "queryall"] 1.02 (5%) 1.06 (1%) ❌

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Target

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2638 s 0 s 170 s 2938 s 0 s
 #2 0 MHz 2766 s 0 s 182 s 2795 s 0 s
 #3 0 MHz 3457 s 0 s 208 s 2077 s 0 s
 #4 0 MHz 2992 s 0 s 195 s 2556 s 0 s
 Memory: 15.620769500732422 GB (13833.984375 MB free)
 Uptime: 576.59 sec
 Load Avg: 1.24 2.25 1.32
 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.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2857 s 0 s 182 s 3391 s 0 s
 #2 0 MHz 3003 s 0 s 203 s 3223 s 0 s
 #3 0 MHz 3541 s 0 s 211 s 2674 s 0 s
 #4 0 MHz 3106 s 0 s 199 s 3123 s 0 s
 Memory: 15.620769500732422 GB (13521.1015625 MB free)
 Uptime: 645.11 sec
 Load Avg: 1.08 2.0 1.29
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 01:43
  • Package commit: 3fe4023
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 194.132 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 318.710 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 681.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.315 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.192 s (5%) 1.840 s 533.96 MiB (1%) 5065649
["tagquery", "register", "queryall"] 3.798 s (5%) 1.981 s 1.79 GiB (1%) 5194148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2638 s 0 s 170 s 2938 s 0 s
 #2 0 MHz 2766 s 0 s 182 s 2795 s 0 s
 #3 0 MHz 3457 s 0 s 208 s 2077 s 0 s
 #4 0 MHz 2992 s 0 s 195 s 2556 s 0 s
 Memory: 15.620769500732422 GB (13833.984375 MB free)
 Uptime: 576.59 sec
 Load Avg: 1.24 2.25 1.32
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 01:44
  • Package commit: 330037d
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 701.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 201.165 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 329.800 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 642.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.239 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.203 s (5%) 1.852 s 536.10 MiB (1%) 5085649
["tagquery", "register", "queryall"] 3.731 s (5%) 1.975 s 1.69 GiB (1%) 4894320

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2857 s 0 s 182 s 3391 s 0 s
 #2 0 MHz 3003 s 0 s 203 s 3223 s 0 s
 #3 0 MHz 3541 s 0 s 211 s 2674 s 0 s
 #4 0 MHz 3106 s 0 s 199 s 3123 s 0 s
 Memory: 15.620769500732422 GB (13521.1015625 MB free)
 Uptime: 645.11 sec
 Load Avg: 1.08 2.0 1.29
 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 tsc_known_freq 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 vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk 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 Reg file data sampling: 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
Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 11 Jul 2025 - 02:06
  • Baseline: 11 Jul 2025 - 02:08
  • Package commits:
  • Julia commits:
  • Target: 9615af0
  • Baseline: 9615af0
  • 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
["tagquery", "messagebuffer", "querydelete"] 1.07 (5%) ❌ 1.00 (1%)
["tagquery", "register", "query"] 1.07 (5%) ❌ 1.00 (1%)
["tagquery", "register", "queryall"] 1.09 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Target

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3478 s 0 s 210 s 2596 s 0 s
 #2 0 MHz 3944 s 0 s 222 s 2117 s 0 s
 #3 0 MHz 3648 s 0 s 208 s 2482 s 0 s
 #4 0 MHz 3805 s 0 s 217 s 2293 s 0 s
 Memory: 15.620769500732422 GB (13553.64453125 MB free)
 Uptime: 645.61 sec
 Load Avg: 1.16 2.45 1.62
 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.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3994 s 0 s 227 s 3190 s 0 s
 #2 0 MHz 4427 s 0 s 243 s 2741 s 0 s
 #3 0 MHz 3745 s 0 s 214 s 3506 s 0 s
 #4 0 MHz 3906 s 0 s 223 s 3314 s 0 s
 Memory: 15.620769500732422 GB (13775.00390625 MB free)
 Uptime: 758.52 sec
 Load Avg: 1.17 2.05 1.57
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 02:06
  • Package commit: 2e6d31f
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 206.606 μs (5%) 909.86 KiB (1%) 2638
["tagquery", "messagebuffer", "query"] 325.773 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 771.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.205 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.497 s (5%) 2.144 s 533.96 MiB (1%) 5065649
["tagquery", "register", "queryall"] 4.053 s (5%) 2.290 s 1.65 GiB (1%) 4804148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3478 s 0 s 210 s 2596 s 0 s
 #2 0 MHz 3944 s 0 s 222 s 2117 s 0 s
 #3 0 MHz 3648 s 0 s 208 s 2482 s 0 s
 #4 0 MHz 3805 s 0 s 217 s 2293 s 0 s
 Memory: 15.620769500732422 GB (13553.64453125 MB free)
 Uptime: 645.61 sec
 Load Avg: 1.16 2.45 1.62
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 02:08
  • Package commit: 330037d
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 211.586 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 336.399 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 721.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.028 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.269 s (5%) 1.902 s 533.96 MiB (1%) 5065649
["tagquery", "register", "queryall"] 3.726 s (5%) 2.016 s 1.65 GiB (1%) 4804320

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3994 s 0 s 227 s 3190 s 0 s
 #2 0 MHz 4427 s 0 s 243 s 2741 s 0 s
 #3 0 MHz 3745 s 0 s 214 s 3506 s 0 s
 #4 0 MHz 3906 s 0 s 223 s 3314 s 0 s
 Memory: 15.620769500732422 GB (13775.00390625 MB free)
 Uptime: 758.52 sec
 Load Avg: 1.17 2.05 1.57
 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.86
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 tsc_known_freq 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 vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk 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 Reg file data sampling: 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
Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 11 Jul 2025 - 02:06
  • Baseline: 11 Jul 2025 - 02:08
  • Package commits:
  • Julia commits:
  • Target: 9615af0
  • Baseline: 9615af0
  • 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
["tagquery", "messagebuffer", "querydelete"] 1.07 (5%) ❌ 1.00 (1%)
["tagquery", "register", "query"] 1.07 (5%) ❌ 1.00 (1%)
["tagquery", "register", "queryall"] 1.09 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Target

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3478 s 0 s 210 s 2596 s 0 s
 #2 0 MHz 3944 s 0 s 222 s 2117 s 0 s
 #3 0 MHz 3648 s 0 s 208 s 2482 s 0 s
 #4 0 MHz 3805 s 0 s 217 s 2293 s 0 s
 Memory: 15.620769500732422 GB (13553.64453125 MB free)
 Uptime: 645.61 sec
 Load Avg: 1.16 2.45 1.62
 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.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3994 s 0 s 227 s 3190 s 0 s
 #2 0 MHz 4427 s 0 s 243 s 2741 s 0 s
 #3 0 MHz 3745 s 0 s 214 s 3506 s 0 s
 #4 0 MHz 3906 s 0 s 223 s 3314 s 0 s
 Memory: 15.620769500732422 GB (13775.00390625 MB free)
 Uptime: 758.52 sec
 Load Avg: 1.17 2.05 1.57
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 02:06
  • Package commit: 2e6d31f
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 206.606 μs (5%) 909.86 KiB (1%) 2638
["tagquery", "messagebuffer", "query"] 325.773 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 771.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.205 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.497 s (5%) 2.144 s 533.96 MiB (1%) 5065649
["tagquery", "register", "queryall"] 4.053 s (5%) 2.290 s 1.65 GiB (1%) 4804148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3478 s 0 s 210 s 2596 s 0 s
 #2 0 MHz 3944 s 0 s 222 s 2117 s 0 s
 #3 0 MHz 3648 s 0 s 208 s 2482 s 0 s
 #4 0 MHz 3805 s 0 s 217 s 2293 s 0 s
 Memory: 15.620769500732422 GB (13553.64453125 MB free)
 Uptime: 645.61 sec
 Load Avg: 1.16 2.45 1.62
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 02:08
  • Package commit: 330037d
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 211.586 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 336.399 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 721.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.028 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.269 s (5%) 1.902 s 533.96 MiB (1%) 5065649
["tagquery", "register", "queryall"] 3.726 s (5%) 2.016 s 1.65 GiB (1%) 4804320

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3994 s 0 s 227 s 3190 s 0 s
 #2 0 MHz 4427 s 0 s 243 s 2741 s 0 s
 #3 0 MHz 3745 s 0 s 214 s 3506 s 0 s
 #4 0 MHz 3906 s 0 s 223 s 3314 s 0 s
 Memory: 15.620769500732422 GB (13775.00390625 MB free)
 Uptime: 758.52 sec
 Load Avg: 1.17 2.05 1.57
 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.86
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 tsc_known_freq 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 vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk 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 Reg file data sampling: 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
Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 11 Jul 2025 - 03:00
  • Baseline: 11 Jul 2025 - 03:02
  • Package commits:
  • Julia commits:
  • Target: 9615af0
  • Baseline: 9615af0
  • 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
["register", "creation_and_initialization", "from_tests"] 1.06 (5%) ❌ 1.00 (1%)
["tagquery", "register", "query"] 1.12 (5%) ❌ 1.00 (1%)
["tagquery", "register", "queryall"] 1.10 (5%) ❌ 0.99 (1%)

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Target

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3621 s 0 s 203 s 2323 s 0 s
 #2 0 MHz 4072 s 0 s 238 s 1843 s 0 s
 #3 0 MHz 3583 s 0 s 182 s 2388 s 0 s
 #4 0 MHz 3730 s 0 s 193 s 2221 s 0 s
 Memory: 15.620769500732422 GB (13547.8203125 MB free)
 Uptime: 617.1 sec
 Load Avg: 1.17 2.46 1.6
 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.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3700 s 0 s 205 s 3347 s 0 s
 #2 0 MHz 4439 s 0 s 246 s 2574 s 0 s
 #3 0 MHz 3949 s 0 s 210 s 3100 s 0 s
 #4 0 MHz 4095 s 0 s 204 s 2951 s 0 s
 Memory: 15.620769500732422 GB (13614.03515625 MB free)
 Uptime: 727.84 sec
 Load Avg: 1.08 2.04 1.54
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 03:00
  • Package commit: e2df6a4
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 701.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 201.825 μs (5%) 909.86 KiB (1%) 2638
["tagquery", "messagebuffer", "query"] 316.322 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 681.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.212 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.530 s (5%) 2.180 s 536.10 MiB (1%) 5085649
["tagquery", "register", "queryall"] 4.130 s (5%) 2.337 s 1.73 GiB (1%) 5014148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3621 s 0 s 203 s 2323 s 0 s
 #2 0 MHz 4072 s 0 s 238 s 1843 s 0 s
 #3 0 MHz 3583 s 0 s 182 s 2388 s 0 s
 #4 0 MHz 3730 s 0 s 193 s 2221 s 0 s
 Memory: 15.620769500732422 GB (13547.8203125 MB free)
 Uptime: 617.1 sec
 Load Avg: 1.17 2.46 1.6
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 03:02
  • Package commit: 330037d
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 692.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 190.634 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 320.503 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 711.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 7.898 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.162 s (5%) 1.805 s 536.10 MiB (1%) 5085649
["tagquery", "register", "queryall"] 3.751 s (5%) 1.952 s 1.74 GiB (1%) 5044148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3700 s 0 s 205 s 3347 s 0 s
 #2 0 MHz 4439 s 0 s 246 s 2574 s 0 s
 #3 0 MHz 3949 s 0 s 210 s 3100 s 0 s
 #4 0 MHz 4095 s 0 s 204 s 2951 s 0 s
 Memory: 15.620769500732422 GB (13614.03515625 MB free)
 Uptime: 727.84 sec
 Load Avg: 1.08 2.04 1.54
 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 tsc_known_freq 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 vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk 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 Reg file data sampling: 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
Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 11 Jul 2025 - 03:03
  • Baseline: 11 Jul 2025 - 03:05
  • Package commits:
  • Julia commits:
  • Target: 9615af0
  • Baseline: 9615af0
  • 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
["tagquery", "messagebuffer", "query"] 1.07 (5%) ❌ 1.00 (1%)
["tagquery", "misc", "from_tests"] 1.06 (5%) ❌ 1.00 (1%)
["tagquery", "register", "query"] 1.08 (5%) ❌ 1.01 (1%)
["tagquery", "register", "queryall"] 1.10 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Target

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3399 s 0 s 197 s 4901 s 0 s
 #2 0 MHz 3356 s 0 s 177 s 4978 s 0 s
 #3 0 MHz 4302 s 0 s 244 s 3963 s 0 s
 #4 0 MHz 3886 s 0 s 204 s 4408 s 0 s
 Memory: 15.620769500732422 GB (13588.48828125 MB free)
 Uptime: 852.88 sec
 Load Avg: 1.19 2.51 1.64
 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.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3682 s 0 s 202 s 5716 s 0 s
 #2 0 MHz 3503 s 0 s 185 s 5926 s 0 s
 #3 0 MHz 4630 s 0 s 268 s 4716 s 0 s
 #4 0 MHz 4305 s 0 s 220 s 5077 s 0 s
 Memory: 15.620769500732422 GB (13661.33984375 MB free)
 Uptime: 963.28 sec
 Load Avg: 1.08 2.07 1.57
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 03:03
  • Package commit: b106a31
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 201.487 μs (5%) 909.86 KiB (1%) 2638
["tagquery", "messagebuffer", "query"] 344.415 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 711.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.279 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.523 s (5%) 2.169 s 536.10 MiB (1%) 5085649
["tagquery", "register", "queryall"] 4.123 s (5%) 2.316 s 1.71 GiB (1%) 4954148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3399 s 0 s 197 s 4901 s 0 s
 #2 0 MHz 3356 s 0 s 177 s 4978 s 0 s
 #3 0 MHz 4302 s 0 s 244 s 3963 s 0 s
 #4 0 MHz 3886 s 0 s 204 s 4408 s 0 s
 Memory: 15.620769500732422 GB (13588.48828125 MB free)
 Uptime: 852.88 sec
 Load Avg: 1.19 2.51 1.64
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 11 Jul 2025 - 03:05
  • Package commit: 330037d
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 691.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 204.472 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 322.016 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 681.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 7.791 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.254 s (5%) 1.890 s 531.82 MiB (1%) 5045649
["tagquery", "register", "queryall"] 3.735 s (5%) 1.994 s 1.71 GiB (1%) 4954320

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May 1 02:52:08 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3682 s 0 s 202 s 5716 s 0 s
 #2 0 MHz 3503 s 0 s 185 s 5926 s 0 s
 #3 0 MHz 4630 s 0 s 268 s 4716 s 0 s
 #4 0 MHz 4305 s 0 s 220 s 5077 s 0 s
 Memory: 15.620769500732422 GB (13661.33984375 MB free)
 Uptime: 963.28 sec
 Load Avg: 1.08 2.07 1.57
 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.84
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 tsc_known_freq 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 vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk 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 Reg file data sampling: 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
Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 14 Jul 2025 - 15:34
  • Baseline: 14 Jul 2025 - 15:35
  • Package commits:
  • Julia commits:
  • Target: 9615af0
  • Baseline: 9615af0
  • 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
["tagquery", "messagebuffer", "query"] 1.08 (5%) ❌ 1.00 (1%)
["tagquery", "messagebuffer", "querydelete"] 0.93 (5%) ✅ 1.00 (1%)
["tagquery", "register", "query"] 1.10 (5%) ❌ 1.00 (1%)
["tagquery", "register", "queryall"] 1.09 (5%) ❌ 0.92 (1%) ✅

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Target

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3895 s 0 s 210 s 1944 s 0 s
 #2 0 MHz 4149 s 0 s 224 s 1688 s 0 s
 #3 0 MHz 3339 s 0 s 185 s 2534 s 0 s
 #4 0 MHz 3527 s 0 s 200 s 2329 s 0 s
 Memory: 15.620681762695312 GB (13602.78125 MB free)
 Uptime: 607.66 sec
 Load Avg: 1.19 2.51 1.62
 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.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4187 s 0 s 228 s 2719 s 0 s
 #2 0 MHz 4858 s 0 s 245 s 2044 s 0 s
 #3 0 MHz 3460 s 0 s 191 s 3492 s 0 s
 #4 0 MHz 3561 s 0 s 204 s 3376 s 0 s
 Memory: 15.620681762695312 GB (13646.9765625 MB free)
 Uptime: 716.28 sec
 Load Avg: 1.08 2.07 1.56
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 14 Jul 2025 - 15:34
  • Package commit: 6fea4a8
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 711.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 189.423 μs (5%) 909.86 KiB (1%) 2638
["tagquery", "messagebuffer", "query"] 337.506 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 641.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 8.312 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.422 s (5%) 2.096 s 536.10 MiB (1%) 5085649
["tagquery", "register", "queryall"] 3.977 s (5%) 2.231 s 1.61 GiB (1%) 4684148

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3895 s 0 s 210 s 1944 s 0 s
 #2 0 MHz 4149 s 0 s 224 s 1688 s 0 s
 #3 0 MHz 3339 s 0 s 185 s 2534 s 0 s
 #4 0 MHz 3527 s 0 s 200 s 2329 s 0 s
 Memory: 15.620681762695312 GB (13602.78125 MB free)
 Uptime: 607.66 sec
 Load Avg: 1.19 2.51 1.62
 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/QuantumSavory.jl/QuantumSavory.jl

Job Properties

  • Time of benchmark: 14 Jul 2025 - 15:35
  • Package commit: 330037d
  • Julia commit: 9615af0
  • 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
["quantumstates", "observable", "quantumoptics"] 701.000 ns (5%) 2.23 KiB (1%) 17
["register", "creation_and_initialization", "from_tests"] 198.019 μs (5%) 909.39 KiB (1%) 2632
["tagquery", "messagebuffer", "query"] 312.793 ns (5%) 64 bytes (1%) 2
["tagquery", "messagebuffer", "querydelete"] 691.000 ns (5%) 96 bytes (1%) 3
["tagquery", "misc", "from_tests"] 7.941 μs (5%) 14.62 KiB (1%) 185
["tagquery", "register", "query"] 3.122 s (5%) 1.769 s 533.96 MiB (1%) 5065649
["tagquery", "register", "queryall"] 3.653 s (5%) 1.892 s 1.75 GiB (1%) 5074320

Benchmark Group List

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

  • ["quantumstates", "observable"]
  • ["register", "creation_and_initialization"]
  • ["tagquery", "messagebuffer"]
  • ["tagquery", "misc"]
  • ["tagquery", "register"]

Julia versioninfo

Julia Version 1.11.6
Commit 9615af0f269 (2025-07-09 12:58 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.2 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4187 s 0 s 228 s 2719 s 0 s
 #2 0 MHz...*[Comment body truncated]*

@Krastanov
Copy link
Member Author

the plot failure is real but unrelated

@Krastanov Krastanov merged commit 612cb85 into master Jul 14, 2025
15 of 18 checks passed
@Krastanov Krastanov deleted the sk/5.1fixes branch July 14, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant