|
|
|
|
|
by flumpcakes
163 days ago
|
|
I am not sure on what your commented is based on, but in short: No? High performance software needs to deal with memory, and optimisations often will need some kind of direct control - as in this example where re-using memory is more performant than constantly churning with mmap. |
|