perfectum icon indicating copy to clipboard operation
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

  1. Clone the Project
  2. Create your Branch (git checkout -b feature/amazing-feature)
  3. Commit your Changes (git commit -m 'feat(*): add some amazing feature')
  4. Push to the Branch (git push origin feature/amazing-feature)
  5. Open a Pull Request