[Interest] QProcess performance issues

Thiago Macieira thiago.macieira at intel.com
Thu May 14 16:59:41 CEST 2015


On Thursday 14 May 2015 13:21:59 René J.V. Bertin wrote:
> FWIW, I did something similar a couple of years back. I didn't use Qt, but
> good old popen(). I did modify the Win32 version that (IIRC) ships/ped with
> MSVC (I used the Express version) so that it didn't open a console window
> and could be fine-tuned. Look for popenEx() in
> https://github.com/RJVB/brigade-helpers .
> 
> I never noticed particular performance issues with the input this code was
> used with (2-4Gb max).

Asynchronous writing?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list