JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
523 stars 99 forks source link

Bump actions/upload-artifact from 2 to 4 #572

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps actions/upload-artifact from 2 to 4.

Release notes

Sourced from actions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v4.0.0

v3.1.3

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v3.1.3

v3.1.2

  • Update all @actions/* NPM packages to their latest versions- #374
  • Update all dev dependencies to their most recent versions - #375

v3.1.1

  • Update actions/core package to latest version to remove set-output deprecation warning #351

v3.1.0

What's Changed

v3.0.0

What's Changed

  • Update default runtime to node16 (#293)
  • Update package-lock.json file version to 2 (#302)

Breaking Changes

With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.

v2.3.1

Fix for empty fails on Windows failing on upload #281

v2.3.0 Upload Artifact

  • Optimizations for faster uploads of larger files that are already compressed
  • Significantly improved logging when there are chunked uploads
  • Clarifications in logs around the upload size and prohibited characters that aren't allowed in the artifact name or any uploaded files
  • Various other small bugfixes & optimizations

v2.2.4

... (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 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)
github-actions[bot] commented 6 months ago

Benchmark Results

master 72e0c2f1b899e6... t[master]/t[72e0c2f1b899e6...]
overhead/acrule/a+2 0.713 ± 0.015 μs 0.709 ± 0.016 μs 1.01
overhead/acrule/a+2+b 0.703 ± 0.014 μs 0.698 ± 0.014 μs 1.01
overhead/acrule/a+b 0.245 ± 0.0078 μs 0.248 ± 0.0082 μs 0.989
overhead/acrule/noop:Int 26.8 ± 1.9 ns 25.9 ± 0.05 ns 1.03
overhead/acrule/noop:Sym 0.0338 ± 0.0039 μs 0.0338 ± 0.0056 μs 1
overhead/rule/noop:Int 0.0389 ± 0.0011 μs 0.0371 ± 0.001 μs 1.05
overhead/rule/noop:Sym 0.0426 ± 0.0017 μs 0.0424 ± 0.0017 μs 1
overhead/rule/noop:Term 0.0425 ± 0.0017 μs 0.0421 ± 0.0016 μs 1.01
overhead/ruleset/noop:Int 0.125 ± 0.0022 μs 0.125 ± 0.0024 μs 1
overhead/ruleset/noop:Sym 0.143 ± 0.0058 μs 0.14 ± 0.0058 μs 1.02
overhead/ruleset/noop:Term 3.45 ± 0.21 μs 3.38 ± 0.14 μs 1.02
overhead/simplify/noop:Int 0.155 ± 0.0015 μs 0.148 ± 0.0046 μs 1.05
overhead/simplify/noop:Sym 0.164 ± 0.0038 μs 0.156 ± 0.0053 μs 1.05
overhead/simplify/noop:Term 0.0377 ± 0.0022 ms 0.0373 ± 0.0022 ms 1.01
overhead/simplify/randterm (+, *):serial 0.116 ± 0.0028 s 0.115 ± 0.0018 s 1.01
overhead/simplify/randterm (+, *):thread 0.074 ± 0.024 s 0.0727 ± 0.024 s 1.02
overhead/simplify/randterm (/, *):serial 0.219 ± 0.0063 ms 0.22 ± 0.0064 ms 0.996
overhead/simplify/randterm (/, *):thread 0.249 ± 0.0071 ms 0.251 ± 0.0066 ms 0.992
overhead/substitute/a 0.0602 ± 0.0014 ms 0.0591 ± 0.0013 ms 1.02
overhead/substitute/a,b 0.0527 ± 0.0014 ms 0.0522 ± 0.0013 ms 1.01
overhead/substitute/a,b,c 16.1 ± 0.59 μs 16.8 ± 0.63 μs 0.963
polyform/easy_iszero 0.0325 ± 0.0016 ms 31.6 ± 1.8 μs 1.03
polyform/isone 2.79 ± 0.01 ns 2.79 ± 0.01 ns 1
polyform/iszero 1.75 ± 0.032 ms 1.73 ± 0.029 ms 1.01
polyform/simplify_fractions 2.33 ± 0.039 ms 2.33 ± 0.043 ms 1
time_to_load 4.49 ± 0.0061 s 4.49 ± 0.01 s 0.999

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).