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:
parent
f30b527f17
commit
6f38697f90
@ -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
|
||||
insight into your site's overall performance, including aspects that can't be
|
||||
adequately measured from within Django environment. Examples include:
|
||||
|
||||
* `Yahoo's Yslow <https://yslow.org/>`_
|
||||
* `Google PageSpeed <https://developers.google.com/speed/>`_
|
||||
adequately measured from within Django environment.
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user