How to show values in bytes? #834
-
|
Hello. I need to see values in bytes from main screen. I do differential testing of two versions of the app with enabled/disabled compression and need to see how much traffic is saved but if saving is only 1% in some cases and you know both tests show you 9.6MB it isn't informative is there any setting in the app like show everything in row bytes? I can go to connections tab and see their multiple connections which will show me KB and B resolution but what if I had only one connection of 9.6MB? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello, either you can rebuild the app to show it in bytes, or simply use the csv export (3 dots menu when the connections tab is selected), load the csv in excel and sum the traffic of the different connections |
Beta Was this translation helpful? Give feedback.
Hello, either you can rebuild the app to show it in bytes, or simply use the csv export (3 dots menu when the connections tab is selected), load the csv in excel and sum the traffic of the different connections