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

⚡ Improved performance by switching to phmap in more places #118

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Feb 8, 2023

No description provided.

@marcelwa marcelwa added the performance Performance improvements label Feb 8, 2023
@marcelwa marcelwa self-assigned this Feb 8, 2023
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #118 (0abdb00) into main (ad4b971) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   93.84%   93.84%           
=======================================
  Files          75       75           
  Lines        6933     6933           
=======================================
  Hits         6506     6506           
  Misses        427      427           
Impacted Files Coverage Δ
...orithms/graph/generate_edge_intersection_graph.hpp 97.33% <ø> (ø)
...on/algorithms/path_finding/enumerate_all_paths.hpp 97.72% <ø> (ø)
...ction/algorithms/path_finding/k_shortest_paths.hpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad4b971...0abdb00. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2023

clang-tidy review says "All clean, LGTM! 👍"

@marcelwa marcelwa merged commit c57a184 into main Feb 8, 2023
@marcelwa marcelwa deleted the performance-fixes branch February 8, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant