File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -643,11 +643,10 @@ profile is accessible through the web page of the profiler.
643
643
644
644
.. caution ::
645
645
646
- If you use Messenger component and want to profile the ``messenger:consume ``
647
- command please be aware that it will only create the profile only when
648
- running with the ``--no-reset `` option. Moreover, you should consider using
649
- the ``--limit `` option to only process one or few messages and let the command
650
- finish on it's own. This can make the Performance tab of the profile more readable.
646
+ When profiling the ``messenger:consume `` command from the :doc: `Messenger </messenger >`
647
+ component, add the ``--no-reset `` option to the command or you won't get any
648
+ profile. Moreover, consider using the ``--limit `` option to only process a few
649
+ messages to make the profile more readable in the profiler.
651
650
652
651
.. versionadded :: 6.4
653
652
You can’t perform that action at this time.
0 commit comments