profcomff / profcomff/rental-api
Оптимизация ручек
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Посмотреть время выполнения ручек, и найти пути оптимизации
- особое внимание уделить get item_types
- подумать как перенести все циклы и classmethod в гибрид методы
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by measuring endpoint execution times, with special attention to get item_types, then inspect the loops and classmethod usage mentioned in the issue. Done means identifying and applying justified optimizations to the endpoints, including the proposed method changes, and verifying improved execution times.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100