File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ Profiling with Blackfire
224
224
225
225
`Blackfire `_ is the best tool to profile and optimize performance of Symfony
226
226
applications during development, test and production. It's a commercial service,
227
- but provides free features that you can use to find bottlenecks in your projects .
227
+ but provides a ` Blackfire demonstration `_ .
228
228
229
229
Profiling with Symfony Stopwatch
230
230
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -353,5 +353,6 @@ Learn more
353
353
.. _`cachetool` : https://github.com/gordalina/cachetool
354
354
.. _`open_basedir` : https://www.php.net/manual/ini.core.php#ini.open-basedir
355
355
.. _`Blackfire` : https://blackfire.io/docs/introduction?utm_source=symfony&utm_medium=symfonycom_docs&utm_campaign=performance
356
+ .. _`Blackfire demonstration` : https://demo.blackfire.io?utm_source=symfony&utm_medium=symfonycom_docs&utm_campaign=performance
356
357
.. _`Stopwatch component` : https://symfony.com/components/Stopwatch
357
358
.. _`real-world stopwatch` : https://en.wikipedia.org/wiki/Stopwatch
You can’t perform that action at this time.
0 commit comments