Skip to content

ci: switch to codecov #129

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

Merged
merged 1 commit into from
Jun 14, 2025
Merged

ci: switch to codecov #129

merged 1 commit into from
Jun 14, 2025

Conversation

MilesCranmer
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Jun 14, 2025

Benchmark Results (Julia v1)

Time benchmarks
master df538c8... master / df538c8...
eval/ComplexF32/evaluation 7.28 ± 0.56 ms 7.31 ± 0.59 ms 0.997 ± 0.11
eval/ComplexF64/evaluation 10.8 ± 0.87 ms 10.8 ± 0.92 ms 0.997 ± 0.12
eval/Float32/derivative 11.7 ± 0.59 ms 11.7 ± 0.66 ms 1 ± 0.075
eval/Float32/derivative_turbo 11.7 ± 0.63 ms 11.6 ± 0.56 ms 1.01 ± 0.073
eval/Float32/evaluation 2.72 ± 0.29 ms 2.76 ± 0.28 ms 0.983 ± 0.14
eval/Float32/evaluation_bumper 0.605 ± 0.015 ms 0.571 ± 0.015 ms 1.06 ± 0.039
eval/Float32/evaluation_turbo 0.52 ± 0.032 ms 0.522 ± 0.03 ms 0.996 ± 0.084
eval/Float32/evaluation_turbo_bumper 0.605 ± 0.016 ms 0.571 ± 0.015 ms 1.06 ± 0.04
eval/Float64/derivative 14.9 ± 1.3 ms 14.9 ± 1.3 ms 0.999 ± 0.12
eval/Float64/derivative_turbo 14.9 ± 1.1 ms 14.8 ± 1.1 ms 1.01 ± 0.11
eval/Float64/evaluation 3.13 ± 0.35 ms 3.14 ± 0.31 ms 0.998 ± 0.15
eval/Float64/evaluation_bumper 1.25 ± 0.042 ms 1.18 ± 0.043 ms 1.06 ± 0.052
eval/Float64/evaluation_turbo 1.01 ± 0.066 ms 1.01 ± 0.067 ms 1 ± 0.092
eval/Float64/evaluation_turbo_bumper 1.25 ± 0.045 ms 1.19 ± 0.044 ms 1.05 ± 0.054
utils/combine_operators/break_sharing 0.0387 ± 0.00065 ms 0.0386 ± 0.00053 ms 1 ± 0.022
utils/convert/break_sharing 25.9 ± 1.3 μs 26.7 ± 1.3 μs 0.969 ± 0.066
utils/convert/preserve_sharing 0.0985 ± 0.0052 ms 0.098 ± 0.0047 ms 1.01 ± 0.072
utils/copy/break_sharing 27 ± 1.8 μs 27.6 ± 1.4 μs 0.98 ± 0.082
utils/copy/preserve_sharing 0.0985 ± 0.0059 ms 0.1 ± 0.0049 ms 0.983 ± 0.076
utils/count_constant_nodes/break_sharing 12.1 ± 0.46 μs 12.4 ± 0.35 μs 0.973 ± 0.046
utils/count_constant_nodes/preserve_sharing 0.0856 ± 0.0044 ms 0.0867 ± 0.005 ms 0.988 ± 0.076
utils/count_depth/break_sharing 13 ± 0.44 μs 12.9 ± 0.42 μs 1.01 ± 0.048
utils/count_nodes/break_sharing 11.3 ± 0.42 μs 11.9 ± 0.39 μs 0.954 ± 0.047
utils/count_nodes/preserve_sharing 0.0858 ± 0.0045 ms 0.0856 ± 0.0049 ms 1 ± 0.078
utils/get_set_constants!/break_sharing 0.0336 ± 0.0014 ms 0.0337 ± 0.0015 ms 0.996 ± 0.06
utils/get_set_constants!/preserve_sharing 0.177 ± 0.0091 ms 0.177 ± 0.0086 ms 1 ± 0.071
utils/get_set_constants_parametric 0.0451 ± 0.0029 ms 0.0461 ± 0.0027 ms 0.977 ± 0.084
utils/has_constants/break_sharing 6.9 ± 0.53 μs 6.69 ± 0.45 μs 1.03 ± 0.11
utils/has_operators/break_sharing 2.54 ± 0.17 μs 2.46 ± 0.15 μs 1.03 ± 0.093
utils/hash/break_sharing 23.1 ± 0.58 μs 23.4 ± 0.73 μs 0.991 ± 0.04
utils/hash/preserve_sharing 0.0985 ± 0.0049 ms 0.0978 ± 0.0067 ms 1.01 ± 0.086
utils/index_constant_nodes/break_sharing 24.4 ± 0.74 μs 24.6 ± 0.83 μs 0.989 ± 0.045
utils/index_constant_nodes/preserve_sharing 0.0972 ± 0.0055 ms 0.0985 ± 0.0051 ms 0.986 ± 0.076
utils/is_constant/break_sharing 7.58 ± 0.54 μs 7.33 ± 0.51 μs 1.03 ± 0.1
utils/simplify_tree/break_sharing 0.162 ± 0.0028 ms 0.166 ± 0.0024 ms 0.978 ± 0.022
utils/simplify_tree/preserve_sharing 0.226 ± 0.0092 ms 0.216 ± 0.009 ms 1.05 ± 0.061
utils/string_tree/break_sharing 0.474 ± 0.019 ms 0.469 ± 0.017 ms 1.01 ± 0.054
utils/string_tree/preserve_sharing 0.583 ± 0.021 ms 0.584 ± 0.021 ms 0.997 ± 0.052
time_to_load 0.217 ± 0.0049 s 0.219 ± 0.0037 s 0.99 ± 0.028
Memory benchmarks
master df538c8... master / df538c8...
eval/ComplexF32/evaluation 0.978 k allocs: 2.5 MB 0.975 k allocs: 2.5 MB 1
eval/ComplexF64/evaluation 0.984 k allocs: 5.01 MB 1.01 k allocs: 5.12 MB 0.979
eval/Float32/derivative 4.72 k allocs: 17.8 MB 4.67 k allocs: 17.6 MB 1.01
eval/Float32/derivative_turbo 4.71 k allocs: 17.7 MB 4.54 k allocs: 17.1 MB 1.04
eval/Float32/evaluation 0.981 k allocs: 1.28 MB 0.966 k allocs: 1.26 MB 1.02
eval/Float32/evaluation_bumper 0.303 k allocs: 0.393 MB 0.303 k allocs: 0.393 MB 1
eval/Float32/evaluation_turbo 0.975 k allocs: 1.27 MB 0.957 k allocs: 1.25 MB 1.02
eval/Float32/evaluation_turbo_bumper 0.303 k allocs: 0.393 MB 0.303 k allocs: 0.393 MB 1
eval/Float64/derivative 4.8 k allocs: 0.0351 GB 4.75 k allocs: 0.0347 GB 1.01
eval/Float64/derivative_turbo 4.82 k allocs: 0.0353 GB 4.78 k allocs: 0.0349 GB 1.01
eval/Float64/evaluation 0.999 k allocs: 2.56 MB 0.99 k allocs: 2.53 MB 1.01
eval/Float64/evaluation_bumper 0.303 k allocs: 0.771 MB 0.303 k allocs: 0.771 MB 1
eval/Float64/evaluation_turbo 0.987 k allocs: 2.53 MB 0.999 k allocs: 2.56 MB 0.988
eval/Float64/evaluation_turbo_bumper 0.303 k allocs: 0.771 MB 0.303 k allocs: 0.771 MB 1
utils/combine_operators/break_sharing 4 allocs: 0.953 kB 4 allocs: 0.953 kB 1
utils/convert/break_sharing 2 k allocs: 0.0924 MB 2 k allocs: 0.0924 MB 1
utils/convert/preserve_sharing 2.4 k allocs: 0.161 MB 2.4 k allocs: 0.161 MB 1
utils/copy/break_sharing 2 k allocs: 0.0924 MB 2 k allocs: 0.0924 MB 1
utils/copy/preserve_sharing 2.4 k allocs: 0.161 MB 2.4 k allocs: 0.161 MB 1
utils/count_constant_nodes/break_sharing 4 allocs: 0.953 kB 4 allocs: 0.953 kB 1
utils/count_constant_nodes/preserve_sharing 0.404 k allocs: 0.0696 MB 0.404 k allocs: 0.0696 MB 1
utils/count_depth/break_sharing 4 allocs: 0.953 kB 4 allocs: 0.953 kB 1
utils/count_nodes/break_sharing 4 allocs: 0.953 kB 4 allocs: 0.953 kB 1
utils/count_nodes/preserve_sharing 0.404 k allocs: 0.0696 MB 0.404 k allocs: 0.0696 MB 1
utils/get_set_constants!/break_sharing 0.898 k allocs: 25.2 kB 0.898 k allocs: 25.2 kB 1
utils/get_set_constants!/preserve_sharing 1.7 k allocs: 0.138 MB 1.7 k allocs: 0.138 MB 1
utils/get_set_constants_parametric 1.42 k allocs: 0.0663 MB 1.42 k allocs: 0.0663 MB 1
utils/has_constants/break_sharing 4 allocs: 0.203 kB 4 allocs: 0.203 kB 1
utils/has_operators/break_sharing 4 allocs: 0.203 kB 4 allocs: 0.203 kB 1
utils/hash/break_sharing 0.104 k allocs: 2.52 kB 0.104 k allocs: 2.52 kB 1
utils/hash/preserve_sharing 0.504 k allocs: 0.0711 MB 0.504 k allocs: 0.0711 MB 1
utils/index_constant_nodes/break_sharing 1.67 k allocs: 0.0501 MB 1.67 k allocs: 0.0501 MB 1
utils/index_constant_nodes/preserve_sharing 2.07 k allocs: 0.119 MB 2.07 k allocs: 0.119 MB 1
utils/is_constant/break_sharing 4 allocs: 0.203 kB 4 allocs: 0.203 kB 1
utils/simplify_tree/break_sharing 1.33 k allocs: 0.0436 MB 1.33 k allocs: 0.0436 MB 1
utils/simplify_tree/preserve_sharing 1.58 k allocs: 0.101 MB 1.58 k allocs: 0.101 MB 1
utils/string_tree/break_sharing 11.8 k allocs: 1.04 MB 11.8 k allocs: 1.04 MB 1
utils/string_tree/preserve_sharing 12.2 k allocs: 1.11 MB 12.2 k allocs: 1.11 MB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@MilesCranmer MilesCranmer changed the base branch from master to fix-zygote-mutation June 14, 2025 20:22
@MilesCranmer MilesCranmer force-pushed the fix-zygote-mutation branch from ac564d3 to 0e66242 Compare June 14, 2025 20:22
Copy link

codecov bot commented Jun 14, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Base automatically changed from fix-zygote-mutation to master June 14, 2025 20:43
@MilesCranmer MilesCranmer merged commit 69590b3 into master Jun 14, 2025
14 checks passed
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.

1 participant