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.
1 parent 6a8ca9d commit d2d56a9Copy full SHA for d2d56a9
README.md
@@ -5,7 +5,7 @@
5
|  |  |
6
| `NX_DAEMON=false NX_PERF_LOGGING=true NX_CACHE=false nx show projects` | `node ./nx-advanced-profile.js --args=show,projects` |
7
8
-Nx it boosting performance, yet when there is a question, it is not always easy to understand where the time is spent.
+Nx is boosting performance, yet when there is a question, it is not always easy to understand where the time is spent.
9
By default, Nx provides a way to profile the performance of the CLI commands using `NX_PERF_LOGGING=true` and `NX_DAEMON=false`.
10
This will create a minimal text log in the terminal.
11
0 commit comments