mit-pdos/noria

Dynamic load profiling

Open

#90 建立於 2018年9月19日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (4,576 star) (229 fork)batch import
enhancementhelp wantedm-debugging

描述

It'd be really cool if the system kept stats about how "busy" different parts of the graphs were. For example, how many records they're processing per second or how long they spend idle between every time they're woken up. This might help to identify performance regressions and opportunities for optimization, but could also have a wider impact by allowing the controller to re-shard or replicate nodes in response to increase/decreased load.

貢獻者指南