|
|
|
|
|
by shin_lao
4695 days ago
|
|
> The most plausible explanation would amount essentially to a misconfigured library, not a fundamental advantage due to say, advanced JVM JIT. Configuration rarely impacts such trivial cases. I would rather bet on a thread affinity or page locality. |
|
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).