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

added: PHM benchmark for concurrent ImTools.HashMap and ConcurrentDictionary for comparison #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dadhi
Copy link
Contributor

@dadhi dadhi commented Jun 19, 2017

I've extended PHM benchmark with C# concurrent ImTools.HashMap and System.Collections.Generic.ConcurrentDictionary for comparison. The main difference is clearly visible in the amount GCs.

Also: Updated ImTools.dll to v1.0.0-preview-05 and changed to reference as dll

…tions.Generic.ConcurrentDictionary for comparison, and to get a clear difference from PHM

changed: Updated ImTools.dll to v1.0.0-preview-05 and changed to reference as dll
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.

1 participant