15 Commits (3073006ef4f55c48045e12c0eb1a7d7959459893)

Author SHA1 Message Date
Drew Short 3073006ef4 Updated dependency versions 8 years ago
Drew Short dc8453dc67 Ran rustfmt 8 years ago
Drew Short 188fbe9101 Converted hash.rs into a module. Refactored lib.rs and the tests within. 8 years ago
Drew Short 1d408c2905 Working on allowing the cache to be turned off 8 years ago
Drew Short 6a27b548fd Introduced the concept of a cache_version so that we can change the cache style without segfaulting existing deployments. 8 years ago
Drew Short b543cb397e Moved the cache into a struct 8 years ago
Drew Short 7fe8fa06e7 Project warnings cleanup 9 years ago
Drew Short 8d9161bef3 Added Compression To Cached Matrix Data 9 years ago
Drew Short 0d128cb8aa Style changes 9 years ago
Drew Short 8b2de14eb6 Working on storing DFT's in the cache since we have it. 9 years ago
Drew Short c853b63827 Working on caching the DCT/DFT 9 years ago
Drew Short 0f6574e7c7 Updates to caching and the unit tests to ensure this build runs. 9 years ago
Drew Short 3a5a129cce Removed an error message. Updated the caching to differentiate between file sizes. 9 years ago
Drew Short 5ef33aef97 Working simple caching of the images used to hash. Needs some additional work, but much better than on dry runs. 9 years ago
Drew Short 18d715ef1c Working on a simple caching solution for already processed image buffers 9 years ago