Files
grin-node/src/bin/tui
hashmap 731528c616 Some optimizsations in TUI (#3325)
* Do not allocate String for static status, use Cow instead, eg we allocate "Running" string at every refresh
* Use static dispatch for Views instead of Box<dyn View>
* Update only the current view
* Simplify Listener trait
2020-05-29 09:55:07 +01:00
..
2020-01-20 11:40:58 +00:00
2020-05-29 09:55:07 +01:00
2020-05-29 09:55:07 +01:00
2020-05-29 09:55:07 +01:00
2020-01-20 11:40:58 +00:00
2020-05-29 09:55:07 +01:00
2020-05-29 09:55:07 +01:00
2020-05-29 09:55:07 +01:00
2020-05-29 09:55:07 +01:00
2020-05-29 09:55:07 +01:00