hcengineering / hcengineering/platform
Investigate potential findAll performance degradations
Open
- Dominant language
- TypeScript
- Stars
- 27.7k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
In builds before 0.7.392 average `findAll` time in tests was about 5 ms, but now it is ~10-15ms in builds after 0.7.394.
We need to investigate potential performance degradations:
```plaintext
✕ find avg (5002 ms)
✓ find avg-europe (4961 ms)
● rest-api-server › find avg
thrown: "Exceeded timeout of 5000 ms for a test.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.