Skip to content
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

Update insert_erase benchmark to keep the table size constant. #84

Merged
merged 1 commit into from Jun 3, 2019

Conversation

edre
Copy link
Contributor

@edre edre commented Jun 3, 2019

This should create a lot of tombstones and require periodic table rehashing.

Also use more macros to reduce copy-paste duplication.

This should create a lot of tombstones and require periodic table rehashing.

Also use more macros to reduce copy-paste duplication.
@Amanieu
Copy link
Member

Amanieu commented Jun 3, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 3, 2019

📌 Commit 8783490 has been approved by Amanieu

bors added a commit that referenced this pull request Jun 3, 2019
Update insert_erase benchmark to keep the table size constant.

This should create a lot of tombstones and require periodic table rehashing.

Also use more macros to reduce copy-paste duplication.
@bors
Copy link
Collaborator

bors commented Jun 3, 2019

⌛ Testing commit 8783490 with merge 119f429...

@bors
Copy link
Collaborator

bors commented Jun 3, 2019

☀️ Test successful - checks-travis
Approved by: Amanieu
Pushing 119f429 to master...

@bors bors merged commit 8783490 into rust-lang:master Jun 3, 2019
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.

None yet

3 participants