dishmaker opened PR #14127 from dishmaker:dishmaker/perf_cc_meta_displayjoin to bytecodealliance:main:
-2.2%llvm lines
- added
DisplayJoined- simplified iterator combinators:
.chain(...)- use
format_args!infmt.add_blockcallsThis PR might be controversial, because anywhere in the code just one:
strings.join(" ")instead ofstrings.display_join(" ")adds back the 1254 llvm-lines that I managed to remove :neutral_face:
(but that's still a-1.5%win).
github-actions[bot] added the label cranelift:meta on PR #14127.
github-actions[bot] added the label cranelift on PR #14127.
Last updated: Aug 30 2026 at 09:07 UTC