Drew DeVault
Drew DeVault
I'll believe it when I see it. Let's see if anyone complains about performance during typical use, rather than while running benchmarks.
Can you share the specific scripts which had noticable performance options, so we can optimize for their bottlenecks rather than for the benchmark?
>Also, even for the system, the shell is pretty surely not the bottleneck on the system, but one of many. If every application thinks like that, it sums up and...
>https://raw.githubusercontent.com/jonhoo/configs/master/bins/bin/cert This is a bash script
posix_spawn is also a really bad API and I would rather not keep it around
Could run static analysis on each commit rather than each PR. Would require some builds.sr.ht changes.
Both. I think that shell is an adequate description of what that directory currently does. I'd prefer to move the non-mrsh executables into another directory (examples?).
I say leave it at the top-level.
Disagree. Just because it takes the form of a library doesn't mean it's not a shell. `main.c` hardly does anything at all, and I think the top-level entry-point belongs at...