Skip to content

Conversation

@cgaebel
Copy link

@cgaebel cgaebel commented Apr 19, 2014

We previously allocated 3x for every HashMap creation and resize. This patch reduces it to 1x.

@brson
Copy link
Contributor

brson commented Apr 19, 2014

I'd love to see a performance analysis of our hashmaps now. We were awful a couple months ago, but have seen many amazing optimizations.

bors added a commit that referenced this pull request Apr 19, 2014
We previously allocated 3x for every HashMap creation and resize. This patch reduces it to 1x.
@bors bors closed this Apr 19, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 7, 2024
…nodejs-version, r=flip1995

fix: usage of `a deprecated Node.js version`

Fixes rust-lang#13613

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants