Skip to content

Commit

Permalink
Use specific pprof-nodejs branch for testing while release is not done
Browse files Browse the repository at this point in the history
  • Loading branch information
nsavoire committed Jan 5, 2024
1 parent 1026b0b commit 7fda2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"typings": "index.d.ts",
"scripts": {
"preinstall": "node scripts/preinstall.js",
"postinstall": "PREBUILD=1 npm install --no-save --no-package-lock Datadog/pprof-nodejs#nsavoire/test_prepack",
"bench": "node benchmark",
"bench:profiler": "node benchmark/profiler",
"bench:e2e": "SERVICES=mongo yarn services && cd benchmark/e2e && node benchmark-run.js --duration=30",
Expand Down

0 comments on commit 7fda2e6

Please sign in to comment.