Jens Stimpfle

Results 3 issues of Jens Stimpfle

With an alternate syntax going through the shell could be avoided for the bench'ed command. The pre-split argument list could be embedded in the bench invocation's argument list. Two possible...

Maybe a "-1" option, to separate the first run from the following runs in the statistics, would make sense for file system cache sensitive applications.

In nanosvgrast.h, line 1285: ``` if (grad->nstops == 0) { for (i = 0; i < 256; i++) cache->colors[i] = 0; } if (grad->nstops == 1) { for (i =...