flamebearer

1.1.3 • Public • Published

🔥 flamebearer

A blazing fast flame graph tool for Node and V8. Used to visualize and explore performance profiling results. Designed to produce fast, lightweight flame graphs that remain responsive even on really big input.

Example graph

Usage

Use the online version, or the command line tool:

# install flamebearer (Node v8.5+ required) 
$ npm install -g flamebearer
 
# profile your app 
$ node --prof app.js
 
# generate flamegraph.html from a V8 log and open it in the browser 
$ node --prof-process --preprocess -j isolate*.log | flamebearer

Thanks

/flamebearer/

    Package Sidebar

    Install

    npm i flamebearer

    Weekly Downloads

    4,332

    Version

    1.1.3

    License

    ISC

    Unpacked Size

    20 kB

    Total Files

    7

    Last publish

    Collaborators

    • mbx-npm-ci-production
    • mbx-npm-ci-staging
    • mbx-npm-advanced-actions-production
    • mbx-npm-advanced-actions-staging
    • mbx-npm-09-production
    • mbx-npm-08-production
    • mbx-npm-07-production
    • mbx-npm-06-production
    • mbx-npm-05-production
    • mbx-npm-04-production
    • mbx-npm-03-production
    • mbx-npm-02-production
    • mbx-npm-01-production
    • mbx-npm-02-staging
    • mapbox-npm-01
    • mapbox-npm-02
    • mapbox-npm-07
    • mapbox-npm-03
    • mapbox-npm-04
    • mapbox-npm-09
    • mapbox-npm-05
    • mapbox-npm-06
    • mapbox-npm-08
    • mapbox-npm-advanced-actions
    • mapbox-npm-ci
    • mapbox-npm
    • mapbox-admin
    • mapbox-machine-user