|
|
|
|
|
by xchaotic
2879 days ago
|
|
"a degree that the developer no longer has to think about anything but his application code." a developer still has to understand the implications of resource consumption etc.
For performance-critical pieces of code, IMO it's better to have direct access to the hardware - I had a recent first hand experience with this debugging NUMA related performance issue. |
|