Vote for std.process

Vladimir Panteleev vladimir at thecybershadow.net
Fri Apr 12 00:13:57 PDT 2013


On Friday, 12 April 2013 at 07:04:23 UTC, Manu wrote:
> And many many more of the same...

So how many of these will produce a measurable performance 
increase when optimized, considering the relative cost of process 
creation?

> This is a lib that spawns a process, I can't imagine why this 
> library should need to allocate a single byte

So that the library fits in 3500 lines instead of many more, and 
has an API that can be invoked using one line, instead of ten.


More information about the Digitalmars-d mailing list