https://github.com/brandly/elm-flame-graph
:fire: render a flame graph in your Elm app
https://github.com/brandly/elm-flame-graph
component elm flame flamegraph performance
Last synced: 14 days ago
JSON representation
:fire: render a flame graph in your Elm app
- Host: GitHub
- URL: https://github.com/brandly/elm-flame-graph
- Owner: brandly
- Created: 2018-04-08T22:42:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T20:01:26.000Z (about 4 years ago)
- Last Synced: 2025-04-06T21:23:09.734Z (11 months ago)
- Topics: component, elm, flame, flamegraph, performance
- Language: Elm
- Homepage: https://brandly.github.io/elm-flame-graph/
- Size: 228 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm flame graph
> :fire: :fire: :fire:
[try it](https://brandly.github.io/elm-flame-graph/)
```shell
$ elm reactor
$ open http://localhost:8000/src/Main.elm
```