From: Sebastián Ramírez Date: Fri, 12 Apr 2019 18:56:09 +0000 (+0400) Subject: :memo: Use same link in benchmarks as in index X-Git-Tag: 0.15.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e40e87c662dbed6382b22ed099bba2bd053a1711;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Use same link in benchmarks as in index --- diff --git a/docs/benchmarks.md b/docs/benchmarks.md index ce4fa62f73..78d1fc2b7f 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -1,4 +1,4 @@ -Independent TechEmpower benchmarks show **FastAPI** applications running under Uvicorn as one of the fastest Python frameworks available, only below Starlette and Uvicorn themselves (used internally by FastAPI). (*) +Independent TechEmpower benchmarks show **FastAPI** applications running under Uvicorn as one of the fastest Python frameworks available, only below Starlette and Uvicorn themselves (used internally by FastAPI). (*) But when checking benchmarks and comparisons you should have the following in mind.