Post
Topic
Board Securities
Re: GLBSE CSV -> profit & loss calculator?
by
Nefario
on 06/08/2012, 17:35:07 UTC
There is a limit on 10 requests to the API every minute.

This stops the server melting.

That's because each API calls hits the DB.

If the caching was done at GLBSE instead
of client side, that would lighten the load
quite a bit.


Some parts of some API calls are cached, others not. Currently working on both graphs and API for some major improvements.