diff options
author | Matt Godbolt <matt@godbolt.org> | 2017-01-02 09:18:46 -0600 |
---|---|---|
committer | Matt Godbolt <matt@godbolt.org> | 2017-01-02 09:18:46 -0600 |
commit | f61825b2bed2a3c1d3553013dd5bdceb5320ef14 (patch) | |
tree | 7876650370cf85f89bbd9468b63130f7d1ad21db /lib/compilers/default.js | |
parent | d24d6d4461969f51a5e004bf016282667dda0159 (diff) | |
download | compiler-explorer-f61825b2bed2a3c1d3553013dd5bdceb5320ef14.tar.gz compiler-explorer-f61825b2bed2a3c1d3553013dd5bdceb5320ef14.zip |
Client-side caching and request changes
Changes to reduce load on the remote site:
* Uses a local LRU cache to store results.
* Has only one pending request outstanding at a time.
* Increase debounce timer to 1.25 seconds.
* After a short time, display '<Compiling>' to user.
* Shows compile time taken at the bottom.
Diffstat (limited to 'lib/compilers/default.js')
0 files changed, 0 insertions, 0 deletions