|
|
|
|
|
by vinay_ys
2559 days ago
|
|
It is quite bad if changing the allocator made your program run at half speed. It doesn't matter if the library itself consumed more CPU or caused more wait (guessing that's the case here) due to concurrency or excessive syscalls. |
|