Giter Club home page Giter Club logo

Comments (11)

joshgav avatar joshgav commented on June 21, 2024 1

From the November Diag WG meeting -

  • work on adding trace points to Node and core modules based on nodejs/node#9304
  • discuss context propagation across async boundaries (@ofrobots - I think that's what you meant)

from summit.

jkrems avatar jkrems commented on June 21, 2024 1

@joshgav Side note - inspired by your talk today I added some quick profiler support to node-inspect:

debug> profile
# [...]
debug> profileEnd
[Profile 2572307μs]
debug> _.save('my.cpuprofile')
Saved profile to /path/to/cwd/my.cpuprofile
debug> takeHeapSnapshot('my.heapsnapshot')
Heap snaphost prepared.
Wrote snapshot: /path/to/cwd/my.heapsnapshot

from summit.

joshgav avatar joshgav commented on June 21, 2024 1

Notes: https://docs.google.com/document/d/1hUiG1nv4hxjnznN2NjU3F-MzXtKhWxvMI3R8caJyzCs/edit

from summit.

danielkhan avatar danielkhan commented on June 21, 2024

Adding

  • Event Loop metrics (pending tasks, tasks per second). More or less like Linux load.

from summit.

joshgav avatar joshgav commented on June 21, 2024

Several of us chatted yesterday and agreed to meet Friday for Diagnostics, allowing Thursday afternoon for participating with other groups etc. Any opposed please let us know here.

Let's flesh out the agenda a bit, the following is based on what's above and other evolving discussions:

  • TracingController

    • Adding trace points to core modules
    • JS API?
    • Intended use cases
  • Inspector - CLI Debugger

    • node-inspect in core itself or alongside it?
    • Opportunities for new capabilities available through inspector - specifically CPU and Heap profiling at the moment.

We may also want to discuss the UUID associated by Inspector with each process as in nodejs/node#9185.

/cc @nodejs/ctc in case some of you can join.

from summit.

Trott avatar Trott commented on June 21, 2024

I'd like to be there for the Debugger stuff.

from summit.

Trott avatar Trott commented on June 21, 2024

(Time?)

from summit.

jkrems avatar jkrems commented on June 21, 2024

I'd also like to join for the Debugger stuff.

from summit.

joshgav avatar joshgav commented on June 21, 2024

@Trott

Time?

Going with #35, how about 9am? Meet near where the keynotes were and choose a room. We can review and set the agenda first thing. Perhaps we can spend a chunk of the time coding and presenting to each other.

@jkrems - Was counting on you coming! Thanks!

from summit.

danielkhan avatar danielkhan commented on June 21, 2024

I'll be there at 9am.

from summit.

joshgav avatar joshgav commented on June 21, 2024

Great meeting everyone! Cooked notes in this PR: nodejs/diagnostics#76, PTAL.

from summit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.