esperf

A command-line utility for detecting performance issues


Keywords
cli, e18e, perf, performance
License
MIT
Install
npm install esperf@0.0.2-beta.1

Documentation

esperf

A command-line utility for detecting and fixing performance problems in JavaScript projects.

Work in progress

This project is very much a work in progress right now. Consider it unstable until we remove this notice.

Install

npm i -S esperf

# or
npx esperf

Usage

The interactive CLI can guide you through the following steps:

  • Detecting replaceable modules
  • Applying the replacements automatically
npx esperf

License

MIT