diff options
| author | hallgren <hallgren@chalmers.se> | 2014-04-10 15:55:33 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-04-10 15:55:33 +0000 |
| commit | 4008a2b1114983e0d98df157cf4b3bad2764ad52 (patch) | |
| tree | 6783be060bbece08e653b65875bb69ab8b7b86e9 /src/runtime/java/.classpath | |
| parent | 5f75baf56ad1eea70ae786a71f557f093688b741 (diff) | |
PGF web service: disable caching of parse results
Caching parse results uses a lot of memory, even if they expire after
2 minutes, so it won't scale up to many simultaneous users.
But some excessive memory use seems to be caused by space leaks in
(the Haskell binding to) the C run-time system, and these should be fixed.
For example, flushing the PGF cache does not release the memory allocated
by the C run-time system when loading a PGF file.
Diffstat (limited to 'src/runtime/java/.classpath')
0 files changed, 0 insertions, 0 deletions
