Skip to content

Performance of std::treemap::find #2808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
catamorphism opened this issue Jul 5, 2012 · 1 comment
Closed

Performance of std::treemap::find #2808

catamorphism opened this issue Jul 5, 2012 · 1 comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.

Comments

@catamorphism
Copy link
Contributor

A FIXME says "was that an optimization?" The first step is figuring out what "that" refers to.

@brson
Copy link
Contributor

brson commented Jan 20, 2013

Fixed in #4487

@brson brson closed this as completed Jan 20, 2013
saethlin pushed a commit to saethlin/rust that referenced this issue Mar 16, 2023
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Previously, --exclude would start from the set of all packages
referenced in a workspace, i.e., the workspace's packages plus any
dependencies. Without --exclude, we would at most look at all the
workspace's packages, so --exclude would result in possibly verifying a
larger set of packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

2 participants