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 codecov/codecov-action from 4 to 5 #108

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps codecov/codecov-action from 4 to 5.

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

4.0.0-beta.2

Fixes

  • #1085 not adding -n if empty to do-upload command

4.0.0-beta.1

v4 represents a move from the universal uploader to the Codecov CLI. Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.

Breaking Changes

  • No current support for aarch64 and alpine architectures.
  • Tokenless uploading is unsuported
  • Various arguments to the Action have been removed

3.1.4

Fixes

  • #967 Fix typo in README.md
  • #971 fix: add back in working dir
  • #969 fix: CLI option names for uploader

Dependencies

  • #970 build(deps-dev): bump @​types/node from 18.15.12 to 18.16.3
  • #979 build(deps-dev): bump @​types/node from 20.1.0 to 20.1.2
  • #981 build(deps-dev): bump @​types/node from 20.1.2 to 20.1.4

3.1.3

Fixes

  • #960 fix: allow for aarch64 build

Dependencies

  • #957 build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0
  • #958 build(deps): bump openpgp from 5.7.0 to 5.8.0
  • #959 build(deps-dev): bump @​types/node from 18.15.10 to 18.15.12

3.1.2

Fixes

  • #718 Update README.md
  • #851 Remove unsupported path_to_write_report argument
  • #898 codeql-analysis.yml
  • #901 Update README to contain correct information - inputs and negate feature
  • #955 fix: add in all the extra arguments for uploader

Dependencies

  • #819 build(deps): bump openpgp from 5.4.0 to 5.5.0
  • #835 build(deps): bump node-fetch from 3.2.4 to 3.2.10
  • #840 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4
  • #841 build(deps): bump @​actions/core from 1.9.1 to 1.10.0
  • #843 build(deps): bump @​actions/github from 5.0.3 to 5.1.1
  • #869 build(deps): bump node-fetch from 3.2.10 to 3.3.0
  • #872 build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0
  • #879 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2

... (truncated)

Commits

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 [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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 Nov 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.14%. Comparing base (932dca3) to head (c3afb23).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   79.78%   83.14%   +3.36%     
==========================================
  Files           6        6              
  Lines         455      801     +346     
==========================================
+ Hits          363      666     +303     
- Misses         92      135      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link

github-actions bot commented Nov 18, 2024

Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 18 Nov 2024 - 10:51
  • Baseline: 18 Nov 2024 - 10:51
  • Package commits:
  • Target: f632d3
  • Baseline: 932dca
  • Julia commits:
  • Target: 67dffc
  • Baseline: 67dffc
  • 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
["hardcoded types", "BigInt", "Closure"] 1.12 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Iteration protocol"] 1.82 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3244 MHz 309 s 0 s 91 s 2362 s 0 s
 #2 3252 MHz 226 s 0 s 72 s 2453 s 0 s
 #3 2445 MHz 552 s 0 s 102 s 2102 s 0 s
 #4 3198 MHz 938 s 0 s 212 s 1613 s 0 s
 Memory: 15.606491088867188 GB (14138.265625 MB free)
 Uptime: 279.08 sec
 Load Avg: 1.11 0.66 0.28
 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.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2679 MHz 414 s 0 s 116 s 2624 s 0 s
 #2 3239 MHz 337 s 0 s 88 s 2718 s 0 s
 #3 3241 MHz 676 s 0 s 116 s 2356 s 0 s
 #4 2445 MHz 948 s 0 s 215 s 1992 s 0 s
 Memory: 15.606491088867188 GB (14139.0859375 MB free)
 Uptime: 318.35 sec
 Load Avg: 1.06 0.7 0.31
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 10:51
  • Package commit: f632d3
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 196.777 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 202.649 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 59.070 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 66.003 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.637 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.195 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.925 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.471 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.520 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.922 μs (5%) 4.50 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 29.154 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 184.805 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 191.508 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.843 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.425 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.759 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.082 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.358 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 61.674 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.627 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.533 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3244 MHz 309 s 0 s 91 s 2362 s 0 s
 #2 3252 MHz 226 s 0 s 72 s 2453 s 0 s
 #3 2445 MHz 552 s 0 s 102 s 2102 s 0 s
 #4 3198 MHz 938 s 0 s 212 s 1613 s 0 s
 Memory: 15.606491088867188 GB (14138.265625 MB free)
 Uptime: 279.08 sec
 Load Avg: 1.11 0.66 0.28
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 10:51
  • Package commit: 932dca
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 194.654 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 202.208 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 58.670 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 65.673 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.600 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.252 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.414 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.495 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.563 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.989 μs (5%) 4.50 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.925 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 184.895 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 192.540 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.832 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.175 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.647 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.617 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.056 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.349 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.937 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.940 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.662 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2679 MHz 414 s 0 s 116 s 2624 s 0 s
 #2 3239 MHz 337 s 0 s 88 s 2718 s 0 s
 #3 3241 MHz 676 s 0 s 116 s 2356 s 0 s
 #4 2445 MHz 948 s 0 s 215 s 1992 s 0 s
 Memory: 15.606491088867188 GB (14139.0859375 MB free)
 Uptime: 318.35 sec
 Load Avg: 1.06 0.7 0.31
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmarks:
  • Target: 18 Nov 2024 - 10:51
  • Baseline: 18 Nov 2024 - 10:51
  • Package commits:
  • Target: f632d3
  • Baseline: 932dca
  • Julia commits:
  • Target: 67dffc
  • Baseline: 67dffc
  • 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
["hardcoded types", "BigInt", "Closure"] 1.12 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Iteration protocol"] 1.82 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3244 MHz 309 s 0 s 91 s 2362 s 0 s
 #2 3252 MHz 226 s 0 s 72 s 2453 s 0 s
 #3 2445 MHz 552 s 0 s 102 s 2102 s 0 s
 #4 3198 MHz 938 s 0 s 212 s 1613 s 0 s
 Memory: 15.606491088867188 GB (14138.265625 MB free)
 Uptime: 279.08 sec
 Load Avg: 1.11 0.66 0.28
 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.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2679 MHz 414 s 0 s 116 s 2624 s 0 s
 #2 3239 MHz 337 s 0 s 88 s 2718 s 0 s
 #3 3241 MHz 676 s 0 s 116 s 2356 s 0 s
 #4 2445 MHz 948 s 0 s 215 s 1992 s 0 s
 Memory: 15.606491088867188 GB (14139.0859375 MB free)
 Uptime: 318.35 sec
 Load Avg: 1.06 0.7 0.31
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 10:51
  • Package commit: f632d3
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 196.777 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 202.649 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 59.070 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 66.003 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.637 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.195 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.925 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.471 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.520 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.922 μs (5%) 4.50 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 29.154 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 184.805 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 191.508 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.843 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.425 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.759 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.082 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.358 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 61.674 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.627 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.533 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3244 MHz 309 s 0 s 91 s 2362 s 0 s
 #2 3252 MHz 226 s 0 s 72 s 2453 s 0 s
 #3 2445 MHz 552 s 0 s 102 s 2102 s 0 s
 #4 3198 MHz 938 s 0 s 212 s 1613 s 0 s
 Memory: 15.606491088867188 GB (14138.265625 MB free)
 Uptime: 279.08 sec
 Load Avg: 1.11 0.66 0.28
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 10:51
  • Package commit: 932dca
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 194.654 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 202.208 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 58.670 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 65.673 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.600 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.252 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.414 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.495 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.563 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.989 μs (5%) 4.50 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.925 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 184.895 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 192.540 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.832 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.175 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.647 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.617 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.056 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.349 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.937 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.940 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.662 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2679 MHz 414 s 0 s 116 s 2624 s 0 s
 #2 3239 MHz 337 s 0 s 88 s 2718 s 0 s
 #3 3241 MHz 676 s 0 s 116 s 2356 s 0 s
 #4 2445 MHz 948 s 0 s 215 s 1992 s 0 s
 Memory: 15.606491088867188 GB (14139.0859375 MB free)
 Uptime: 318.35 sec
 Load Avg: 1.06 0.7 0.31
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmarks:
  • Target: 18 Nov 2024 - 10:51
  • Baseline: 18 Nov 2024 - 10:51
  • Package commits:
  • Target: f632d3
  • Baseline: 932dca
  • Julia commits:
  • Target: 67dffc
  • Baseline: 67dffc
  • 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
["hardcoded types", "BigInt", "Closure"] 1.12 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Iteration protocol"] 1.82 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3244 MHz 309 s 0 s 91 s 2362 s 0 s
 #2 3252 MHz 226 s 0 s 72 s 2453 s 0 s
 #3 2445 MHz 552 s 0 s 102 s 2102 s 0 s
 #4 3198 MHz 938 s 0 s 212 s 1613 s 0 s
 Memory: 15.606491088867188 GB (14138.265625 MB free)
 Uptime: 279.08 sec
 Load Avg: 1.11 0.66 0.28
 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.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2679 MHz 414 s 0 s 116 s 2624 s 0 s
 #2 3239 MHz 337 s 0 s 88 s 2718 s 0 s
 #3 3241 MHz 676 s 0 s 116 s 2356 s 0 s
 #4 2445 MHz 948 s 0 s 215 s 1992 s 0 s
 Memory: 15.606491088867188 GB (14139.0859375 MB free)
 Uptime: 318.35 sec
 Load Avg: 1.06 0.7 0.31
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 10:51
  • Package commit: f632d3
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 196.777 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 202.649 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 59.070 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 66.003 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.637 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.195 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.925 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.471 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.520 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.922 μs (5%) 4.50 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 29.154 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 184.805 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 191.508 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.843 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.425 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.759 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.082 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.358 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 61.674 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.627 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.533 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3244 MHz 309 s 0 s 91 s 2362 s 0 s
 #2 3252 MHz 226 s 0 s 72 s 2453 s 0 s
 #3 2445 MHz 552 s 0 s 102 s 2102 s 0 s
 #4 3198 MHz 938 s 0 s 212 s 1613 s 0 s
 Memory: 15.606491088867188 GB (14138.265625 MB free)
 Uptime: 279.08 sec
 Load Avg: 1.11 0.66 0.28
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 18 Nov 2024 - 10:51
  • Package commit: 932dca
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 194.654 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 202.208 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 58.670 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 65.673 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.600 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.252 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.414 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.495 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.563 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.989 μs (5%) 4.50 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.925 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 184.895 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 192.540 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.832 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.175 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.647 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.617 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.056 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.349 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.937 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.940 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.662 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2679 MHz 414 s 0 s 116 s 2624 s 0 s
 #2 3239 MHz 337 s 0 s 88 s 2718 s 0 s
 #3 3241 MHz 676 s 0 s 116 s 2356 s 0 s
 #4 2445 MHz 948 s 0 s 215 s 1992 s 0 s
 Memory: 15.606491088867188 GB (14139.0859375 MB free)
 Uptime: 318.35 sec
 Load Avg: 1.06 0.7 0.31
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmarks:
  • Target: 21 Nov 2024 - 17:06
  • Baseline: 21 Nov 2024 - 17:07
  • Package commits:
  • Target: 70fcf7
  • Baseline: ebe3af
  • Julia commits:
  • Target: 67dffc
  • Baseline: 67dffc
  • 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
["hardcoded types", "BigInt", "Closure"] 1.08 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Closure statemachine"] 0.54 (5%) ✅ 1.00 (1%)
["hardcoded types", "Int64", "Closure"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2595 MHz 594 s 0 s 102 s 3277 s 0 s
 #2 2445 MHz 428 s 0 s 90 s 3449 s 0 s
 #3 3243 MHz 546 s 0 s 153 s 3273 s 0 s
 #4 2445 MHz 387 s 0 s 130 s 3456 s 0 s
 Memory: 15.606491088867188 GB (14128.70703125 MB free)
 Uptime: 399.95 sec
 Load Avg: 1.01 0.56 0.23
 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.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3146 MHz 724 s 0 s 132 s 3499 s 0 s
 #2 3184 MHz 482 s 0 s 96 s 3770 s 0 s
 #3 2445 MHz 688 s 0 s 167 s 3499 s 0 s
 #4 3244 MHz 400 s 0 s 135 s 3819 s 0 s
 Memory: 15.606491088867188 GB (14162.16796875 MB free)
 Uptime: 438.16 sec
 Load Avg: 1.05 0.63 0.27
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 17:6
  • Package commit: 70fcf7
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 192.471 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 200.836 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 59.672 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 66.194 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.633 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.193 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.921 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.471 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.510 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.951 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.674 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.547 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 190.687 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.723 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.385 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.647 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 1.941 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.349 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.627 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.930 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.703 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 2595 MHz 594 s 0 s 102 s 3277 s 0 s
 #2 2445 MHz 428 s 0 s 90 s 3449 s 0 s
 #3 3243 MHz 546 s 0 s 153 s 3273 s 0 s
 #4 2445 MHz 387 s 0 s 130 s 3456 s 0 s
 Memory: 15.606491088867188 GB (14128.70703125 MB free)
 Uptime: 399.95 sec
 Load Avg: 1.01 0.56 0.23
 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/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 17:7
  • Package commit: ebe3af
  • Julia commit: 67dffc
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 193.392 μs (5%) 7.27 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=1"] 200.606 μs (5%) 7.31 KiB (1%) 302
["hardcoded types", "BigInt", "Channels csize=100"] 59.080 μs (5%) 9.09 KiB (1%) 304
["hardcoded types", "BigInt", "Channels csize=20"] 66.003 μs (5%) 7.64 KiB (1%) 303
["hardcoded types", "BigInt", "Closure optimized"] 3.633 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.214 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.543 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.473 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.514 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.946 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.714 μs (5%) 5.27 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 186.108 μs (5%) 2.61 KiB (1%) 97
["hardcoded types", "Int64", "Channels csize=1"] 191.238 μs (5%) 1.44 KiB (1%) 19
["hardcoded types", "Int64", "Channels csize=100"] 54.892 μs (5%) 3.22 KiB (1%) 21
["hardcoded types", "Int64", "Channels csize=20"] 61.465 μs (5%) 1.77 KiB (1%) 20
["hardcoded types", "Int64", "Closure optimized"] 17.537 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 61.989 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.054 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.198 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.941 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.627 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 17.794 μs (5%) 2.05 KiB (1%) 85

Benchmark Group List

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

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.10.6
Commit 67dffc4a8ae (2024-10-28 12:23 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 3146 MHz 724 s 0 s 132 s 3499 s 0 s
 #2 3184 MHz 482 s 0 s 96 s 3770 s 0 s
 #3 2445 MHz 688 s 0 s 167 s 3499 s 0 s
 #4 3244 MHz 400 s 0 s 135 s 3819 s 0 s
 Memory: 15.606491088867188 GB (14162.16796875 MB free)
 Uptime: 438.16 sec
 Load Avg: 1.05 0.63 0.27
 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 closed this Nov 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Krastanov Krastanov reopened this Nov 21, 2024
@Krastanov Krastanov merged commit bf5c94a into master Nov 21, 2024
33 of 45 checks passed
@Krastanov Krastanov deleted the dependabot/github_actions/codecov/codecov-action-5 branch November 21, 2024 19:47
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.

2 participants