Skip to content

Fix minute typo #120

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
Feb 28, 2025
Merged

Fix minute typo #120

merged 1 commit into from
Feb 28, 2025

Conversation

sunxd3
Copy link
Contributor

@sunxd3 sunxd3 commented Jan 13, 2025

No description provided.

Copy link
Contributor

Benchmark Results

master 0c08a4d... master/0c08a4d229ab83...
eval/ComplexF32/evaluation 7.26 ± 0.63 ms 7.23 ± 0.64 ms 1
eval/ComplexF64/evaluation 10.7 ± 0.84 ms 10.7 ± 0.81 ms 1.01
eval/Float32/derivative 11.6 ± 0.9 ms 11.5 ± 0.9 ms 1.01
eval/Float32/derivative_turbo 11.6 ± 0.92 ms 11.4 ± 0.83 ms 1.01
eval/Float32/evaluation 2.71 ± 0.27 ms 2.69 ± 0.27 ms 1.01
eval/Float32/evaluation_bumper 0.602 ± 0.016 ms 0.601 ± 0.016 ms 1
eval/Float32/evaluation_turbo 0.521 ± 0.028 ms 0.522 ± 0.03 ms 0.999
eval/Float32/evaluation_turbo_bumper 0.603 ± 0.016 ms 0.6 ± 0.016 ms 1
eval/Float64/derivative 14.9 ± 0.73 ms 14.9 ± 0.61 ms 1
eval/Float64/derivative_turbo 14.8 ± 0.7 ms 14.7 ± 0.62 ms 1
eval/Float64/evaluation 3.14 ± 0.32 ms 3.18 ± 0.32 ms 0.989
eval/Float64/evaluation_bumper 1.26 ± 0.048 ms 1.26 ± 0.047 ms 0.996
eval/Float64/evaluation_turbo 1.01 ± 0.065 ms 1.01 ± 0.065 ms 1
eval/Float64/evaluation_turbo_bumper 1.26 ± 0.047 ms 1.26 ± 0.048 ms 0.998
utils/combine_operators/break_sharing 0.0384 ± 0.00048 ms 0.0393 ± 0.00085 ms 0.976
utils/convert/break_sharing 26.9 ± 2.8 μs 27.3 ± 2.8 μs 0.985
utils/convert/preserve_sharing 0.0971 ± 0.0048 ms 0.0989 ± 0.0044 ms 0.982
utils/copy/break_sharing 27.4 ± 2.8 μs 28 ± 2.7 μs 0.98
utils/copy/preserve_sharing 0.0973 ± 0.0051 ms 0.0988 ± 0.0046 ms 0.985
utils/count_constant_nodes/break_sharing 8.31 ± 0.23 μs 8.45 ± 0.52 μs 0.984
utils/count_constant_nodes/preserve_sharing 0.0857 ± 0.0042 ms 0.0868 ± 0.0035 ms 0.988
utils/count_depth/break_sharing 9.25 ± 0.24 μs 9.25 ± 0.2 μs 1
utils/count_nodes/break_sharing 8.32 ± 0.19 μs 8.73 ± 0.17 μs 0.953
utils/count_nodes/preserve_sharing 0.0853 ± 0.004 ms 0.0867 ± 0.0033 ms 0.984
utils/get_set_constants!/break_sharing 0.0329 ± 0.003 ms 0.0334 ± 0.0023 ms 0.986
utils/get_set_constants!/preserve_sharing 0.175 ± 0.0084 ms 0.177 ± 0.0081 ms 0.989
utils/get_set_constants_parametric 0.0447 ± 0.0025 ms 0.0449 ± 0.0028 ms 0.995
utils/has_constants/break_sharing 4.33 ± 0.12 μs 4.36 ± 0.12 μs 0.994
utils/has_operators/break_sharing 1.7 ± 0.04 μs 1.7 ± 0.049 μs 0.999
utils/hash/break_sharing 23.5 ± 0.62 μs 22.9 ± 0.62 μs 1.02
utils/hash/preserve_sharing 0.0974 ± 0.0044 ms 0.0981 ± 0.0041 ms 0.993
utils/index_constant_nodes/break_sharing 24.8 ± 0.99 μs 25 ± 0.94 μs 0.994
utils/index_constant_nodes/preserve_sharing 0.098 ± 0.0043 ms 0.0986 ± 0.0037 ms 0.994
utils/is_constant/break_sharing 4.05 ± 0.12 μs 4.11 ± 0.13 μs 0.986
utils/simplify_tree/break_sharing 0.167 ± 0.0053 ms 0.173 ± 0.0069 ms 0.962
utils/simplify_tree/preserve_sharing 0.217 ± 0.0089 ms 0.222 ± 0.0091 ms 0.979
utils/string_tree/break_sharing 0.455 ± 0.014 ms 0.454 ± 0.015 ms 1
utils/string_tree/preserve_sharing 0.553 ± 0.016 ms 0.566 ± 0.016 ms 0.976
time_to_load 0.213 ± 0.0023 s 0.214 ± 0.0037 s 0.993

@MilesCranmer MilesCranmer merged commit eaef832 into SymbolicML:master Feb 28, 2025
1 check passed
@sunxd3 sunxd3 deleted the patch-1 branch March 1, 2025 09:56
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