Commit Graph

7 Commits

Author SHA1 Message Date
Sascha L. Teichmann 674912ed5f Test linked list in both directions in base tile hash. 2016-05-11 18:43:20 +02:00
Sascha L. Teichmann 9a355d08fd Typo fix. 2016-05-11 12:02:36 +02:00
Sascha L. Teichmann a0d38b7ce6 Made go vet happy on test of base tile hashing. 2016-05-11 12:01:39 +02:00
Sascha L. Teichmann ed41cfbe01 Made test less spammy. 2016-05-11 11:43:38 +02:00
Sascha L. Teichmann b257a60b2d Improved tests of base tile hash. They fail. TODO: Fix bugs in base tile hash. 2016-05-11 11:39:50 +02:00
Sascha L. Teichmann bae7e7c3e6 Made size of hashes LRU cache a parameter set by the webmapper. 2016-05-10 21:02:16 +02:00
Sascha L. Teichmann 69ee5af388 Implemented a simple LRU cache with max 256 entries for base tile hasing. TODO: Improve test. 2016-05-10 18:57:14 +02:00