Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tl2do
20 days ago
|
parent
|
context
|
favorite
| on:
Benchmarks for concurrent hash map implementations...
I focused on B/op because it was the only apparent weakness I saw. My “reuse” note was about allocation behavior, not false sharing. We’re talking about different concerns.
hinkley
20 days ago
[–]
Allocation behavior when one core deletes and another adds and they reuse the same memory allocation is what I thought you meant.
Is that what you meant? Because if it is then you now have potential for the problem I described.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: