Skip to content

Demostration of measuring the XmlHttpRequest completion times using JavaScript, globally, made by any JavaScript library

Notifications You must be signed in to change notification settings

sgoudelis/XHRMeasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Demostration of measuring the XmlHttpRequest completion times using JavaScript, globally, made by any JavaScript library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published