Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-24 | Added tagMap caching. | Jasper Van der Jeugt | 1 | -6/+8 | |
Because the readTagMap function was currently one of the bottlenexks, this has caused a speedup of 900% for some test cases, so yay for that. | |||||
2010-01-21 | Some more documentation. | Jasper Van der Jeugt | 1 | -0/+6 | |
2010-01-20 | Speedup of factor 4 by switching to the Data.Binary library for serialization. | Jasper Van der Jeugt | 1 | -7/+5 | |
2010-01-20 | Added caching again. But now the more sexy, stable and fast version. | Jasper Van der Jeugt | 1 | -2/+14 | |
2010-01-20 | Made site and cache directory configurable. Caching stubs. | Jasper Van der Jeugt | 1 | -0/+12 | |