perfectum
perfectum copied to clipboard
A set of tools for working with project performance
⛔️ DEPRECATED ⛔️
This project is no longer supported, please consider using perfume.js library instead for client performance monitoring.
Perfectum
A set of tools for working with project performance
Projects
- Perfectum CLI
- Perfectum Client
- Perfectum Synthetic
Articles
Contributing
- Clone the Project
- Create your Branch (
git checkout -b feature/amazing-feature
) - Commit your Changes (
git commit -m 'feat(*): add some amazing feature'
) - Push to the Branch (
git push origin feature/amazing-feature
) - Open a Pull Request