0.1.20 • Published 6 months ago
@rushstack/cpu-profile-summarizer v0.1.20
@rushstack/cpu-profile-summarizer
🚨 EARLY PREVIEW RELEASE 🚨
Not all features are implemented yet. To provide suggestions, please create a GitHub issue. If you have questions, see the Rush Stack Help page for support resources.
The cpu-profile-summarizer command line tool helps you:
- Collate self/total CPU usage statistics for an entire monorepo worth of V8 .cpuprofile files
Usage
It's recommended to install this package globally:
# Install the NPM package
npm install -g @rushstack/cpu-profile-summarizer
# Process a folder of cpuprofile files into a summary tsv file
cpu-profile-summarizer --input FOLDER --output FILE.tsvThe output file is in the tab-separated values (tsv) format.
0.1.20
6 months ago
0.1.19
6 months ago
0.1.18
6 months ago
0.1.17
7 months ago
0.1.16
7 months ago
0.1.15
7 months ago
0.1.14
7 months ago
0.1.13
7 months ago
0.1.12
7 months ago
0.1.11
8 months ago
0.1.10
8 months ago
0.1.9
8 months ago
0.1.8
8 months ago
0.1.7
8 months ago
0.1.6
8 months ago
0.1.5
8 months ago
0.1.4
8 months ago
0.1.3
9 months ago
0.1.2
9 months ago
0.1.1
9 months ago
0.1.0
9 months ago