A collection of TypeScript decorators for performance optimization, including execution time logging, memory usage monitoring, and more.
This commit is contained in:
Ryan Myrvold
2024-10-15 02:46:37 -04:00
parent b7c92d8013
commit 7253b78be9

View File

@@ -286,6 +286,7 @@
- [swagger-stats](https://github.com/slanatech/swagger-stats) - Trace API calls and monitor API performance, health, and usage metrics.
- [NiM](https://github.com/june07/nim) - Manages DevTools debugging workflow.
- [dats](https://github.com/immobiliare/dats) - Minimalistic and zero-dependencies [StatsD](https://github.com/statsd/statsd) client.
- [Performance Decorators](https://github.com/RyanMyrvold/Performance-Decorators) - A collection of TypeScript decorators for performance optimization, including execution time logging, memory usage monitoring, and more.
### Logging