Skip to content

Use cargo-zigbuild to link against old libc#7480

Merged
robert3005 merged 2 commits intodevelopfrom
rk/javaglibc
Apr 16, 2026
Merged

Use cargo-zigbuild to link against old libc#7480
robert3005 merged 2 commits intodevelopfrom
rk/javaglibc

Conversation

@robert3005
Copy link
Copy Markdown
Contributor

We can use zig and link directly without having to spin up old oses

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/chore A trivial change label Apr 16, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 16, 2026

Merging this PR will improve performance by 20.23%

⚡ 9 improved benchmarks
✅ 1154 untouched benchmarks
⏩ 1457 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_map[(0.1, 0.5)] 1,154.5 µs 985.6 µs +17.14%
Simulation take_map[(0.1, 1.0)] 2 ms 1.6 ms +20.23%
Simulation take_10k_dispersed 284.4 µs 239.5 µs +18.76%
Simulation patched_take_10k_dispersed 316 µs 285.8 µs +10.58%
Simulation patched_take_10k_random 270.3 µs 240 µs +12.64%
Simulation take_10k_first_chunk_only 270.6 µs 225.7 µs +19.89%
Simulation patched_take_10k_contiguous_not_patches 258.4 µs 228.1 µs +13.28%
Simulation patched_take_10k_contiguous_patches 258.1 µs 227.7 µs +13.32%
Simulation patched_take_10k_first_chunk_only 302 µs 271.8 µs +11.14%

Comparing rk/javaglibc (39b6624) with develop (8b09d0c)

Open in CodSpeed

Footnotes

  1. 1457 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@robert3005 robert3005 enabled auto-merge (squash) April 16, 2026 15:27
@robert3005 robert3005 requested a review from 0ax1 April 16, 2026 15:27
Copy link
Copy Markdown
Contributor

@AdamGS AdamGS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@robert3005 robert3005 merged commit 1169d84 into develop Apr 16, 2026
62 of 63 checks passed
@robert3005 robert3005 deleted the rk/javaglibc branch April 16, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants