Git Product home page Git Product logo

Comments (5)

digitarald avatar digitarald commented on May 18, 2024

Baseline vs Ion

You can tell from the stacks if JS which monkey is working (interpreter, baseline, ion).

Generally interesting would be also how much time generally is spend in jitting and invalidation.

from profiler.

hotsphink avatar hotsphink commented on May 18, 2024

As further discussed, you can't tell from the stack. But as it turns out, the original SPS profile already has this information, and the new cleopatra is no longer discarding it, so we actually have it in hand. (!) I've updated the summary view to separate out ion/baseline script execution, though that's for the whole profile. I took a stab at exposing that information in several more places, but it seems I will need to learn React first. (And maybe, y'know, modern web development, and all that.)

But this issue is really mostly about the JIT Coach stuff, so I'll file issues for the stuff I wanted to add.

from profiler.

gregtatum avatar gregtatum commented on May 18, 2024

(And maybe, y'know, modern web development, and all that.)

😂

from profiler.

gregtatum avatar gregtatum commented on May 18, 2024

This thread isn't actionable by itself, but I'm leaving it open for now as a discussion to reference in follow-up work. Once we have some action items this will probably be fine to close.

from profiler.

gregtatum avatar gregtatum commented on May 18, 2024

I'm closing this as it was more of a discussion thread.

from profiler.

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.