jlfwong/speedscope

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

Open

#199 opened on Jan 23, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (181 forks)batch import
help wanted

Repository metrics

Stars
 (4,040 stars)
PR merge metrics
 (No merged PRs in 30d)

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