Skip to content

Add Rugged calls to performance bar

Stan Hu requested to merge sh-add-rugged-to-peek into master

This will help diagnose the source of excessive I/O from Rugged calls. To implement this, we need to obtain the full list of arguments sent to each request method.

Sample screenshot:

image

Edited by Stan Hu

Merge request reports