Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
_aavaa_
3y ago
0 comments
Save
Share
Why are do the C++ implementations perform so poorly?
0 comments
1 comments · 1 top-level
top
newest
oldest
camel-cdr
3y ago
My guess for word_count and faq is that the C++ implementation uses std::unordered_map, which famously has quite poor performance. [0]
[0]
https://martin.ankerl.com/2019/04/01/hashmap-benchmarks-01-o...
j
/
k
navigate · click thread line to collapse