|
|
Log in / Subscribe / Register

Faster

Faster

Posted Mar 30, 2026 16:38 UTC (Mon) by claudex (subscriber, #92510)
Parent article: Rust's next-generation trait solver

It says it's faster but what's the order of magnitude? 3% ? 30% ? (Not that's important, but since it's mentioned, I'm curious)


to post comments

Faster

Posted Mar 30, 2026 17:42 UTC (Mon) by daroc (editor, #160859) [Link] (1 responses)

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.

Faster

Posted Apr 3, 2026 19:27 UTC (Fri) by mathstuf (subscriber, #69389) [Link]

There are performance metrics in "This Week in Rust" posts (linked from the Weekly Edition here) as things land. I wouldn't be surprised to see a bit more analysis there when this lands.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds