-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Débogage, performance et profilage #34
Comments
Puis-je me permettre de suggérer d'aborder le débogage post-mortem avec, par exemple, https://github.com/joyent/mdb_v8? ;-) |
@misterdjules ah ben oui carrément ; excellente suggestion ! J'y connais rien mais c'est un sujet intéressant :-) |
Une explication sur les Flame graphs pourrait être pas mal. Quelques ressources interessantes sur le sujet: |
@Mogztter tout à fait - c'est rendu d'autant plus simple avec #65 |
Je rajoute les outils de https://github.com/mmarchini/nodejs-production-diagnostic-tools à la liste |
Et puis aussi : joyent/node-debugging-methodologies. |
Runtime
node debug
CPU
Mémoire
Post-mortem
The text was updated successfully, but these errors were encountered: