0.1.20 • Published 7 months ago

@rushstack/cpu-profile-summarizer v0.1.20

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@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.tsv

The output file is in the tab-separated values (tsv) format.

0.1.20

7 months ago

0.1.19

7 months ago

0.1.18

8 months ago

0.1.17

8 months ago

0.1.16

8 months ago

0.1.15

8 months ago

0.1.14

8 months ago

0.1.13

8 months ago

0.1.12

8 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago