Skip to content

Correction to CI worker settings for macos#499

Merged
Krastanov merged 3 commits into
JuliaGraphs:masterfrom
josephcbradley:issue496
Feb 24, 2026
Merged

Correction to CI worker settings for macos#499
Krastanov merged 3 commits into
JuliaGraphs:masterfrom
josephcbradley:issue496

Conversation

@josephcbradley
Copy link
Copy Markdown
Contributor

WRT #496. I don't think we need to specify the arch at all - defaults for those platforms will do.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 23, 2026

Benchmark Results (Julia v1)

Time benchmarks
master e5ca926... master / e5ca926...
centrality/digraphs/betweenness_centrality 16.4 ± 0.34 ms 16.3 ± 0.57 ms 1 ± 0.041
centrality/digraphs/closeness_centrality 11.3 ± 0.35 ms 11.6 ± 0.42 ms 0.972 ± 0.047
centrality/digraphs/degree_centrality 1.99 ± 0.16 μs 1.87 ± 0.15 μs 1.06 ± 0.12
centrality/digraphs/katz_centrality 0.854 ± 0.054 ms 0.85 ± 0.047 ms 1.01 ± 0.084
centrality/digraphs/pagerank 0.0364 ± 0.00057 ms 0.0364 ± 0.00064 ms 0.999 ± 0.024
centrality/graphs/betweenness_centrality 28.6 ± 1.2 ms 28.7 ± 1.4 ms 0.998 ± 0.064
centrality/graphs/closeness_centrality 20.9 ± 0.31 ms 20.9 ± 0.35 ms 1 ± 0.023
centrality/graphs/degree_centrality 1.49 ± 0.15 μs 1.47 ± 0.16 μs 1.01 ± 0.15
centrality/graphs/katz_centrality 1 ± 0.062 ms 1 ± 0.054 ms 0.998 ± 0.082
connectivity/digraphs/strongly_connected_components 0.0429 ± 0.001 ms 0.0427 ± 0.0011 ms 1.01 ± 0.035
connectivity/graphs/connected_components 22.4 ± 0.65 μs 22.1 ± 0.72 μs 1.02 ± 0.044
core/edges/digraphs 7.01 ± 0.01 μs 7.02 ± 0.01 μs 0.999 ± 0.002
core/edges/graphs 17 ± 0.07 μs 15.8 ± 0.09 μs 1.08 ± 0.0076
core/has_edge/digraphs 5.17 ± 0.35 μs 5.08 ± 0.34 μs 1.02 ± 0.097
core/has_edge/graphs 5.51 ± 0.36 μs 5.51 ± 0.35 μs 1 ± 0.091
core/nv/digraphs 0.351 ± 0.01 μs 0.361 ± 0.011 μs 0.972 ± 0.041
core/nv/graphs 0.371 ± 0.01 μs 0.381 ± 0.01 μs 0.974 ± 0.037
edges/fille 8.02 ± 0.75 μs 7.5 ± 1.1 μs 1.07 ± 0.18
edges/fillp 6.02 ± 3.2 μs 5.02 ± 3.4 μs 1.2 ± 1
edges/tsume 2.6 ± 0.09 μs 2.58 ± 0.12 μs 1.01 ± 0.059
edges/tsump 2.6 ± 0.09 μs 2.48 ± 0.051 μs 1.05 ± 0.042
insertions/SG(n,e) Generation 24.6 ± 3.4 ms 24.7 ± 3.4 ms 0.996 ± 0.19
parallel/egonet/twohop 0.298 ± 0.0012 s 0.319 ± 0.0079 s 0.932 ± 0.023
parallel/egonet/vertexfunction 2.21 ± 0.13 ms 2.42 ± 0.28 ms 0.912 ± 0.12
serial/egonet/twohop 0.318 ± 0.017 s 0.299 ± 0.022 s 1.06 ± 0.097
serial/egonet/vertexfunction 3 ± 0.56 ms 2.27 ± 0.16 ms 1.32 ± 0.26
traversals/digraphs/bfs_tree 0.0497 ± 0.0045 ms 0.049 ± 0.0016 ms 1.01 ± 0.099
traversals/digraphs/dfs_tree 0.0647 ± 0.0086 ms 0.064 ± 0.0025 ms 1.01 ± 0.14
traversals/graphs/bfs_tree 0.0532 ± 0.0015 ms 0.0518 ± 0.0013 ms 1.03 ± 0.04
traversals/graphs/dfs_tree 0.0659 ± 0.0018 ms 0.0646 ± 0.0016 ms 1.02 ± 0.037
time_to_load 0.528 ± 0.002 s 0.53 ± 0.0063 s 0.996 ± 0.012
Memory benchmarks
master e5ca926... master / e5ca926...
centrality/digraphs/betweenness_centrality 0.29 M allocs: 24 MB 0.29 M allocs: 24 MB 1
centrality/digraphs/closeness_centrality 18.6 k allocs: 14.5 MB 18.6 k allocs: 14.5 MB 1
centrality/digraphs/degree_centrality 8 allocs: 5.01 kB 8 allocs: 5.01 kB 1
centrality/digraphs/katz_centrality 2.63 k allocs: 2.83 MB 2.63 k allocs: 2.83 MB 1
centrality/digraphs/pagerank 21 allocs: 14.9 kB 21 allocs: 14.9 kB 1
centrality/graphs/betweenness_centrality 0.545 M allocs: 0.0313 GB 0.545 M allocs: 0.0313 GB 1
centrality/graphs/closeness_centrality 19.3 k allocs: 14 MB 19.3 k allocs: 14 MB 1
centrality/graphs/degree_centrality 10 allocs: 5.43 kB 10 allocs: 5.43 kB 1
centrality/graphs/katz_centrality 2.96 k allocs: 3.1 MB 2.96 k allocs: 3.1 MB 1
connectivity/digraphs/strongly_connected_components 1.05 k allocs: 0.075 MB 1.05 k allocs: 0.075 MB 1
connectivity/graphs/connected_components 0.061 k allocs: 22.5 kB 0.061 k allocs: 22.5 kB 1
core/edges/digraphs 3 allocs: 0.0938 kB 3 allocs: 0.0938 kB 1
core/edges/graphs 3 allocs: 0.0938 kB 3 allocs: 0.0938 kB 1
core/has_edge/digraphs 20 allocs: 12.6 kB 20 allocs: 12.6 kB 1
core/has_edge/graphs 28 allocs: 13.8 kB 28 allocs: 13.8 kB 1
core/nv/digraphs 3 allocs: 0.0938 kB 3 allocs: 0.0938 kB 1
core/nv/graphs 3 allocs: 0.0938 kB 3 allocs: 0.0938 kB 1
edges/fille 3 allocs: 0.153 MB 3 allocs: 0.153 MB 1
edges/fillp 3 allocs: 0.153 MB 3 allocs: 0.153 MB 1
edges/tsume 0 allocs: 0 B 0 allocs: 0 B
edges/tsump 0 allocs: 0 B 0 allocs: 0 B
insertions/SG(n,e) Generation 0.0465 M allocs: 10.9 MB 0.0465 M allocs: 10.9 MB 1
parallel/egonet/twohop 10 allocs: 0.0768 MB 10 allocs: 0.0768 MB 1
parallel/egonet/vertexfunction 10 allocs: 0.0768 MB 10 allocs: 0.0768 MB 1
serial/egonet/twohop 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
serial/egonet/vertexfunction 3 allocs: 0.0764 MB 3 allocs: 0.0764 MB 1
traversals/digraphs/bfs_tree 2.34 k allocs: 0.113 MB 2.34 k allocs: 0.113 MB 1
traversals/digraphs/dfs_tree 2.44 k allocs: 0.118 MB 2.44 k allocs: 0.118 MB 1
traversals/graphs/bfs_tree 2.52 k allocs: 0.121 MB 2.52 k allocs: 0.121 MB 1
traversals/graphs/dfs_tree 2.63 k allocs: 0.127 MB 2.63 k allocs: 0.127 MB 1
time_to_load 0.145 k allocs: 11 kB 0.145 k allocs: 11 kB 1

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.28%. Comparing base (b593c8e) to head (e5ca926).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files         123      123           
  Lines        7406     7406           
=======================================
  Hits         7205     7205           
  Misses        201      201           

☔ 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.

@Krastanov Krastanov changed the title Issue496 Correction to CI worker settings for macos Feb 24, 2026
@Krastanov
Copy link
Copy Markdown
Member

Thanks! I edited the title because a list of merged PRs shows up in the automated release notes and having something more descriptive helps make the notes more readable.

@Krastanov Krastanov merged commit 64eb48b into JuliaGraphs:master Feb 24, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants