Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps actions/upload-artifact from 4 to 5.

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

v4.6.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

... (truncated)

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@github-actions
Copy link
Contributor

Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 27 Oct 2025 - 20:52
  • Baseline: 27 Oct 2025 - 20:55
  • Package commits:
  • Julia commits:
  • Target: 95f30e5
  • Baseline: 95f30e5
  • 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
["creation", "op"] 0.90 (5%) ✅ 1.00 (1%)
["latency", "ttf_simplify"] 1.05 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Target

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 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 3241 MHz 2652 s 0 s 161 s 4855 s 0 s
 #2 3275 MHz 2476 s 0 s 139 s 5065 s 0 s
 #3 3230 MHz 2137 s 0 s 140 s 5397 s 0 s
 #4 3243 MHz 2365 s 0 s 158 s 5148 s 0 s
 Memory: 15.620681762695312 GB (13624.50390625 MB free)
 Uptime: 770.37 sec
 Load Avg: 1.03 1.22 0.83
 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.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 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 3243 MHz 3359 s 0 s 172 s 5787 s 0 s
 #2 3234 MHz 2734 s 0 s 148 s 6448 s 0 s
 #3 3244 MHz 2373 s 0 s 148 s 6803 s 0 s
 #4 3279 MHz 2800 s 0 s 173 s 6348 s 0 s
 Memory: 15.620681762695312 GB (13560.9140625 MB free)
 Uptime: 935.47 sec
 Load Avg: 1.0 1.12 0.87
 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/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmark: 27 Oct 2025 - 20:52
  • Package commit: 8c2ece9
  • Julia commit: 95f30e5
  • 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
["creation", "ket"] 2.785 ns (5%)
["creation", "large_trees", "10_layers"] 957.114 μs (5%) 324.03 KiB (1%) 12018
["creation", "large_trees", "50_layers"] 41.292 ms (5%) 13.38 MiB (1%) 668117
["creation", "op"] 2.785 ns (5%)
["creation", "super_op"] 3.095 ns (5%)
["express", "clifford", "simple_ket"] 1.302 μs (5%) 624 bytes (1%) 13
["express", "clifford", "simple_observable"] 3.487 μs (5%) 2.84 KiB (1%) 45
["express", "optics", "pauli_op_4"] 6.402 μs (5%) 3.67 KiB (1%) 46
["express", "optics", "pauli_state_8"] 2.495 μs (5%) 1.20 KiB (1%) 27
["express", "optics", "simple_ket"] 1.131 μs (5%) 752 bytes (1%) 17
["express", "optics", "simple_op"] 1.422 μs (5%) 1.20 KiB (1%) 22
["latency", "ttf_operation"] 2.609 s (5%) 1.22 KiB (1%) 38
["latency", "ttf_simplify"] 730.278 μs (5%) 146.36 KiB (1%) 2599
["latency", "using"] 1.885 s (5%) 1.22 KiB (1%) 38
["linalg", "anticommutator"] 460.964 ns (5%) 912 bytes (1%) 13
["linalg", "commutator"] 447.618 ns (5%) 912 bytes (1%) 13
["linalg", "conjugate"] 96.824 ns (5%) 560 bytes (1%) 6
["linalg", "dagger"] 97.749 ns (5%) 560 bytes (1%) 6
["linalg", "inverse"] 96.807 ns (5%) 560 bytes (1%) 6
["linalg", "ptrace"] 15.639 μs (5%) 9.83 KiB (1%) 149
["linalg", "trace"] 99.005 ns (5%) 560 bytes (1%) 6
["linalg", "transpose"] 97.141 ns (5%) 560 bytes (1%) 6
["manipulation", "expand", "commutator"] 2.427 ms (5%) 895.95 KiB (1%) 17809
["manipulation", "expand", "distribution"] 2.035 ms (5%) 769.79 KiB (1%) 17132
["manipulation", "simplify", "applicable_rules"] 7.490 ms (5%) 3.07 MiB (1%) 57291
["manipulation", "simplify", "commutator"] 50.615 μs (5%) 21.67 KiB (1%) 488
["manipulation", "simplify", "irrelevant_rules"] 1.082 ms (5%) 443.26 KiB (1%) 9246
["operations", "addition", "ket"] 1.661 μs (5%) 2.38 KiB (1%) 36
["operations", "addition", "op"] 1.663 μs (5%) 2.38 KiB (1%) 36
["operations", "multiplication", "bra_ket"] 1.039 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "bra_op"] 1.067 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "inner"] 1.038 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "many"] 7.965 μs (5%) 5.27 KiB (1%) 90
["operations", "multiplication", "op"] 919.541 ns (5%) 1.02 KiB (1%) 15
["operations", "multiplication", "op_ket"] 1.033 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "outer"] 1.292 μs (5%) 944 bytes (1%) 15
["operations", "scaling", "ket"] 96.866 ns (5%) 560 bytes (1%) 6
["operations", "scaling", "op"] 97.811 ns (5%) 560 bytes (1%) 6
["operations", "tensor", "ket"] 818.247 ns (5%) 1.02 KiB (1%) 15
["operations", "tensor", "many"] 6.931 μs (5%) 5.27 KiB (1%) 83
["operations", "tensor", "op"] 838.608 ns (5%) 1.02 KiB (1%) 15

Benchmark Group List

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

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 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 3241 MHz 2652 s 0 s 161 s 4855 s 0 s
 #2 3275 MHz 2476 s 0 s 139 s 5065 s 0 s
 #3 3230 MHz 2137 s 0 s 140 s 5397 s 0 s
 #4 3243 MHz 2365 s 0 s 158 s 5148 s 0 s
 Memory: 15.620681762695312 GB (13624.50390625 MB free)
 Uptime: 770.37 sec
 Load Avg: 1.03 1.22 0.83
 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/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmark: 27 Oct 2025 - 20:55
  • Package commit: 049b488
  • Julia commit: 95f30e5
  • 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
["creation", "ket"] 2.785 ns (5%)
["creation", "large_trees", "10_layers"] 941.225 μs (5%) 324.02 KiB (1%) 12018
["creation", "large_trees", "50_layers"] 40.480 ms (5%) 13.38 MiB (1%) 668119
["creation", "op"] 3.086 ns (5%)
["creation", "super_op"] 3.086 ns (5%)
["express", "clifford", "simple_ket"] 1.332 μs (5%) 624 bytes (1%) 13
["express", "clifford", "simple_observable"] 3.476 μs (5%) 2.84 KiB (1%) 45
["express", "optics", "pauli_op_4"] 6.382 μs (5%) 3.67 KiB (1%) 46
["express", "optics", "pauli_state_8"] 2.515 μs (5%) 1.20 KiB (1%) 27
["express", "optics", "simple_ket"] 1.132 μs (5%) 752 bytes (1%) 17
["express", "optics", "simple_op"] 1.433 μs (5%) 1.20 KiB (1%) 22
["latency", "ttf_operation"] 2.515 s (5%) 1.22 KiB (1%) 38
["latency", "ttf_simplify"] 692.639 μs (5%) 146.36 KiB (1%) 2599
["latency", "using"] 1.877 s (5%) 1.22 KiB (1%) 38
["linalg", "anticommutator"] 450.949 ns (5%) 912 bytes (1%) 13
["linalg", "commutator"] 431.965 ns (5%) 912 bytes (1%) 13
["linalg", "conjugate"] 97.180 ns (5%) 560 bytes (1%) 6
["linalg", "dagger"] 96.115 ns (5%) 560 bytes (1%) 6
["linalg", "inverse"] 97.633 ns (5%) 560 bytes (1%) 6
["linalg", "ptrace"] 15.219 μs (5%) 9.83 KiB (1%) 149
["linalg", "trace"] 96.084 ns (5%) 560 bytes (1%) 6
["linalg", "transpose"] 97.811 ns (5%) 560 bytes (1%) 6
["manipulation", "expand", "commutator"] 2.442 ms (5%) 897.52 KiB (1%) 17863
["manipulation", "expand", "distribution"] 1.988 ms (5%) 769.79 KiB (1%) 17132
["manipulation", "simplify", "applicable_rules"] 7.410 ms (5%) 3.07 MiB (1%) 57250
["manipulation", "simplify", "commutator"] 50.995 μs (5%) 21.67 KiB (1%) 488
["manipulation", "simplify", "irrelevant_rules"] 1.049 ms (5%) 443.26 KiB (1%) 9246
["operations", "addition", "ket"] 1.672 μs (5%) 2.38 KiB (1%) 36
["operations", "addition", "op"] 1.619 μs (5%) 2.38 KiB (1%) 36
["operations", "multiplication", "bra_ket"] 1.027 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "bra_op"] 1.065 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "inner"] 1.033 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "many"] 7.972 μs (5%) 5.27 KiB (1%) 90
["operations", "multiplication", "op"] 898.189 ns (5%) 1.02 KiB (1%) 15
["operations", "multiplication", "op_ket"] 1.036 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "outer"] 1.295 μs (5%) 944 bytes (1%) 15
["operations", "scaling", "ket"] 97.768 ns (5%) 560 bytes (1%) 6
["operations", "scaling", "op"] 97.268 ns (5%) 560 bytes (1%) 6
["operations", "tensor", "ket"] 830.035 ns (5%) 1.02 KiB (1%) 15
["operations", "tensor", "many"] 7.008 μs (5%) 5.27 KiB (1%) 83
["operations", "tensor", "op"] 817.351 ns (5%) 1.02 KiB (1%) 15

Benchmark Group List

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

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 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 3243 MHz 3359 s 0 s 172 s 5787 s 0 s
 #2 3234 MHz 2734 s 0 s 148 s 6448 s 0 s
 #3 3244 MHz 2373 s 0 s 148 s 6803 s 0 s
 #4 3279 MHz 2800 s 0 s 173 s 6348 s 0 s
 Memory: 15.620681762695312 GB (13560.9140625 MB free)
 Uptime: 935.47 sec
 Load Avg: 1.0 1.12 0.87
 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.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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant