Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samccone/trace


https://github.com/samccone/trace

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## timeline-viz

There is plenty of prior art when talking about visualizing trace files.
timeline-viz aims to be a pluggable embeddable timeline visualization that focuses on showing 100K+ individual events in a performant way.

timeline-viz is not for showing flamechart or rendering them.
timeline-viz is intended to show
work spread across many workers / threads over extended periods of time.

## Dev

yarn run dev

Then open demo/index.html