Skip to content
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

Bump dawidd6/action-download-artifact from 6 to 7 #427

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps dawidd6/action-download-artifact from 6 to 7.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v7

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v6...v7

Commits
  • 80620a5 node_modules: update
  • b15e003 node_modules: install
  • 1ee9a45 build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability (#317)
  • b2f2706 build(deps): bump @​actions/artifact from 2.1.10 to 2.1.11 (#313)
  • fdbeba0 build(deps): bump @​actions/core from 1.11.0 to 1.11.1 (#312)
  • a74b429 build(deps): bump @​actions/core from 1.10.1 to 1.11.0 (#310)
  • 24e807a build(deps): bump @​actions/artifact from 2.1.9 to 2.1.10 (#311)
  • 9592e3c build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 (#307)
  • 5f966b6 build(deps): bump adm-zip from 0.5.15 to 0.5.16 (#306)
  • db9477a build(deps): bump adm-zip from 0.5.14 to 0.5.15 (#301)
  • 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 [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 2 Dec 2024 - 19:04
  • Baseline: 2 Dec 2024 - 19:08
  • Package commits:
  • Target: dcd828
  • Baseline: f29fb3
  • Julia commits:
  • Target: 4976d0
  • Baseline: 4976d0
  • 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 ✅). 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
["master", "qo types", "100//1"] 0.93 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Target

Julia Version 1.10.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3130 MHz 3865 s 0 s 255 s 7181 s 0 s
 #2 2445 MHz 3865 s 0 s 236 s 7196 s 0 s
 #3 3282 MHz 4130 s 0 s 268 s 6905 s 0 s
 #4 3241 MHz 3425 s 0 s 268 s 7604 s 0 s
 Memory: 15.606491088867188 GB (13437.12109375 MB free)
 Uptime: 1133.64 sec
 Load Avg: 1.01 1.26 1.08
 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.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2691 MHz 4613 s 0 s 277 s 8856 s 0 s
 #2 3070 MHz 4721 s 0 s 271 s 8752 s 0 s
 #3 2445 MHz 4746 s 0 s 294 s 8709 s 0 s
 #4 3242 MHz 3627 s 0 s 300 s 9815 s 0 s
 Memory: 15.606491088867188 GB (13505.75 MB free)
 Uptime: 1378.69 sec
 Load Avg: 1.17 1.19 1.1
 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/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmark: 2 Dec 2024 - 19:4
  • Package commit: dcd828
  • Julia commit: 4976d0
  • 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
["master", "base array types", "1//2"] 34.273 μs (5%) 28.50 KiB (1%) 279
["master", "base array types", "100//1"] 15.776 s (5%) 69.753 ms 11.65 GiB (1%) 77362
["master", "base array types", "20//1"] 38.091 ms (5%) 29.58 MiB (1%) 4570
["master", "base array types", "50//1"] 1.094 s (5%) 6.613 ms 836.56 MiB (1%) 21466
["master", "qo types", "1//2"] 34.795 μs (5%) 30.23 KiB (1%) 374
["master", "qo types", "100//1"] 13.557 s (5%) 68.859 ms 11.66 GiB (1%) 96829
["master", "qo types", "20//1"] 30.326 ms (5%) 29.84 MiB (1%) 5749
["master", "qo types", "50//1"] 877.375 ms (5%) 5.519 ms 838.12 MiB (1%) 26869
["schroedinger", "base array types", "1//2"] 6.127 μs (5%) 4.25 KiB (1%) 54
["schroedinger", "base array types", "100//1"] 3.087 ms (5%) 55.75 KiB (1%) 54
["schroedinger", "base array types", "20//1"] 125.756 μs (5%) 14.25 KiB (1%) 54
["schroedinger", "base array types", "50//1"] 650.285 μs (5%) 31.00 KiB (1%) 54
["schroedinger", "qo types", "1//2"] 5.247 μs (5%) 4.17 KiB (1%) 50
["schroedinger", "qo types", "100//1"] 2.904 ms (5%) 49.23 KiB (1%) 50
["schroedinger", "qo types", "20//1"] 204.331 μs (5%) 12.92 KiB (1%) 50
["schroedinger", "qo types", "50//1"] 724.263 μs (5%) 27.58 KiB (1%) 50
["stochastic master", "base array types", "1//2"] 271.136 μs (5%) 201.98 KiB (1%) 1947
["stochastic master", "base array types", "100//1"] 313.434 ms (5%) 819.541 μs 223.27 MiB (1%) 1597
["stochastic master", "base array types", "20//1"] 21.548 ms (5%) 15.46 MiB (1%) 2533
["stochastic master", "base array types", "50//1"] 90.595 ms (5%) 65.50 MiB (1%) 1829
["stochastic master", "qo types", "1//2"] 303.908 μs (5%) 222.67 KiB (1%) 2908
["stochastic master", "qo types", "100//1"] 519.788 ms (5%) 2.371 ms 398.44 MiB (1%) 3554
["stochastic master", "qo types", "20//1"] 19.879 ms (5%) 16.77 MiB (1%) 3554
["stochastic master", "qo types", "50//1"] 119.694 ms (5%) 100.75 MiB (1%) 3554
["stochastic schroedinger", "base array types", "1//2"] 45.706 μs (5%) 4.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "100//1"] 1.049 ms (5%) 68.62 KiB (1%) 197
["stochastic schroedinger", "base array types", "20//1"] 237.835 μs (5%) 14.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "50//1"] 561.319 μs (5%) 31.05 KiB (1%) 57
["stochastic schroedinger", "qo types", "1//2"] 51.907 μs (5%) 19.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "100//1"] 1.407 ms (5%) 71.31 KiB (1%) 388
["stochastic schroedinger", "qo types", "20//1"] 311.623 μs (5%) 29.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "50//1"] 721.549 μs (5%) 46.56 KiB (1%) 388

Benchmark Group List

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

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Julia Version 1.10.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3130 MHz 3865 s 0 s 255 s 7181 s 0 s
 #2 2445 MHz 3865 s 0 s 236 s 7196 s 0 s
 #3 3282 MHz 4130 s 0 s 268 s 6905 s 0 s
 #4 3241 MHz 3425 s 0 s 268 s 7604 s 0 s
 Memory: 15.606491088867188 GB (13437.12109375 MB free)
 Uptime: 1133.64 sec
 Load Avg: 1.01 1.26 1.08
 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/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmark: 2 Dec 2024 - 19:8
  • Package commit: f29fb3
  • Julia commit: 4976d0
  • 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
["master", "base array types", "1//2"] 34.244 μs (5%) 28.50 KiB (1%) 279
["master", "base array types", "100//1"] 15.836 s (5%) 82.415 ms 11.65 GiB (1%) 77362
["master", "base array types", "20//1"] 38.266 ms (5%) 29.58 MiB (1%) 4570
["master", "base array types", "50//1"] 1.090 s (5%) 7.047 ms 836.56 MiB (1%) 21466
["master", "qo types", "1//2"] 35.616 μs (5%) 30.23 KiB (1%) 374
["master", "qo types", "100//1"] 14.531 s (5%) 220.817 ms 11.66 GiB (1%) 96829
["master", "qo types", "20//1"] 30.364 ms (5%) 29.84 MiB (1%) 5749
["master", "qo types", "50//1"] 892.868 ms (5%) 6.930 ms 838.12 MiB (1%) 26869
["schroedinger", "base array types", "1//2"] 5.957 μs (5%) 4.25 KiB (1%) 54
["schroedinger", "base array types", "100//1"] 3.074 ms (5%) 55.75 KiB (1%) 54
["schroedinger", "base array types", "20//1"] 125.074 μs (5%) 14.25 KiB (1%) 54
["schroedinger", "base array types", "50//1"] 645.697 μs (5%) 31.00 KiB (1%) 54
["schroedinger", "qo types", "1//2"] 5.228 μs (5%) 4.17 KiB (1%) 50
["schroedinger", "qo types", "100//1"] 2.936 ms (5%) 49.23 KiB (1%) 50
["schroedinger", "qo types", "20//1"] 207.738 μs (5%) 12.92 KiB (1%) 50
["schroedinger", "qo types", "50//1"] 731.757 μs (5%) 27.58 KiB (1%) 50
["stochastic master", "base array types", "1//2"] 284.281 μs (5%) 201.98 KiB (1%) 1947
["stochastic master", "base array types", "100//1"] 313.284 ms (5%) 2.067 ms 223.27 MiB (1%) 1597
["stochastic master", "base array types", "20//1"] 21.878 ms (5%) 15.46 MiB (1%) 2533
["stochastic master", "base array types", "50//1"] 91.444 ms (5%) 65.50 MiB (1%) 1829
["stochastic master", "qo types", "1//2"] 295.683 μs (5%) 222.67 KiB (1%) 2908
["stochastic master", "qo types", "100//1"] 529.189 ms (5%) 2.271 ms 398.44 MiB (1%) 3554
["stochastic master", "qo types", "20//1"] 19.984 ms (5%) 16.77 MiB (1%) 3554
["stochastic master", "qo types", "50//1"] 121.391 ms (5%) 891.225 μs 100.75 MiB (1%) 3554
["stochastic schroedinger", "base array types", "1//2"] 46.127 μs (5%) 4.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "100//1"] 1.029 ms (5%) 68.62 KiB (1%) 197
["stochastic schroedinger", "base array types", "20//1"] 238.756 μs (5%) 14.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "50//1"] 555.267 μs (5%) 31.05 KiB (1%) 57
["stochastic schroedinger", "qo types", "1//2"] 52.228 μs (5%) 19.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "100//1"] 1.414 ms (5%) 71.31 KiB (1%) 388
["stochastic schroedinger", "qo types", "20//1"] 313.546 μs (5%) 29.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "50//1"] 723.673 μs (5%) 46.56 KiB (1%) 388

Benchmark Group List

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

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Julia Version 1.10.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2691 MHz 4613 s 0 s 277 s 8856 s 0 s
 #2 3070 MHz 4721 s 0 s 271 s 8752 s 0 s
 #3 2445 MHz 4746 s 0 s 294 s 8709 s 0 s
 #4 3242 MHz 3627 s 0 s 300 s 9815 s 0 s
 Memory: 15.606491088867188 GB (13505.75 MB free)
 Uptime: 1378.69 sec
 Load Avg: 1.17 1.19 1.1
 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/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmarks:
  • Target: 2 Dec 2024 - 19:04
  • Baseline: 2 Dec 2024 - 19:08
  • Package commits:
  • Target: dcd828
  • Baseline: f29fb3
  • Julia commits:
  • Target: 4976d0
  • Baseline: 4976d0
  • 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 ✅). 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
["master", "qo types", "100//1"] 0.93 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Target

Julia Version 1.10.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3130 MHz 3865 s 0 s 255 s 7181 s 0 s
 #2 2445 MHz 3865 s 0 s 236 s 7196 s 0 s
 #3 3282 MHz 4130 s 0 s 268 s 6905 s 0 s
 #4 3241 MHz 3425 s 0 s 268 s 7604 s 0 s
 Memory: 15.606491088867188 GB (13437.12109375 MB free)
 Uptime: 1133.64 sec
 Load Avg: 1.01 1.26 1.08
 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.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2691 MHz 4613 s 0 s 277 s 8856 s 0 s
 #2 3070 MHz 4721 s 0 s 271 s 8752 s 0 s
 #3 2445 MHz 4746 s 0 s 294 s 8709 s 0 s
 #4 3242 MHz 3627 s 0 s 300 s 9815 s 0 s
 Memory: 15.606491088867188 GB (13505.75 MB free)
 Uptime: 1378.69 sec
 Load Avg: 1.17 1.19 1.1
 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/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmark: 2 Dec 2024 - 19:4
  • Package commit: dcd828
  • Julia commit: 4976d0
  • 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
["master", "base array types", "1//2"] 34.273 μs (5%) 28.50 KiB (1%) 279
["master", "base array types", "100//1"] 15.776 s (5%) 69.753 ms 11.65 GiB (1%) 77362
["master", "base array types", "20//1"] 38.091 ms (5%) 29.58 MiB (1%) 4570
["master", "base array types", "50//1"] 1.094 s (5%) 6.613 ms 836.56 MiB (1%) 21466
["master", "qo types", "1//2"] 34.795 μs (5%) 30.23 KiB (1%) 374
["master", "qo types", "100//1"] 13.557 s (5%) 68.859 ms 11.66 GiB (1%) 96829
["master", "qo types", "20//1"] 30.326 ms (5%) 29.84 MiB (1%) 5749
["master", "qo types", "50//1"] 877.375 ms (5%) 5.519 ms 838.12 MiB (1%) 26869
["schroedinger", "base array types", "1//2"] 6.127 μs (5%) 4.25 KiB (1%) 54
["schroedinger", "base array types", "100//1"] 3.087 ms (5%) 55.75 KiB (1%) 54
["schroedinger", "base array types", "20//1"] 125.756 μs (5%) 14.25 KiB (1%) 54
["schroedinger", "base array types", "50//1"] 650.285 μs (5%) 31.00 KiB (1%) 54
["schroedinger", "qo types", "1//2"] 5.247 μs (5%) 4.17 KiB (1%) 50
["schroedinger", "qo types", "100//1"] 2.904 ms (5%) 49.23 KiB (1%) 50
["schroedinger", "qo types", "20//1"] 204.331 μs (5%) 12.92 KiB (1%) 50
["schroedinger", "qo types", "50//1"] 724.263 μs (5%) 27.58 KiB (1%) 50
["stochastic master", "base array types", "1//2"] 271.136 μs (5%) 201.98 KiB (1%) 1947
["stochastic master", "base array types", "100//1"] 313.434 ms (5%) 819.541 μs 223.27 MiB (1%) 1597
["stochastic master", "base array types", "20//1"] 21.548 ms (5%) 15.46 MiB (1%) 2533
["stochastic master", "base array types", "50//1"] 90.595 ms (5%) 65.50 MiB (1%) 1829
["stochastic master", "qo types", "1//2"] 303.908 μs (5%) 222.67 KiB (1%) 2908
["stochastic master", "qo types", "100//1"] 519.788 ms (5%) 2.371 ms 398.44 MiB (1%) 3554
["stochastic master", "qo types", "20//1"] 19.879 ms (5%) 16.77 MiB (1%) 3554
["stochastic master", "qo types", "50//1"] 119.694 ms (5%) 100.75 MiB (1%) 3554
["stochastic schroedinger", "base array types", "1//2"] 45.706 μs (5%) 4.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "100//1"] 1.049 ms (5%) 68.62 KiB (1%) 197
["stochastic schroedinger", "base array types", "20//1"] 237.835 μs (5%) 14.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "50//1"] 561.319 μs (5%) 31.05 KiB (1%) 57
["stochastic schroedinger", "qo types", "1//2"] 51.907 μs (5%) 19.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "100//1"] 1.407 ms (5%) 71.31 KiB (1%) 388
["stochastic schroedinger", "qo types", "20//1"] 311.623 μs (5%) 29.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "50//1"] 721.549 μs (5%) 46.56 KiB (1%) 388

Benchmark Group List

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

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Julia Version 1.10.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3130 MHz 3865 s 0 s 255 s 7181 s 0 s
 #2 2445 MHz 3865 s 0 s 236 s 7196 s 0 s
 #3 3282 MHz 4130 s 0 s 268 s 6905 s 0 s
 #4 3241 MHz 3425 s 0 s 268 s 7604 s 0 s
 Memory: 15.606491088867188 GB (13437.12109375 MB free)
 Uptime: 1133.64 sec
 Load Avg: 1.01 1.26 1.08
 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/QuantumOptics.jl/QuantumOptics.jl

Job Properties

  • Time of benchmark: 2 Dec 2024 - 19:8
  • Package commit: f29fb3
  • Julia commit: 4976d0
  • 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
["master", "base array types", "1//2"] 34.244 μs (5%) 28.50 KiB (1%) 279
["master", "base array types", "100//1"] 15.836 s (5%) 82.415 ms 11.65 GiB (1%) 77362
["master", "base array types", "20//1"] 38.266 ms (5%) 29.58 MiB (1%) 4570
["master", "base array types", "50//1"] 1.090 s (5%) 7.047 ms 836.56 MiB (1%) 21466
["master", "qo types", "1//2"] 35.616 μs (5%) 30.23 KiB (1%) 374
["master", "qo types", "100//1"] 14.531 s (5%) 220.817 ms 11.66 GiB (1%) 96829
["master", "qo types", "20//1"] 30.364 ms (5%) 29.84 MiB (1%) 5749
["master", "qo types", "50//1"] 892.868 ms (5%) 6.930 ms 838.12 MiB (1%) 26869
["schroedinger", "base array types", "1//2"] 5.957 μs (5%) 4.25 KiB (1%) 54
["schroedinger", "base array types", "100//1"] 3.074 ms (5%) 55.75 KiB (1%) 54
["schroedinger", "base array types", "20//1"] 125.074 μs (5%) 14.25 KiB (1%) 54
["schroedinger", "base array types", "50//1"] 645.697 μs (5%) 31.00 KiB (1%) 54
["schroedinger", "qo types", "1//2"] 5.228 μs (5%) 4.17 KiB (1%) 50
["schroedinger", "qo types", "100//1"] 2.936 ms (5%) 49.23 KiB (1%) 50
["schroedinger", "qo types", "20//1"] 207.738 μs (5%) 12.92 KiB (1%) 50
["schroedinger", "qo types", "50//1"] 731.757 μs (5%) 27.58 KiB (1%) 50
["stochastic master", "base array types", "1//2"] 284.281 μs (5%) 201.98 KiB (1%) 1947
["stochastic master", "base array types", "100//1"] 313.284 ms (5%) 2.067 ms 223.27 MiB (1%) 1597
["stochastic master", "base array types", "20//1"] 21.878 ms (5%) 15.46 MiB (1%) 2533
["stochastic master", "base array types", "50//1"] 91.444 ms (5%) 65.50 MiB (1%) 1829
["stochastic master", "qo types", "1//2"] 295.683 μs (5%) 222.67 KiB (1%) 2908
["stochastic master", "qo types", "100//1"] 529.189 ms (5%) 2.271 ms 398.44 MiB (1%) 3554
["stochastic master", "qo types", "20//1"] 19.984 ms (5%) 16.77 MiB (1%) 3554
["stochastic master", "qo types", "50//1"] 121.391 ms (5%) 891.225 μs 100.75 MiB (1%) 3554
["stochastic schroedinger", "base array types", "1//2"] 46.127 μs (5%) 4.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "100//1"] 1.029 ms (5%) 68.62 KiB (1%) 197
["stochastic schroedinger", "base array types", "20//1"] 238.756 μs (5%) 14.30 KiB (1%) 57
["stochastic schroedinger", "base array types", "50//1"] 555.267 μs (5%) 31.05 KiB (1%) 57
["stochastic schroedinger", "qo types", "1//2"] 52.228 μs (5%) 19.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "100//1"] 1.414 ms (5%) 71.31 KiB (1%) 388
["stochastic schroedinger", "qo types", "20//1"] 313.546 μs (5%) 29.81 KiB (1%) 388
["stochastic schroedinger", "qo types", "50//1"] 723.673 μs (5%) 46.56 KiB (1%) 388

Benchmark Group List

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

  • ["master", "base array types"]
  • ["master", "qo types"]
  • ["schroedinger", "base array types"]
  • ["schroedinger", "qo types"]
  • ["stochastic master", "base array types"]
  • ["stochastic master", "qo types"]
  • ["stochastic schroedinger", "base array types"]
  • ["stochastic schroedinger", "qo types"]

Julia versioninfo

Julia Version 1.10.7
Commit 4976d05258e (2024-11-26 15:57 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 LTS
 uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2691 MHz 4613 s 0 s 277 s 8856 s 0 s
 #2 3070 MHz 4721 s 0 s 271 s 8752 s 0 s
 #3 2445 MHz 4746 s 0 s 294 s 8709 s 0 s
 #4 3242 MHz 3627 s 0 s 300 s 9815 s 0 s
 Memory: 15.606491088867188 GB (13505.75 MB free)
 Uptime: 1378.69 sec
 Load Avg: 1.17 1.19 1.1
 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

@Krastanov Krastanov merged commit 0085f66 into master Dec 19, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dawidd6/action-download-artifact-7 branch December 19, 2024 19:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant