pprof-format

v2.1.0
Pure JavaScript pprof encoder and decoder
pprof encode decode profile

build

tsc --project tsconfig.json

lint

eslint src

prepublishOnly

yarn build

pretest

yarn build

test

node dist/index.test.js

proto

mkdir -p proto && pbjs -t static-module -w commonjs -o testing/proto/profile.js testing/proto/profile.proto && pbts -o testing/proto/profile.d.ts testing/proto/profile.js
npm i pprof-format

Metadata

  • MIT
  • Whatever
  • Datadog Inc.
  • released 3/20/2024

Downloads

Maintainers