amethyst / amethyst/shred

Tools for debugging + profiling dispatch plans

Open
#92 3 comments 3 reactions 0 assignees View on GitHub
feature
Dominant language
Rust
Stars
250
Forks
65
PR merge metrics
No merged PRs in 30d

Description

It would be useful to be able to inspect the plans shred comes up with, e.g. what systems execute in parallel when, and so on. It would also be useful to be able to get information about the execution times of various systems after a dispatch. I could imagine writing a tool that hooks into shred and generates a graphviz .dot file that lets you debug systems causing bottlenecks, or an amethyst editor plugin that lets you watch the relative execution times of your various systems in real time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.