Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Use Spdy to speedy the ios app's request delay, but the result is not very nice to me. #143

Open
philonpang opened this issue Feb 23, 2016 · 0 comments

Comments

@philonpang
Copy link

the test result as followed is one url test, i am looking forward some person to give me some suggestions to solve the question.

the test Method is: the same devices(nearly 2,000 devices), 50%'s probability to use common http request when app startup, and 50%'s probability to use spdy requests.

/circle_getUserHeader.html,
WIFI_IPOD4,1 260/388 171ms/213ms (-24.31%)
WIFI_IPHONE8,2 1912/726 128ms/108ms (15.99%)
WIFI_IPHONE8,1 1911/1096 122ms/106ms (13.25%)
WIFI_IPHONE7,2 3574/1752 155ms/139ms (10.60%)
WIFI_IPHONE7,1 2399/1257 231ms/152ms (34.19%)
WIFI_IPHONE6,2 3804/3134 227ms/259ms (-13.75%)
WIFI_IPHONE6,1 571/174 189ms/152ms (19.64%)
WIFI_IPHONE5,2 880/693 237ms/161ms (32.12%)
WIFI_IPHONE4,1 1760/919 223ms/380ms (-70.53%)
WIFI_IPHONE3,1 838/213 348ms/333ms (4.46%)
WCDMA_IPHONE4,1 622/283 382ms/349ms (8.73%)
LTE_IPHONE8,2 392/150 436ms/303ms (30.47%)
LTE_IPHONE8,1 542/553 273ms/245ms (10.24%)
LTE_IPHONE7,2 4617/1857 211ms/206ms (2.71%)
LTE_IPHONE7,1 1111/888 205ms/231ms (-12.46%)
LTE_IPHONE6,2 1921/1255 314ms/212ms (32.38%)
HSDPA_IPHONE6,2 279/282 504ms/544ms (-7.80%)
EDGE_IPHONE3,1 164/250 1366ms/1053ms (22.91%)
CDMAEVDOREVA_IPHONE6,1 411/367 243ms/192ms (20.75%)
tReqs: 29774/17798 (37.41%)
tDelays: 256ms/250ms (2.20%)
delay: >0.8s >1.5s >4.0s >120.0s
spdy: (3.53%) (1.50%) (0.35%) (0.01%)
http: (3.81%) (1.81%) (0.49%) (0.00%)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant