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

Try use std hashmap instead of hashbrown #103

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Try use std hashmap instead of hashbrown #103

merged 1 commit into from
Apr 11, 2024

Conversation

messense
Copy link
Owner

No description provided.

Copy link

codspeed-hq bot commented Apr 11, 2024

CodSpeed Performance Report

Merging #103 will not alter performance

Comparing std-hashmap (451d402) with main (698bc86)

Summary

✅ 10 untouched benchmarks

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.44%. Comparing base (698bc86) to head (451d402).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   70.44%   70.44%           
=======================================
  Files           8        8           
  Lines        1800     1800           
=======================================
  Hits         1268     1268           
  Misses        532      532           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@messense messense merged commit 92d5d21 into main Apr 11, 2024
10 checks passed
@messense messense deleted the std-hashmap branch April 11, 2024 12:26
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