You are viewing a single comment's thread from:

RE: 0000000000001001 - Steemit Interface PoC - Black & White / Yin & Yang

in Steemit Dev Group3 years ago

When the response is an image, the payload size increases, and the extra load is put on the server. What I would suggest instead would be to call an API(I've currently not made this open yet) that would return you the data. You could then render a chart on the client-side instead. That takes out a ton of load.