remove millions of allocations
use one string to convert into
running konsole and doing multiple
dmesg -T
outputs this moves from
calls to allocation functions: 1.875.517 (148.838/s) temporary allocations: 1.089.598 (58,1%, 86.469/s)
to
calls to allocation functions: 967.566 (102.096/s) temporary allocations: 216.914 (22,42%, 22.888/s)
even for small runs