We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e8c8f commit 5f4252eCopy full SHA for 5f4252e
docs/topics/performance.txt
@@ -72,10 +72,7 @@ in effect simulating the experience of an actual user.
72
73
These can't report on the internals of your code, but can provide a useful
74
insight into your site's overall performance, including aspects that can't be
75
-adequately measured from within Django environment. Examples include:
76
-
77
-* `Yahoo's Yslow <https://yslow.org/>`_
78
-* `Google PageSpeed <https://developers.google.com/speed/>`_
+adequately measured from within Django environment.
79
80
There are also several paid-for services that perform a similar analysis,
81
including some that are Django-aware and can integrate with your codebase to
0 commit comments