Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
_aavaa_
3y ago
0 comments
Share
Why are do the C++ implementations perform so poorly?
0 comments
default
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