|
|
|
|
|
by coldtea
4693 days ago
|
|
>Configuration rarely impacts such trivial cases. Really? For example buffered vs unbuffered communication won't impact such a case? One should only assume "thread affinity or page locality" after checking the configuration options (and maybe even later, after profiling). |
|
In this particular case, yes.
I was making a point against the more generic "configuration rarely impacts such trivial cases" you said, which I've not found to be the general case.