I think the memory usage as shown in the overview page is not comparable to other languages.
The bash script fork to different processes many times by piping outputs to other binaries. I think the memory usage of those separate processes is not accounted for.
I think the memory usage as shown in the overview page is not comparable to other languages.
The bash script fork to different processes many times by piping outputs to other binaries. I think the memory usage of those separate processes is not accounted for.