Avoid temporary allocations when saving the file
We currently allocate massively when saving a file. We can avoid a lot of temporary allocations by using the lower level QStringEncoder api
Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now.
We currently allocate massively when saving a file. We can avoid a lot of temporary allocations by using the lower level QStringEncoder api