Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
/ esperf Public archive

A command-line utility for detecting and fixing performance problems

License

Notifications You must be signed in to change notification settings

es-tooling/esperf

Repository files navigation

ARCHIVED

This project was basically an early attempt at tooling to help fix performance problems in JavaScript/TypeScript code.

We have since implemented this in the e18e ESLint plugin and the e18e web-features codemods projects.

Similarly, the e18e CLI will also be capable of this one day.

These tools essentially replace what this one was intended to be. Please check those out instead!


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

About

A command-line utility for detecting and fixing performance problems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •