Skip to content

Bump ProgressMeter compat#495

Merged
MilesCranmer merged 2 commits intoastroautomata:masterfrom
Moelf:patch-1
Aug 24, 2025
Merged

Bump ProgressMeter compat#495
MilesCranmer merged 2 commits intoastroautomata:masterfrom
Moelf:patch-1

Conversation

@Moelf
Copy link
Copy Markdown
Contributor

@Moelf Moelf commented Aug 24, 2025

needed to use together with the latest IJulia https://discourse.julialang.org/t/ann-ijulia-1-30-0/131811

@MilesCranmer
Copy link
Copy Markdown
Collaborator

Thanks!

Fixing this to =1.11.0 until we get a response to #487 (comment)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 24, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 7d67a81... master / 7d67a81...
search/multithreading 17.7 ± 0.26 s 18.1 ± 0.19 s 0.973 ± 0.018
search/serial 31.7 ± 0.16 s 32.5 ± 0.6 s 0.977 ± 0.019
utils/best_of_sample 1.77 ± 0.4 μs 1.78 ± 0.35 μs 0.994 ± 0.3
utils/check_constraints_x10 14.2 ± 2.9 μs 14.2 ± 2.9 μs 1 ± 0.29
utils/compute_complexity_x10/Float64 2.29 ± 0.12 μs 2.29 ± 0.13 μs 0.996 ± 0.077
utils/compute_complexity_x10/Int64 2.16 ± 0.11 μs 2.17 ± 0.17 μs 0.995 ± 0.093
utils/compute_complexity_x10/nothing 1.78 ± 0.14 μs 1.78 ± 0.12 μs 1 ± 0.1
utils/insert_random_op_x10 5.97 ± 1.9 μs 6.07 ± 2.3 μs 0.984 ± 0.48
utils/next_generation_x100 0.47 ± 0.021 ms 0.468 ± 0.023 ms 1.01 ± 0.067
utils/optimize_constants_x10 0.0341 ± 0.0082 s 0.033 ± 0.0072 s 1.03 ± 0.33
utils/randomly_rotate_tree_x10 6.46 ± 0.78 μs 6.45 ± 0.69 μs 1 ± 0.16
time_to_load 2.32 ± 0.01 s 2.36 ± 0.039 s 0.981 ± 0.017
Memory benchmarks
master 7d67a81... master / 7d67a81...
search/multithreading 0.206 G allocs: 52.3 GB 0.207 G allocs: 53.9 GB 0.97
search/serial 0.208 G allocs: 55.3 GB 0.208 G allocs: 55.3 GB 1
utils/best_of_sample 0.037 k allocs: 3.22 kB 0.037 k allocs: 3.22 kB 1
utils/check_constraints_x10 0.037 k allocs: 2.33 kB 0.037 k allocs: 2.33 kB 1
utils/compute_complexity_x10/Float64 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/compute_complexity_x10/Int64 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/compute_complexity_x10/nothing 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/insert_random_op_x10 0.047 k allocs: 2.84 kB 0.047 k allocs: 2.84 kB 1
utils/next_generation_x100 4.63 k allocs: 0.277 MB 4.63 k allocs: 0.277 MB 1
utils/optimize_constants_x10 25.2 k allocs: 26.4 MB 22.7 k allocs: 22.8 MB 1.16
utils/randomly_rotate_tree_x10 0.043 k allocs: 2.3 kB 0.043 k allocs: 2.3 kB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.88%. Comparing base (645b010) to head (7d67a81).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
+ Coverage   94.82%   94.88%   +0.05%     
==========================================
  Files          42       42              
  Lines        3810     3810              
==========================================
+ Hits         3613     3615       +2     
+ Misses        197      195       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MilesCranmer MilesCranmer merged commit 6a346d9 into astroautomata:master Aug 24, 2025
20 checks passed
@Moelf Moelf deleted the patch-1 branch August 24, 2025 21:42
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