1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source
Reinhard Pointner d143e3feb5 * major performance improvements for mass-movie matching by optimizing data caching
* caching of requests didn't work in parallel searches because threads would always hit similar files (in order) at the same time and can't benefit from caching. new logic is one thread per folder as all files resulting in the same query are usually in the same folder
2012-07-24 20:01:48 +00:00
..
net/sourceforge * major performance improvements for mass-movie matching by optimizing data caching 2012-07-24 20:01:48 +00:00
ehcache.xml * use proper caches 2012-07-24 19:54:26 +00:00