I have a WARP with some controls inside it. The partial postback executes very slowly over the web. I suspect this is because I am transmitting too much data.
How can I tell how much data is transmitted during a partial postback?