Skip to content

Commit 3d4fc32

Browse files
committed
Update blackfire free plan explanation
1 parent 77517fd commit 3d4fc32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

performance.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Profiling with Blackfire
224224

225225
`Blackfire`_ is the best tool to profile and optimize performance of Symfony
226226
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`_.
228228

229229
Profiling with Symfony Stopwatch
230230
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -353,5 +353,6 @@ Learn more
353353
.. _`cachetool`: https://github.com/gordalina/cachetool
354354
.. _`open_basedir`: https://www.php.net/manual/ini.core.php#ini.open-basedir
355355
.. _`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
356357
.. _`Stopwatch component`: https://symfony.com/components/Stopwatch
357358
.. _`real-world stopwatch`: https://en.wikipedia.org/wiki/Stopwatch

0 commit comments

Comments
 (0)