Commit History

Author SHA1 Message Date
  dosse91 ca779a5ae2 Added optional telemetry + example; Updated documentation; Minor changes and fixes 9 years ago
  Larry Song f669b56f98 add support to disable specific tests when pass "-1" (#52) 9 years ago
  dosse91 b20c13728f The time limits are now ignored if the speed is still 0.00 when the limit is reached 9 years ago
  dosse91 a7011b2e99 Removed unused Fetch API support (may come back in future); Removed quirk for Safari, now treated as chromium-based browser 9 years ago
  dosse91 b0172cc108 Improved custom settings parsing 9 years ago
  dosse91 0808650b6b Added warning if parsing of custom settings fails 9 years ago
  dosse91 2254001aff Added customizable grace time at beginning of tests; GET parameters can now be used in the URLs in the settings; Minor changes 9 years ago
  dosse91 cce7c7a93f Fixed a typo in IE11-specific code 9 years ago
  dosse91 62a06fa7d3 Added configuration for custom compensation factor; Fixed a problem where xhr_ignoreErrors could not be changed 9 years ago
  dosse91 23b188b3ce Improved ping/jitter test 9 years ago
  dosse91 710887f400 Added options for managing errors during test (abort/retry/ignore) 9 years ago
  dosse91 ec61c14723 Fixed a problem with upload and ping test with nginx 9 years ago
  anoy 3f06ab1381 improvements and new example (#29) 9 years ago
  bjonn 0dd0eeaa86 Update speedtest_worker.js (#27) 9 years ago
  dosse91 30c595de6e Added experimental workarounds for IE11; Added new example 9 years ago
  dosse91 cf24c81f3e Minor improvement to previous commit 9 years ago
  Geißer Michael bc741920a4 abort request after onload to free ram 9 years ago
  dosse91 bda31f033b Minor fix for Firefox ESR compatibility 9 years ago
  dosse91 fce6a67be0 Implemented multistream; Implemented jitter test; Implemented Fetch API (default disabled); Added more settings; Improved code quality; Improved accuracy; Added browser-specific optimizations; Added minified version; Expanded documentation; Some bug fixes 9 years ago
  dosse91 e5612b4f10 Improved client IP detection; Updated examples 9 years ago
  dosse91 e87c8c861b More aggressive stopping of XHR requests 9 years ago
  dosse91 f8e5dafa7a Fixed a bug with Firefox 51; Precision improvements to compensate HTTP overhead 9 years ago
  dosse91 ba58805e47 Points to new domain 9 years ago
  dosse91 152a69008b Fixed a typo in download test 9 years ago
  dosse91 ade23a1c80 Fixed a typo in the upload test 9 years ago
  dosse91 f1bf2ce2ae Improved accuracy; Minor changes and fixes 9 years ago
  dosse91 d9c320aee4 Data is now incompressible 9 years ago
  dosse91 c4dd6d89b8 Now using JSON for handling settings; Minor changes 9 years ago
  Martin 2facf7f096 changed handling of settings 9 years ago
  dosse91 3f99127b69 Rewritten to use Web Workers; Easier to use; Added more examples 9 years ago