v8-profiler | node bindings for the v8 profiler | Monitoring library
kandi X-RAY | v8-profiler Summary
kandi X-RAY | v8-profiler Summary
v8-profiler provides node bindings for the v8 profiler and integration with node-inspector.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of v8-profiler
v8-profiler Key Features
v8-profiler Examples and Code Snippets
Community Discussions
Trending Discussions on v8-profiler
QUESTION
We have a very stateful NodeJS based web server (Meteor) that occasionally, randomly becomes slow in production. The problem is not reproducible in any of our tests, and we don't know what's triggering it.
To diagnose this, we are using the v8-profiler package. This lets us trigger a 10-second CPU profile and download it for offline analysis.
Despite not having received any commits in 3 years, the package used to work fairly well. It has given us compilation trouble in the past, and now it looks like it stopped compiling entirely, breaking our build. The build happens inside a Docker container with all versions pinned, including NodeJS and v8-profiler itself, so it's unlikely that we can fix this on our end.
I'm thinking there must be some alternative, better maintained approach. But where is it?
(Note that restarting the server with additional flags (like --profile
) is not an option, because it destroys all the evidence of the problem.)
ANSWER
Answered 2020-Feb-18 at 13:43I found there has been v8-profiler-next which is a successor of v8-profiler.
I hope this works for you.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install v8-profiler
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page