Description: | pipe(7) is slower than unix(7) |
Status: | Complete |
Source: | https://git.maandree.se/malloc-vs-new |
Latest release: | None, this software is not intended to be used |
License: | GNU All-permissive License |
Written in: | C++ (ISO C++) |
Benchmark between malloc(3) and new, but also alloca(3), in C++.