Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 548 Bytes

XHRMeasure

Demostration on how to measure the XmlHttpRequest completion times using JavaScript, globally, made by any JavaScript library (jQuery etc.)

This small piece of code wraps the XmlHttpRequest object methods with code that will measure the time difference between the events that occur in the life of the XmlHttpRequest object.

Screenshot

Alt text

Live demo

http://52.28.28.50/xhrmeasure/test.html

Licence

XHRMeasure is a free software distributed under the terms of the MIT license