My language was built in Rust, can I bench better than Rust?

· Users Rust Lang · Aug. 21, 2026, 7:23 p.m.
Summary
The author explores the misconception that the language used to write a compiler affects the performance of the compiled code, arguing that factors like optimization strategies are more crucial. The discussion emphasizes the nuances of compiler design and language performance.