jlfwong/speedscope

Increase unit precision when zoomed in far enough for markers to be identical

Open

#199 opened on Jan 23, 2019

 (0 comments) (0 reactions) (0 assignees)TypeScript (320 forks)batch import
help wanted

Repository metrics

Stars
 (6,728 stars)
PR merge metrics
 (PR metrics pending)

Description

speedscope: image

chrome://tracing image

See: https://twitter.com/erwincoumans/status/1088136572271128576

My proposed fix would be the alter the unit formatting if two or more on-screen markings are identical. There may be some trickiness in ensuring that the markers don't overlap one another.

Contributor guide