From 6f38697f90a14f1450a71c1e40aea0f5df7dca86 Mon Sep 17 00:00:00 2001 From: amansharma612 Date: Thu, 12 Dec 2024 01:17:18 +0530 Subject: [PATCH] Removed links to outdated tools in docs/topics/performance.txt. Co-authored-by: Aman Sharma <210100011@iitb.ac.in> --- docs/topics/performance.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/topics/performance.txt b/docs/topics/performance.txt index 4e23d1b6bc..1075d6e0ad 100644 --- a/docs/topics/performance.txt +++ b/docs/topics/performance.txt @@ -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 `_ -* `Google PageSpeed `_ +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