mit-pdos/noria

Dynamic load profiling

Open

#90 aperta il 19 set 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (229 fork)batch import
enhancementhelp wantedm-debugging

Metriche repository

Star
 (4576 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor