Skip to content

Releases: Comcast/Speed-testJS

Update uploads algorithm for Microsoft browsers

02 Jun 15:46
Compare
Choose a tag to compare

Summarized Changes

Update uploads algorithm for Microsoft browsers

Full Change Log

68e58f1 Merge pull request #99 from Pradhyumna02/Update-Uploads-Microsoft
16b6d2e Update the boolen name for microsot browsers
4f2a310 update main page
81c848b * update the conditions
3366361 * Remove lib file used for microsoft browsers
84331ce Update algorithm for microsoft browsers

Clear the monitor intervals

02 Jun 15:43
Compare
Choose a tag to compare

Summarized Changes

Update abortAll function to clear the Monitors

Full Change Log

e62a5aa Merge pull request #96 from Pradhyumna02/cancel-monitor
6b35b62 update abortAll to clear the monitor

Upload bug fix

29 Mar 19:39
Compare
Choose a tag to compare

Summarized Changes

Upload bug fixes and jshint issues

Full Change Log

ad8e8ee Merge pull request #89 from Pradhyumna02/jshint-uploads
e0d4608 Jshnit fixes and removing unused callbacks

Update upload test to reduce test time and spikes

28 Mar 18:29
Compare
Choose a tag to compare

Summarized Changes

Update uploads to reduce overall test time and reduce spikes

Full Change Log

35ae2fc Merge pull request #88 from Pradhyumna02/faster-uploads2.0
23b1e98 Update the main page
53e708e Update the upload to create the payload only once even if we use 4 connectionns
f0d59b0 Increase the monitor interval
c2ac397 Update uploads for main page
8b77633 Update speedtest version
7565fe6 Perform upload calculations on the client
c219bc8 Add global max upload buffer size and clean up
e2a62aa Remove console statements and use 4 connections for testing uploads
23e7918 Update index
086bc3f Update upload to start with small size and increase the size accordingly for next run
f107486 update workflow

Update download test to reduce test time and spikes

03 Mar 14:53
Compare
Choose a tag to compare

Summarized Changes

Update downloads to reduce overall test time and reduce spikes

Full Change Log

5d97116 Merge pull request #85 from rotosonic/FasterDownloadTesting
11bedae add comments
70d4970 remove typo
7c9d4df Code clean up and removing lines which are no longer needed
afc7239 Update MovingAverage to number of connections
a6695bc update version
8973270 do not report negative values
571db39 Update parameters and holding array
3f6495c merge error
6634601 code cleanup
7660436 code cleanup
a7951f3 Update logic
aaf6acc testing
ae14f30 testing
72e3b8f fix local and remote master synch
4906e2e code cleanup
9066308 code cleanup

Update latencyResults in onAbort onError and onTimeout

22 Feb 20:57
Compare
Choose a tag to compare

Summarized Changes

Update latencyResults in onAbort onError and onTimeout

Full Change Log

dd91398 Merge pull request #83 from rotosonic/UpdateLatencyTestToReturnResultOnNonCompleteCallbacks
0dcb02d Update per peerview and tested locally
c32090e update latency to return results on abort error and timeout callbacks.. update client to continue testing if any latency results were captured

Update download probing logic for low bandwidth

17 Feb 16:59
Compare
Choose a tag to compare

Summarized Changes

Update download probing logic for low bandwidth

Full Change Log

df38049 Merge pull request #82 from rotosonic/DownloadsCheckProbingCapturedResults
27cd934 remove typo
947f28a capture results on complete and abort methods and code cleanup
27384d1 CheckProbingResultBeforeSettingDownloadVariables

Add upload onProgressInterval

14 Feb 16:34
Compare
Choose a tag to compare

Summarized Changes

Add upload onProgressInterval

Full Change Log

e946d09 Merge pull request #81 from Pradhyumna02/update-uploadProgressInterval
21bdcef Add progressInterval for uplaods
d5d48ff Merge pull request #80 from rotosonic/ProgressiveTesting

Update download Test

14 Feb 16:01
Compare
Choose a tag to compare

Summarized Changes

Update probing on download tests

Full Change Log

29643c2 Update logic
189c859 Add logic on size increase
3dd2fe7 Update downloadTest call
5d41a38 remove test and console.log
bc1f269 Update per peer review
004dbc7 Address Comments
b3a5f9e code cleanup
74d66a9 fix typo
b6ab74b cleanup code
ca595a8 remove console
9ff3d16 Update version reduce logic
4ca1d7b Update probe values
ec110b6 remove stats lib
66dc3c2 code cleanup
607c711 update progressInterval
f6b8bf8 continued development
95868c6 code cleanup
2b30512 continued devleopment
6ce4c4d continued devleopment
c3c4254 continued development
a3f2cb6 continued development
d171372 cleanup code
ee7c53d UpdateWorkflow
eb1b405 continued dev
1446bc1 testing
04d51f2 code progressive testing

Update latency based routing.. validate max download buffer size

14 Feb 14:09
Compare
Choose a tag to compare

Summarized Changes

Update latency based routing for timeouts
Validate max download buffer size

Full Change Log

a8a371e Add Validation On DownloadBuffer Size (#76)
fb4cbac Merge pull request #75 from Pradhyumna02/AddMonitorLatencyBasedRouting
32620bd Add latencyTimeout paramter to make it configurable and sort the latency results
c92bbbe Add monitor to check number of servers responded and add timeout for latency based routing