Commit Graph

3 Commits

Author SHA1 Message Date
5343c0d427 reduce memory usage
Reduce memory usage by storing the filename as string instead of
individual tags.
2018-03-19 19:21:57 +01:00
d4fd25dc4c replace LinkedHashMap with a more memory efficient implementation
This saves approximately 50MB of heap space.
2017-09-30 17:51:02 +02:00
d1e39513f3 create web application 2016-12-21 17:48:36 +01:00