litestar-org / litestar-org/api-performance-tests

More tests

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
47
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Things that we need tests for:

- [x] File upload
- [ ] Parsing of incoming data (Starlite + FastAPI only)
- [x] Handling of request bodies (text/form/json)
- [ ] Websockets (More complex, needs a different benchmarking tool)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files or tests. Start by locating the existing benchmark coverage for incoming-data parsing and websocket handling, then compare it with the completed file-upload and request-body cases. Done means adding parsing coverage for Starlite and FastAPI and addressing websocket coverage with the appropriate benchmarking tool.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
backend, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.