https://github.com/luser/cargo-build-plan-graph
https://github.com/luser/cargo-build-plan-graph
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luser/cargo-build-plan-graph
- Owner: luser
- License: other
- Created: 2018-06-01T15:25:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T16:09:04.000Z (about 8 years ago)
- Last Synced: 2025-01-22T17:46:18.022Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://luser.github.io/cargo-build-plan-graph/
- Size: 31.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
https://luser.github.io/cargo-build-plan-graph/
A page to visualize cargo build graph output as a Gantt chart.
Experimentally you can use the `add-timings.py` script to use profile information from a cargo build (using a custom cargo built [from this branch](https://github.com/luser/cargo/tree/profile-build-steps)) to add timings from a real build to the chart.
```
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
```