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 b50613f commit 3033746Copy full SHA for 3033746
scripting.md
@@ -116,7 +116,7 @@ Be aware that `ros build` adds core compression by default. That adds
116
a significant startup overhead of the order of 150ms (for a simple
117
app, startup time went from about 30ms to 180ms). You can disable it
118
with `ros build --disable-compression <app.ros>`. Of course, core
119
-completion reduces your binary size significantly. See the table
+compression reduces your binary size significantly. See the table
120
below, "Size and startup times of executables per implementation".
121
122
We'll finish with a word on
0 commit comments