Larry Song
|
f669b56f98
|
add support to disable specific tests when pass "-1" (#52)
* add support to disable specific tests when pass "-1"
* add checkbox on example7.html & remove unnecessary codes in js
|
2017-07-19 08:04:37 +02:00 |
|
dosse91
|
b20c13728f
|
The time limits are now ignored if the speed is still 0.00 when the limit is reached
|
2017-07-16 08:22:08 +02:00 |
|
dosse91
|
a7011b2e99
|
Removed unused Fetch API support (may come back in future); Removed quirk for Safari, now treated as chromium-based browser
|
2017-06-22 08:33:39 +02:00 |
|
dosse91
|
b0172cc108
|
Improved custom settings parsing
|
2017-06-19 17:19:58 +02:00 |
|
dosse91
|
0808650b6b
|
Added warning if parsing of custom settings fails
|
2017-06-17 14:45:03 +02:00 |
|
dosse91
|
2254001aff
|
Added customizable grace time at beginning of tests; GET parameters can now be used in the URLs in the settings; Minor changes
|
2017-06-16 06:59:11 +02:00 |
|
dosse91
|
cce7c7a93f
|
Fixed a typo in IE11-specific code
|
2017-06-15 07:25:26 +02:00 |
|
dosse91
|
62a06fa7d3
|
Added configuration for custom compensation factor; Fixed a problem where xhr_ignoreErrors could not be changed
|
2017-06-15 07:02:35 +02:00 |
|
dosse91
|
23b188b3ce
|
Improved ping/jitter test
|
2017-06-14 12:33:11 +02:00 |
|
dosse91
|
710887f400
|
Added options for managing errors during test (abort/retry/ignore)
|
2017-06-13 14:20:05 +02:00 |
|
dosse91
|
ec61c14723
|
Fixed a problem with upload and ping test with nginx
|
2017-05-15 17:32:46 +02:00 |
|
anoy
|
3f06ab1381
|
improvements and new example (#29)
Merge with #29. Using standard js code style (ugh...); rewritten documentation in markdown; Added example6
|
2017-05-15 12:02:32 +02:00 |
|
bjonn
|
0dd0eeaa86
|
Update speedtest_worker.js (#27)
Fixed a typo in worker code (fetch API version)
|
2017-05-05 07:28:52 +02:00 |
|
dosse91
|
30c595de6e
|
Added experimental workarounds for IE11; Added new example
|
2017-04-26 07:23:36 +02:00 |
|
dosse91
|
cf24c81f3e
|
Minor improvement to previous commit
|
2017-03-03 14:20:27 +01:00 |
|
dosse91
|
bda31f033b
|
Minor fix for Firefox ESR compatibility
|
2017-03-03 13:30:00 +01:00 |
|
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
|
2017-03-02 17:58:40 +01:00 |
|