Thread (7 messages) flat view 7 messages, 4 authors, 2016-10-28

Re: Drastic jump in the time required for the test suite

From: Duy Nguyen <hidden>
Date: 2016-10-28 06:39:09

On Fri, Oct 28, 2016 at 3:41 AM, Eric Wong [off-list ref] wrote:
Johannes Schindelin [off-list ref] wrote:
quoted
I know you are a fan of testing things thoroughly in the test suite, but I
have to say that it is getting out of hand, in particular due to our
over-use of shell script idioms (which really only run fast on Linux, not
a good idea for a portable software).
How much effort would it take to optimize a /bin/sh?

Would replacing uses of fork+execve posix_spawn be fast and
portable enough?

Even on Linux, performance sucks for me.  I've been hoping dash
can use posix_spawn (or using vfork directly) to see if that can
help things.
Busybox hush uses vfork.on no-mmu builds. You could try it out. I
don't know how complete it is though.
-- 
Duy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help