https://github.com/gmartigny/opti-status-cli
Get the optimization status of a function from the point of view of V8 engine through CLI.
https://github.com/gmartigny/opti-status-cli
cli v8-engine
Last synced: 12 months ago
JSON representation
Get the optimization status of a function from the point of view of V8 engine through CLI.
- Host: GitHub
- URL: https://github.com/gmartigny/opti-status-cli
- Owner: GMartigny
- License: mit
- Created: 2019-05-03T13:40:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T21:21:34.000Z (almost 6 years ago)
- Last Synced: 2025-06-21T13:16:48.330Z (about 1 year ago)
- Topics: cli, v8-engine
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# opti-status-cli
[](https://www.npmjs.com/package/opti-status-cli)
## Installation
npm install opti-status-cli
## Usage
opti-status file.js
## License
[MIT](license)