in reply to Re: Speeding up external command execution
in thread Speeding up external command execution

If I hard code the command it still takes 13 seconds. And I'm sure the delay is coming from just this call because I'm timing it by calling time() just before and just after the call to system.
  • Comment on Re^2: Speeding up external command execution