Faster
Faster
Posted Mar 30, 2026 17:42 UTC (Mon) by daroc (editor, #160859)In reply to: Faster by claudex
Parent article: Rust's next-generation trait solver
If anyone has done a specific head-to-head performance comparison, I was unable to track it down. I believe the hope is that it will be faster because it is (conceptually) simpler and affords more opportunities for caching intermediate results. Hopefully a rigorous performance comparison is part of the plan for stabilization.
