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 63c1344 + a1d97dd commit 1ee1d4eCopy full SHA for 1ee1d4e
console.rst
@@ -611,6 +611,13 @@ profile is accessible through the web page of the profiler.
611
terminal supports links). If you run it in debug verbosity (``-vvv``) you'll
612
also see the time and memory consumed by the command.
613
614
+.. caution::
615
+
616
+ When profiling the ``messenger:consume`` command from the :doc:`Messenger </messenger>`
617
+ component, add the ``--no-reset`` option to the command or you won't get any
618
+ profile. Moreover, consider using the ``--limit`` option to only process a few
619
+ messages to make the profile more readable in the profiler.
620
621
Learn More
622
----------
623
0 commit comments