litestar-org/litestar

Docs: Add latency data to docs/benchmarks

开放

#2,548 创建于 2023年10月27日

 (2 条评论) (0 个反应) (0 位负责人)Python (550 个派生)user submission
Documentation :books:Good First IssueHelp Wanted :sos:

仓库指标

星标
 (8,243 个星标)
PR 合并指标
 (平均合并 13小时 27分钟) (30 天内合并 26 个 PR)

描述

Summary

The current docs page only reports Requests per second, which is definitely a very important metric for web frameworks. However, latency is also very important!

The current benchmarks suite already reports the latency details - it will be really nice if the results can be included in the docs.

Why not just let the reader run the benchmarks themselves?

  • running the benchmarks takes a long time
  • it doesn't work sometimes - I got several errors while running the benchmarks suite as-is

Basic Example

No response

Drawbacks and Impact

No response

Unresolved questions

No response

贡献者指南