STINNER Victor <[email protected]> added the comment:
See also: "How a fix in Go 1.9 sped up our Gitaly service by 30x" (hint: posix_spawn) https://about.gitlab.com/2018/01/23/how-a-fix-in-go-19-sped-up-our-gitaly-service-by-30x/ fork/exec vs. posix_spawn benchmarks: https://github.com/rtomayko/posix-spawn#benchmarks ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35537> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
