1
0
mirror of https://github.com/django/django.git synced 2025-06-05 03:29:12 +00:00

[5.1.x] Removed links to outdated tools in docs/topics/performance.txt.

Co-authored-by: Aman Sharma <210100011@iitb.ac.in>

Backport of 6f38697f90a14f1450a71c1e40aea0f5df7dca86 from main.
This commit is contained in:
amansharma612 2024-12-12 01:17:18 +05:30 committed by Natalia
parent 65e8c8f776
commit 5f4252ecd6

View File

@ -72,10 +72,7 @@ in effect simulating the experience of an actual user.
These can't report on the internals of your code, but can provide a useful These can't report on the internals of your code, but can provide a useful
insight into your site's overall performance, including aspects that can't be insight into your site's overall performance, including aspects that can't be
adequately measured from within Django environment. Examples include: adequately measured from within Django environment.
* `Yahoo's Yslow <https://yslow.org/>`_
* `Google PageSpeed <https://developers.google.com/speed/>`_
There are also several paid-for services that perform a similar analysis, There are also several paid-for services that perform a similar analysis,
including some that are Django-aware and can integrate with your codebase to including some that are Django-aware and can integrate with your codebase to