Giter Site home page Giter Site logo

Comments (2)

sdhull avatar sdhull commented on July 26, 2024 2

notes from discussion in fastboot meeting:

  • would tooling be low-overhead and on all the time?
  • would there be some debugging mode that you can turn on just to debug?
  • are there specific metrics you want?
  • time from when the visit request started to when the promise was resolved
  • when rehydration starts, how long does it take?
  • we're not going to do better than existing node.js tools re: memory leaks & stuff
  • express & node have tooling
  • what kind of unique-to-ember things can we emit?
  • did a rerender get scheduled?
  • did you use a tag that is known to have issues with rehydration? (eg <select> [aside: wait, for real?])

@ryanto has some middlewares for some tooling he might be willing to share...?

from fastboot.

rondale-sc avatar rondale-sc commented on July 26, 2024 2

I believe in the rehydration builder there is a path that happens when a node is skipped or removed (when the rehydration builder can't decipher something so it throws it out). It would be great to see a counter of that accessible in some sort of debug mode to determine how effective rehydration is.

from fastboot.

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.