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

[Enhancement] Replace all std::unordered with phmap::flat_hash #420

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

beats-dh
Copy link
Collaborator

No description provided.

@beats-dh beats-dh added Type: Enhancement New feature or request Status: Pending Review This PR or Issue requires a review Status: Pending Test This PR or Issue requires more testing labels Jun 23, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jun 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas marked this pull request as draft July 19, 2022 04:42
@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas marked this pull request as ready for review July 28, 2022 05:52
@dudantas dudantas merged commit 5a6da6c into opentibiabr:main Jul 28, 2022
@beats-dh beats-dh deleted the parallel-hashmap branch July 28, 2022 06:01
luan pushed a commit that referenced this pull request Jul 11, 2023
Parallel HashMap is faster and more optimized
Documentation: https://greg7mdp.github.io/parallel-hashmap/

This fixes a crash on ubuntu 22.04 when imbuement duration end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Source Status: Pending Review This PR or Issue requires a review Status: Pending Test This PR or Issue requires more testing Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants