telerik - Is it possible to find out server response time and client rendering time using Fiddler? -


hope fine, use fiddler web calls. have tuned queries in application. test server response time , client rendering time using fiddler. option available in fiddler? if yes, can that? have gone through link, couldn't help. in advance.

update:

if fiddler doesn't this, can of ie browser console or extensions?

nb: application works in ie

no, fiddler not able capture rendering time or done purely on client side. able eavesdrop on data sent , forth between client , server.

if want testing performance client-side standpoint. ahould take loom @ chrome dev tools timeline feature


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -