We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 346501e + 177facb commit a84ecd2Copy full SHA for a84ecd2
book/performance.rst
@@ -116,7 +116,7 @@ Bootstrap Files and Byte Code Caches
116
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117
118
Even when using a byte code cache, performance will improve when using a bootstrap
119
-file since there will be less files to monitor for changes. Of course if this
+file since there will be fewer files to monitor for changes. Of course if this
120
feature is disabled in the byte code cache (e.g. ``apc.stat=0`` in APC), there
121
is no longer a reason to use a bootstrap file.
122
0 commit comments