]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Use same link in benchmarks as in index
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 12 Apr 2019 18:56:09 +0000 (22:56 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 12 Apr 2019 18:56:09 +0000 (22:56 +0400)
docs/benchmarks.md

index ce4fa62f733e5e34994633292ec38d80cb5e9b3c..78d1fc2b7ff0a0d371498340ebf0a87133106f2e 100644 (file)
@@ -1,4 +1,4 @@
-Independent TechEmpower benchmarks show **FastAPI** applications running under Uvicorn as <a href="https://www.techempower.com/benchmarks/#section=test&runid=a979de55-980d-4721-a46f-77298b3f3923&hw=ph&test=fortune&l=zijzen-7" target="_blank">one of the fastest Python frameworks available</a>, only below Starlette and Uvicorn themselves (used internally by FastAPI). (*)
+Independent TechEmpower benchmarks show **FastAPI** applications running under Uvicorn as <a href="https://www.techempower.com/benchmarks/#section=test&runid=7464e520-0dc2-473d-bd34-dbdfd7e85911&hw=ph&test=query&l=zijzen-7" target="_blank">one of the fastest Python frameworks available</a>, only below Starlette and Uvicorn themselves (used internally by FastAPI). (*)
 
 But when checking benchmarks and comparisons you should have the following in mind.