Showing Posts For joshflosh.4517:
Well it’s not a problem, just a question, since i care about optimization. 150MB? Are we talking about the same thing?
(edited by joshflosh.4517)
A few minutes? Maybe im misreading something there, but i currently fetch all items in 15 seconds^^
Hey,
i am currently programming an app for gw2 and when downloading the item-lists (/v2/items/?page=..) i noticed that your server don’t seem to support persistent connection and therefore also no HTTP Pipelining. Would it be possible for you guys to enable those, as that could drastically improve the performance of fetching the whole item-list?
On a sidenote: an even better solution would be, if you could enable ?ids=all for that endpoint. But since i don’t know your backend infrastructure, that could just be server limitations.
Btw i love the API v2, it already improved performance by a lot, thank you for that!
(edited by joshflosh.4517)