X-Git-Url: http://these/git/?a=blobdiff_plain;f=query_testing%2Fapache_bench_report.sh;h=d062a5111d68fad780427fa070b94efb59decf6f;hb=01a14e3b3c103da02b34c6128d9fb5ad16421f6d;hp=06ceb48438aba369acd015068cebfab193d0ab5c;hpb=a30be1ca5dd7d7ddd0128526fe2aaa878b1169ed;p=lemmy.git diff --git a/query_testing/apache_bench_report.sh b/query_testing/apache_bench_report.sh index 06ceb484..d062a511 100755 --- a/query_testing/apache_bench_report.sh +++ b/query_testing/apache_bench_report.sh @@ -4,9 +4,9 @@ set -e declare -a arr=( "https://mastodon.social/" "https://peertube.social/" -"https://dev.lemmy.ml/" -"https://dev.lemmy.ml/feeds/all.xml" -"https://dev.lemmy.ml/.well-known/nodeinfo" +"https://lemmy.ml/" +"https://lemmy.ml/feeds/all.xml" +"https://lemmy.ml/.well-known/nodeinfo" "https://fediverse.blog/.well-known/nodeinfo" "https://torrents-csv.ml/service/search?q=wheel&page=1&type_=torrent" )