File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -641,6 +641,14 @@ profile is accessible through the web page of the profiler.
641
641
terminal supports links). If you run it in debug verbosity (``-vvv ``) you'll
642
642
also see the time and memory consumed by the command.
643
643
644
+ .. caution ::
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.
651
+
644
652
.. versionadded :: 6.4
645
653
646
654
The ``--profile `` option was introduced in Symfony 6.4.
You can’t perform that action at this time.
0 commit comments