Giter VIP home page Giter VIP logo

Comments (4)

springmeyer avatar springmeyer commented on June 26, 2024

Great, curious to hear your ideas. Starting really high level I think will be good - like just providing quick feedback on aggregate tile load times (maybe reporting a small sparkline of last 10 saves?) or a quick hover per tile mode. I logged more low level ideas previously at https://github.com/mapbox/mapbox-streets/issues/368

from mapbox-studio-classic.

yhahn avatar yhahn commented on June 26, 2024

y agreed

from mapbox-studio-classic.

yhahn avatar yhahn commented on June 26, 2024

I've started some experiments with this in the renderstats branch. Currently focusing on measuring render time (ie. excludes time to download/cache hit vector tiles, map compile/load time, etc.) as it's the most relevant stat for the designer to tune for.

The code so far stores min, max, and avg for tile draws. I wanted to see if this stat would yield consistent enough results to be useful. So far, it looks like yes, with max sometimes being an outlier (e.g. you start watching a youtube video while your map is loading === single max outlier).

stats-1

stats-2

stats-3

Next question for me is how it feels to use these stats and whether they can actually be used during the design process. Would love for you guys to try it out @ajashton @ian29 @springmeyer


ps. I also briefly tried storing stats on a per-tile basis and quickly backed out. My brief notes: a lot of overhead, difficult to convey data in an actionable manner, or rather, possibly too much detail overall to be useful.

from mapbox-studio-classic.

yhahn avatar yhahn commented on June 26, 2024

Merged.

from mapbox-studio-classic.

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.