File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,9 +58,14 @@ Minigun is a high-performance data processing pipeline framework for Ruby with s
5858 - [ ] Add idiomatic representation for each example
5959
6060- [ ] HUD UI improvement
61- - [ ] Introduce Hud::DiagramStage and DiagramPipeline/Executor
62- - [ ] Re-add throughput and bottleneck icons to stages
63- - [ ] Improve animations, use 24-frame counter (or just int counter which rolls over?)
61+ - [X] Introduce Hud::DiagramStage
62+ - [X] Re-add throughput and bottleneck icons to stages
63+ - [X] Improve animations, use 24-frame counter (or just int counter which rolls over?)
64+ - [ ] Add DiagramPipeline/Executor
65+ - [ ] Stage color to gray when finished
66+ - [ ] Add IPC stages thick/yellow connections
67+ - [ ] Add ractor, threadcount, etc.
68+ - [ ] connection length should account for frame size
6469 - [ ] Arrows on lines?
6570 - [ ] fix up/down of stages (not clearing lines)
6671 - [ ] auto-size width of stage columns
You can’t perform that action at this time.
0 commit comments