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

CompatHelper: bump compat for Bumper in [weakdeps] to 0.7, (keep existing compat) #95

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the Bumper package from 0.6 to 0.6, 0.7.
This keeps the compat entries for earlier versions.

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

Copy link
Contributor Author

github-actions bot commented Jul 27, 2024

Benchmark Results

master 326709e... master/326709e2fae0e8...
eval/ComplexF32/evaluation 7.37 ± 0.47 ms 7.31 ± 0.44 ms 1.01
eval/ComplexF64/evaluation 9.5 ± 0.74 ms 9.57 ± 0.79 ms 0.992
eval/Float32/derivative 11 ± 2.1 ms 11.1 ± 2.1 ms 0.999
eval/Float32/derivative_turbo 10.9 ± 1.9 ms 11.1 ± 2.1 ms 0.988
eval/Float32/evaluation 2.63 ± 0.23 ms 2.63 ± 0.23 ms 0.997
eval/Float32/evaluation_bumper 0.54 ± 0.014 ms 3.05 ± 0.19 ms 0.177
eval/Float32/evaluation_turbo 0.568 ± 0.029 ms 0.571 ± 0.027 ms 0.995
eval/Float32/evaluation_turbo_bumper 0.539 ± 0.013 ms 0.64 ± 0.016 ms 0.843
eval/Float64/derivative 14.5 ± 0.79 ms 14.7 ± 0.78 ms 0.986
eval/Float64/derivative_turbo 14.5 ± 0.79 ms 14.6 ± 0.63 ms 0.992
eval/Float64/evaluation 2.77 ± 0.25 ms 2.8 ± 0.24 ms 0.992
eval/Float64/evaluation_bumper 1.2 ± 0.043 ms 3.04 ± 0.2 ms 0.396
eval/Float64/evaluation_turbo 1.06 ± 0.063 ms 1.06 ± 0.059 ms 1
eval/Float64/evaluation_turbo_bumper 1.2 ± 0.043 ms 1.24 ± 0.042 ms 0.965
utils/combine_operators/break_sharing 0.0389 ± 0.00078 ms 0.0386 ± 0.00086 ms 1.01
utils/convert/break_sharing 23.2 ± 1.1 μs 23.9 ± 1.2 μs 0.969
utils/convert/preserve_sharing 0.125 ± 0.0031 ms 0.125 ± 0.0031 ms 1
utils/copy/break_sharing 23.6 ± 1 μs 24.4 ± 1.1 μs 0.968
utils/copy/preserve_sharing 0.125 ± 0.003 ms 0.126 ± 0.0032 ms 0.998
utils/count_constant_nodes/break_sharing 9.11 ± 0.13 μs 9.44 ± 0.16 μs 0.965
utils/count_constant_nodes/preserve_sharing 0.11 ± 0.0028 ms 0.11 ± 0.0029 ms 0.997
utils/count_depth/break_sharing 10.3 ± 0.13 μs 10.2 ± 0.14 μs 1
utils/count_nodes/break_sharing 8.36 ± 0.12 μs 8.37 ± 0.11 μs 0.998
utils/count_nodes/preserve_sharing 0.11 ± 0.0024 ms 0.111 ± 0.0029 ms 0.99
utils/get_set_constants!/break_sharing 0.0338 ± 0.0012 ms 0.0344 ± 0.0012 ms 0.982
utils/get_set_constants!/preserve_sharing 0.227 ± 0.005 ms 0.226 ± 0.0059 ms 1
utils/get_set_constants_parametric 0.0487 ± 0.0019 ms 0.0476 ± 0.0018 ms 1.02
utils/has_constants/break_sharing 4.35 ± 0.059 μs 4.12 ± 0.066 μs 1.05
utils/has_operators/break_sharing 1.92 ± 0.027 μs 1.91 ± 0.032 μs 1.01
utils/hash/break_sharing 25.3 ± 0.48 μs 25.1 ± 0.35 μs 1.01
utils/hash/preserve_sharing 0.133 ± 0.0027 ms 0.133 ± 0.0028 ms 1
utils/index_constant_nodes/break_sharing 23.1 ± 0.8 μs 22.9 ± 0.85 μs 1.01
utils/index_constant_nodes/preserve_sharing 0.126 ± 0.0029 ms 0.127 ± 0.0035 ms 0.992
utils/is_constant/break_sharing 4.85 ± 0.06 μs 4.17 ± 0.053 μs 1.16
utils/simplify_tree/break_sharing 0.166 ± 0.0015 ms 0.168 ± 0.0014 ms 0.988
utils/simplify_tree/preserve_sharing 0.282 ± 0.0043 ms 0.305 ± 0.0053 ms 0.925
utils/string_tree/break_sharing 0.56 ± 0.014 ms 0.553 ± 0.015 ms 1.01
utils/string_tree/preserve_sharing 0.691 ± 0.021 ms 0.691 ± 0.023 ms 1
time_to_load 0.241 ± 0.0044 s 0.241 ± 0.0036 s 1

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10127934567

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.901%

Totals Coverage Status
Change from base Build 10126963755: 0.0%
Covered Lines: 2410
Relevant Lines: 2513

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants