Closed Bamieh closed 4 years ago
Youtube meeting recording: https://youtu.be/FmAcQiqKp1A
Stephen will be mentoring about diagnostics, with focus on time-travel debugging and tooling around the CPU profiler.
The Diagnostics Working Group leads various initiatives to improve the facilities for
understanding what goes on within a Node.js application. They maintain several tools
and parts of Node.js core code to support those needs.
Meeting times will be coordinated through Slack. Stephen is available mostly any time except Tuesday and Wednesday mornings. The meetings will (probably) be on Zoom.
We are both comfortable recording sessions and will record sessions and link to them on github.
Forgot to record the meeting, sadly. I'll remember next time. 😓
node --inspect
and using Chrome Dev ToolsPrinciya will experiment with v8-profiler
and async_hooks
and consider novel ways to connect the two to capture multiple profiles and connect them together.
Discussed:
Princiya has decided to write a blog post about things that might not be as clear to someone outside of the diagnostics bubble. It should be a big help for introducing people to the subject of diagnostics. 🎉
Discussed:
I will continue to work with Princiya to make the Diag WG more approachable and to encourage more community involvement.
Here is my first blog post: https://princiya777.wordpress.com/2018/09/09/node-js-diagnostics/
@princiya oh wow amazing read, I love the drawings!
Do you mind if we share it on twitter?
@Bamieh please do. thanks.
@Qard Confirmed that this mentoring has ended and the diary was drafted to markdown under mentorship-diaries folder
[Mentorship Diary] Princiya and Stephen
(Mentorship Round 1) Stephen will be mentoring Princiya on diagnostics.