@ramsey I’m not sure what the real-world performance impact would be, but isn’t `STDOUT` line-buffered and `STDERR` isn’t (and a file would depend on how you opened it)? @rasmus