Skip to content

Commit 50bb6de

Browse files
committed
minor #18815 Update blackfire free plan explanation (alamirault)
This PR was merged into the 5.4 branch. Discussion ---------- Update blackfire free plan explanation Blackfire removed free plan but our doc is not up to date (reported in symfony slack) https://www.blackfire.io/pricing/#free-trial Commits ------- 3d4fc32 Update blackfire free plan explanation
2 parents 57dcfd0 + 3d4fc32 commit 50bb6de

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)