From eef15c60061362d139d7406e38e565e58fdd9fd0 Mon Sep 17 00:00:00 2001 From: Mitchell Hentges Date: Thu, 12 Nov 2020 20:39:19 +0000 Subject: [PATCH] Bug 1676951: Improve "on Windows" * 2 sentence r=smacleod DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D96904 --- build/docs/slow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docs/slow.rst b/build/docs/slow.rst index b8ea1d2430ba..ea45197d05ab 100644 --- a/build/docs/slow.rst +++ b/build/docs/slow.rst @@ -98,7 +98,7 @@ Anyway, the build system spawns thousands of new processes during a build. Parts of the build that rely on rapid spawning of new processes are slow on Windows as a result. This is most pronounced when running *configure*. The configure file is a giant shell script and shell -scripts rely heavily on new processes. This is why configure on Windows +scripts rely heavily on new processes. This is why configure can run over a minute slower on Windows. Another reason Windows builds are slower is because Windows lacks proper