Hacker News new | ask | show | jobs
by tatterdemalion 3676 days ago
Its an edge case for the `n` to get high enough for it make a big impact.
1 comments

And depending on the multiplying constant, it could mean everything is slower than before _until_ you reach a high enough n.

EDIT: The PR that added the change claims it was done well, though :) https://github.com/rust-lang/rust/pull/32062