Browse Source

✏ Fix typo in Benchmarks (#1995)

pull/2102/head
Alejo Carballude 4 years ago
committed by GitHub
parent
commit
e09646441d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/docs/benchmarks.md

2
docs/en/docs/benchmarks.md

@ -10,7 +10,7 @@ When you check the benchmarks, it is common to see several tools of different ty
Specifically, to see Uvicorn, Starlette and FastAPI compared together (among many other tools).
The simplest the problem solved by the tool, the better performance it will get. And most of the benchmarks don't test the additional features provided by the tool.
The simpler the problem solved by the tool, the better performance it will get. And most of the benchmarks don't test the additional features provided by the tool.
The hierarchy is like:

Loading…
Cancel
Save