QuantumSavory / QuantumSavory.jl

A full stack simulator of quantum hardware, from the low-level analog physics to high-level network dynamics. Includes discrete event simulator, symbolic representation for quantum object, and works with many backend simulators.
https://quantumsavory.github.io/QuantumSavory.jl/
MIT License
30 stars 11 forks source link

CompatHelper: bump compat for QuantumOpticsBase to 0.5, (keep existing compat) #126

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

This pull request changes the compat entry for the QuantumOpticsBase package from 0.4.22 to 0.4.22, 0.5. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.74%. Comparing base (e2424b4) to head (19c0e3b).

:exclamation: Current head 19c0e3b differs from pull request most recent head 1b40b74

Please upload reports for the commit 1b40b74 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## ========================================== + Coverage 72.41% 81.74% +9.32% ========================================== Files 38 36 -2 Lines 1686 1435 -251 ========================================== - Hits 1221 1173 -48 + Misses 465 262 -203 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 months ago
Benchmark Result # Judge result # Benchmark Report for */home/runner/work/QuantumSavory.jl/QuantumSavory.jl* ## Job Properties * Time of benchmarks: - Target: 2 Jul 2024 - 02:48 - Baseline: 2 Jul 2024 - 02:50 * Package commits: - Target: 2b7490 - Baseline: e2424b * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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%) :x: | 1.00 (1%) | | `["tagquery", "misc", "from_tests"]` | 1.06 (5%) :x: | 1.00 (1%) | | `["tagquery", "register", "query"]` | 1.02 (5%) | 0.98 (1%) :white_check_mark: | | `["tagquery", "register", "queryall"]` | 0.96 (5%) | 0.87 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3307 s 0 s 278 s 4220 s 0 s #2 3104 MHz 3364 s 0 s 264 s 4187 s 0 s #3 3246 MHz 3538 s 0 s 277 s 3984 s 0 s #4 3244 MHz 3876 s 0 s 276 s 3657 s 0 s Memory: 15.606483459472656 GB (13540.7578125 MB free) Uptime: 785.34 sec Load Avg: 1.13 2.03 1.38 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3262 MHz 3385 s 0 s 286 s 4761 s 0 s #2 3170 MHz 3379 s 0 s 274 s 4789 s 0 s #3 2445 MHz 3818 s 0 s 299 s 4310 s 0 s #4 3242 MHz 4104 s 0 s 291 s 4041 s 0 s Memory: 15.606483459472656 GB (13567.78125 MB free) Uptime: 848.23 sec Load Avg: 1.04 1.83 1.35 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 2:48 * Package commit: 2b7490 * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 235.474 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 244.182 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.154 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.673 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 4.261 s (5%) | 2.616 s | 466.25 MiB (1%) | 4435444 | | `["tagquery", "register", "queryall"]` | 4.849 s (5%) | 3.418 s | 1.21 GiB (1%) | 3463941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3307 s 0 s 278 s 4220 s 0 s #2 3104 MHz 3364 s 0 s 264 s 4187 s 0 s #3 3246 MHz 3538 s 0 s 277 s 3984 s 0 s #4 3244 MHz 3876 s 0 s 276 s 3657 s 0 s Memory: 15.606483459472656 GB (13540.7578125 MB free) Uptime: 785.34 sec Load Avg: 1.13 2.03 1.38 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 2:50 * Package commit: e2424b * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 237.928 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 229.220 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.194 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 10.981 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 4.176 s (5%) | 2.495 s | 476.93 MiB (1%) | 4535444 | | `["tagquery", "register", "queryall"]` | 5.037 s (5%) | 3.467 s | 1.39 GiB (1%) | 3943941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3262 MHz 3385 s 0 s 286 s 4761 s 0 s #2 3170 MHz 3379 s 0 s 274 s 4789 s 0 s #3 2445 MHz 3818 s 0 s 299 s 4310 s 0 s #4 3242 MHz 4104 s 0 s 291 s 4041 s 0 s Memory: 15.606483459472656 GB (13567.78125 MB free) Uptime: 848.23 sec Load Avg: 1.04 1.83 1.35 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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 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 |
Benchmark Result # Judge result # Benchmark Report for */home/runner/work/QuantumSavory.jl/QuantumSavory.jl* ## Job Properties * Time of benchmarks: - Target: 2 Jul 2024 - 03:00 - Baseline: 2 Jul 2024 - 03:00 * Package commits: - Target: 6796f3 - Baseline: e2424b * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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.07 (5%) :x: | 1.00 (1%) | | `["tagquery", "messagebuffer", "query"]` | 1.05 (5%) :x: | 1.00 (1%) | | `["tagquery", "register", "queryall"]` | 1.00 (5%) | 0.97 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3606 s 0 s 268 s 2539 s 0 s #2 2594 MHz 3533 s 0 s 272 s 2603 s 0 s #3 2445 MHz 3403 s 0 s 240 s 2767 s 0 s #4 3243 MHz 3054 s 0 s 256 s 3106 s 0 s Memory: 15.606491088867188 GB (13571.42578125 MB free) Uptime: 644.8 sec Load Avg: 1.17 2.15 1.45 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 3702 s 0 s 275 s 3005 s 0 s #2 2445 MHz 3907 s 0 s 300 s 2771 s 0 s #3 2445 MHz 3458 s 0 s 249 s 3273 s 0 s #4 2583 MHz 3068 s 0 s 262 s 3656 s 0 s Memory: 15.606491088867188 GB (13547.73046875 MB free) Uptime: 701.93 sec Load Avg: 1.06 1.94 1.42 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 3:0 * Package commit: 6796f3 * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 218.158 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 244.099 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.154 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.070 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.624 s (5%) | 2.113 s | 523.92 MiB (1%) | 4975443 | | `["tagquery", "register", "queryall"]` | 4.675 s (5%) | 2.927 s | 1.65 GiB (1%) | 4663941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3606 s 0 s 268 s 2539 s 0 s #2 2594 MHz 3533 s 0 s 272 s 2603 s 0 s #3 2445 MHz 3403 s 0 s 240 s 2767 s 0 s #4 3243 MHz 3054 s 0 s 256 s 3106 s 0 s Memory: 15.606491088867188 GB (13571.42578125 MB free) Uptime: 644.8 sec Load Avg: 1.17 2.15 1.45 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 3:0 * Package commit: e2424b * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 203.430 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 231.489 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.144 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 10.751 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.603 s (5%) | 2.119 s | 526.06 MiB (1%) | 4995443 | | `["tagquery", "register", "queryall"]` | 4.688 s (5%) | 2.925 s | 1.69 GiB (1%) | 4783941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 3702 s 0 s 275 s 3005 s 0 s #2 2445 MHz 3907 s 0 s 300 s 2771 s 0 s #3 2445 MHz 3458 s 0 s 249 s 3273 s 0 s #4 2583 MHz 3068 s 0 s 262 s 3656 s 0 s Memory: 15.606491088867188 GB (13547.73046875 MB free) Uptime: 701.93 sec Load Avg: 1.06 1.94 1.42 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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 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 |
Benchmark Result # Judge result # Benchmark Report for */home/runner/work/QuantumSavory.jl/QuantumSavory.jl* ## Job Properties * Time of benchmarks: - Target: 2 Jul 2024 - 03:21 - Baseline: 2 Jul 2024 - 03:22 * Package commits: - Target: 21e149 - Baseline: e2424b * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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%) :x: | 1.00 (1%) | | `["tagquery", "misc", "from_tests"]` | 1.05 (5%) :x: | 1.00 (1%) | | `["tagquery", "register", "query"]` | 1.05 (5%) :x: | 0.99 (1%) :white_check_mark: | | `["tagquery", "register", "queryall"]` | 0.99 (5%) | 0.93 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3454 s 0 s 268 s 3555 s 0 s #2 3243 MHz 3366 s 0 s 261 s 3641 s 0 s #3 2753 MHz 3518 s 0 s 270 s 3484 s 0 s #4 3200 MHz 3455 s 0 s 261 s 3557 s 0 s Memory: 15.606491088867188 GB (13573.01953125 MB free) Uptime: 730.9 sec Load Avg: 1.24 2.19 1.46 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3242 MHz 3763 s 0 s 293 s 3802 s 0 s #2 3243 MHz 3409 s 0 s 268 s 4172 s 0 s #3 2445 MHz 3693 s 0 s 283 s 3878 s 0 s #4 3242 MHz 3480 s 0 s 268 s 4106 s 0 s Memory: 15.606491088867188 GB (13553.1484375 MB free) Uptime: 789.24 sec Load Avg: 1.09 1.97 1.43 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 3:21 * Package commit: 21e149 * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 228.470 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 264.882 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.244 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.542 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.949 s (5%) | 2.306 s | 481.20 MiB (1%) | 4575444 | | `["tagquery", "register", "queryall"]` | 4.617 s (5%) | 2.983 s | 1.45 GiB (1%) | 4123941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3454 s 0 s 268 s 3555 s 0 s #2 3243 MHz 3366 s 0 s 261 s 3641 s 0 s #3 2753 MHz 3518 s 0 s 270 s 3484 s 0 s #4 3200 MHz 3455 s 0 s 261 s 3557 s 0 s Memory: 15.606491088867188 GB (13573.01953125 MB free) Uptime: 730.9 sec Load Avg: 1.24 2.19 1.46 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 3:22 * Package commit: e2424b * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 226.085 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 246.438 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.214 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 10.961 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.755 s (5%) | 2.120 s | 487.61 MiB (1%) | 4635444 | | `["tagquery", "register", "queryall"]` | 4.646 s (5%) | 2.933 s | 1.56 GiB (1%) | 4423941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3242 MHz 3763 s 0 s 293 s 3802 s 0 s #2 3243 MHz 3409 s 0 s 268 s 4172 s 0 s #3 2445 MHz 3693 s 0 s 283 s 3878 s 0 s #4 3242 MHz 3480 s 0 s 268 s 4106 s 0 s Memory: 15.606491088867188 GB (13553.1484375 MB free) Uptime: 789.24 sec Load Avg: 1.09 1.97 1.43 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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 |
Benchmark Result # Judge result # Benchmark Report for */home/runner/work/QuantumSavory.jl/QuantumSavory.jl* ## Job Properties * Time of benchmarks: - Target: 2 Jul 2024 - 04:01 - Baseline: 2 Jul 2024 - 04:02 * Package commits: - Target: 661c36 - Baseline: e2424b * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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.12 (5%) :x: | 1.00 (1%) | | `["tagquery", "register", "queryall"]` | 1.01 (5%) | 0.96 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 3347 s 0 s 275 s 3898 s 0 s #2 3010 MHz 3311 s 0 s 236 s 3967 s 0 s #3 2870 MHz 3424 s 0 s 280 s 3818 s 0 s #4 3205 MHz 3407 s 0 s 249 s 3873 s 0 s Memory: 15.606491088867188 GB (13565.4609375 MB free) Uptime: 755.44 sec Load Avg: 1.18 2.1 1.37 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2589 MHz 3582 s 0 s 290 s 4220 s 0 s #2 2499 MHz 3599 s 0 s 258 s 4231 s 0 s #3 2445 MHz 3427 s 0 s 288 s 4380 s 0 s #4 3244 MHz 3428 s 0 s 258 s 4416 s 0 s Memory: 15.606491088867188 GB (13543.21875 MB free) Uptime: 812.82 sec Load Avg: 1.06 1.9 1.35 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 4:1 * Package commit: 661c36 * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 217.446 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 256.964 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.144 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.431 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.847 s (5%) | 2.177 s | 485.47 MiB (1%) | 4615444 | | `["tagquery", "register", "queryall"]` | 4.658 s (5%) | 2.978 s | 1.48 GiB (1%) | 4213941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 3347 s 0 s 275 s 3898 s 0 s #2 3010 MHz 3311 s 0 s 236 s 3967 s 0 s #3 2870 MHz 3424 s 0 s 280 s 3818 s 0 s #4 3205 MHz 3407 s 0 s 249 s 3873 s 0 s Memory: 15.606491088867188 GB (13565.4609375 MB free) Uptime: 755.44 sec Load Avg: 1.18 2.1 1.37 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 4:2 * Package commit: e2424b * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 214.269 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 229.905 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.194 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 10.890 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.795 s (5%) | 2.128 s | 481.20 MiB (1%) | 4575444 | | `["tagquery", "register", "queryall"]` | 4.611 s (5%) | 2.918 s | 1.55 GiB (1%) | 4393941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2589 MHz 3582 s 0 s 290 s 4220 s 0 s #2 2499 MHz 3599 s 0 s 258 s 4231 s 0 s #3 2445 MHz 3427 s 0 s 288 s 4380 s 0 s #4 3244 MHz 3428 s 0 s 258 s 4416 s 0 s Memory: 15.606491088867188 GB (13543.21875 MB free) Uptime: 812.82 sec Load Avg: 1.06 1.9 1.35 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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 |
Benchmark Result # Judge result # Benchmark Report for */home/runner/work/QuantumSavory.jl/QuantumSavory.jl* ## Job Properties * Time of benchmarks: - Target: 2 Jul 2024 - 04:02 - Baseline: 2 Jul 2024 - 04:03 * Package commits: - Target: 739678 - Baseline: e2424b * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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", "register", "query"]` | 1.02 (5%) | 1.01 (1%) :x: | | `["tagquery", "register", "queryall"]` | 0.97 (5%) | 0.94 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 3498 s 0 s 260 s 3763 s 0 s #2 3262 MHz 3397 s 0 s 242 s 3885 s 0 s #3 3191 MHz 3566 s 0 s 322 s 3629 s 0 s #4 3228 MHz 3356 s 0 s 246 s 3924 s 0 s Memory: 15.606491088867188 GB (13537.16015625 MB free) Uptime: 755.89 sec Load Avg: 1.12 2.15 1.44 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3559 s 0 s 266 s 4277 s 0 s #2 2869 MHz 3477 s 0 s 251 s 4377 s 0 s #3 3244 MHz 3782 s 0 s 340 s 3977 s 0 s #4 3243 MHz 3554 s 0 s 263 s 4291 s 0 s Memory: 15.606491088867188 GB (13498.33203125 MB free) Uptime: 814.19 sec Load Avg: 1.04 1.94 1.41 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 4:2 * Package commit: 739678 * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 225.886 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 243.043 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.214 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.512 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.839 s (5%) | 2.173 s | 491.88 MiB (1%) | 4675444 | | `["tagquery", "register", "queryall"]` | 4.542 s (5%) | 2.971 s | 1.40 GiB (1%) | 3973941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 3498 s 0 s 260 s 3763 s 0 s #2 3262 MHz 3397 s 0 s 242 s 3885 s 0 s #3 3191 MHz 3566 s 0 s 322 s 3629 s 0 s #4 3228 MHz 3356 s 0 s 246 s 3924 s 0 s Memory: 15.606491088867188 GB (13537.16015625 MB free) Uptime: 755.89 sec Load Avg: 1.12 2.15 1.44 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 4:3 * Package commit: e2424b * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 229.653 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 233.371 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.234 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.041 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.781 s (5%) | 2.148 s | 485.47 MiB (1%) | 4615444 | | `["tagquery", "register", "queryall"]` | 4.665 s (5%) | 3.021 s | 1.48 GiB (1%) | 4213941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 3559 s 0 s 266 s 4277 s 0 s #2 2869 MHz 3477 s 0 s 251 s 4377 s 0 s #3 3244 MHz 3782 s 0 s 340 s 3977 s 0 s #4 3243 MHz 3554 s 0 s 263 s 4291 s 0 s Memory: 15.606491088867188 GB (13498.33203125 MB free) Uptime: 814.19 sec Load Avg: 1.04 1.94 1.41 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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 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 |
Benchmark Result # Judge result # Benchmark Report for */home/runner/work/QuantumSavory.jl/QuantumSavory.jl* ## Job Properties * Time of benchmarks: - Target: 2 Jul 2024 - 05:45 - Baseline: 2 Jul 2024 - 05:45 * Package commits: - Target: 434ebc - Baseline: e2424b * Julia commits: - Target: 48d4fd - Baseline: 48d4fd * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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%) :x: | 1.00 (1%) | | `["tagquery", "register", "query"]` | 0.99 (5%) | 0.98 (1%) :white_check_mark: | | `["tagquery", "register", "queryall"]` | 0.97 (5%) | 0.89 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 3584 s 0 s 299 s 3423 s 0 s #2 3148 MHz 3635 s 0 s 260 s 3426 s 0 s #3 2591 MHz 3261 s 0 s 278 s 3777 s 0 s #4 3226 MHz 3338 s 0 s 247 s 3736 s 0 s Memory: 15.606487274169922 GB (13541.8828125 MB free) Uptime: 735.32 sec Load Avg: 1.11 2.09 1.39 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 3704 s 0 s 308 s 3876 s 0 s #2 2445 MHz 3987 s 0 s 286 s 3631 s 0 s #3 2445 MHz 3279 s 0 s 287 s 4331 s 0 s #4 2582 MHz 3399 s 0 s 257 s 4247 s 0 s Memory: 15.606487274169922 GB (13505.9453125 MB free) Uptime: 793.69 sec Load Avg: 1.04 1.89 1.36 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 5:45 * Package commit: 434ebc * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 224.670 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 251.521 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.154 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.752 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.785 s (5%) | 2.115 s | 481.20 MiB (1%) | 4575444 | | `["tagquery", "register", "queryall"]` | 4.666 s (5%) | 3.016 s | 1.47 GiB (1%) | 4183941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3244 MHz 3584 s 0 s 299 s 3423 s 0 s #2 3148 MHz 3635 s 0 s 260 s 3426 s 0 s #3 2591 MHz 3261 s 0 s 278 s 3777 s 0 s #4 3226 MHz 3338 s 0 s 247 s 3736 s 0 s Memory: 15.606487274169922 GB (13541.8828125 MB free) Uptime: 735.32 sec Load Avg: 1.11 2.09 1.39 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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: 2 Jul 2024 - 5:45 * Package commit: e2424b * Julia commit: 48d4fd * 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 | |-------------------------------------------------------------|----------------:|--------:|----------------:|------------:| | `["register", "creation_and_initialization", "from_tests"]` | 232.524 μs (5%) | | 905.64 KiB (1%) | 2434 | | `["tagquery", "messagebuffer", "query"]` | 233.404 ns (5%) | | 64 bytes (1%) | 2 | | `["tagquery", "messagebuffer", "querydelete"]` | 2.193 μs (5%) | | 96 bytes (1%) | 3 | | `["tagquery", "misc", "from_tests"]` | 11.201 μs (5%) | | 25.08 KiB (1%) | 222 | | `["tagquery", "register", "query"]` | 3.836 s (5%) | 2.188 s | 491.88 MiB (1%) | 4675444 | | `["tagquery", "register", "queryall"]` | 4.796 s (5%) | 2.978 s | 1.66 GiB (1%) | 4693941 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["register", "creation_and_initialization"]` - `["tagquery", "messagebuffer"]` - `["tagquery", "misc"]` - `["tagquery", "register"]` ## Julia versioninfo ``` Julia Version 1.10.4 Commit 48d4fd48430 (2024-06-04 10:41 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 3704 s 0 s 308 s 3876 s 0 s #2 2445 MHz 3987 s 0 s 286 s 3631 s 0 s #3 2445 MHz 3279 s 0 s 287 s 4331 s 0 s #4 2582 MHz 3399 s 0 s 257 s 4247 s 0 s Memory: 15.606487274169922 GB (13505.9453125 MB free) Uptime: 793.69 sec Load Avg: 1.04 1.89 1.36 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (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 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 sanit...*[Comment body truncated]*