1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00

Removed links to outdated tools in docs/topics/performance.txt.

Co-authored-by: Aman Sharma <210100011@iitb.ac.in>
This commit is contained in:
amansharma612 2024-12-12 01:17:18 +05:30 committed by GitHub
parent f30b527f17
commit 6f38697f90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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