Jakob Unterwurzacher 1d0a442405 OpenDir performance: Read DirIV once and reuse it for all names
Formerly, we called decryptPath for every name.
That resulted in a directory walk that reads in all diriv files
on the way.

Massive improvement for RM and LS (check performance.txt for details)

VERSION         UNTAR   RM   LS
v0.4               48    5    1.5
v0.5-rc1           56   19    7
v0.5-rc1-1         54    9    4.1   <---- THIS VERSION
2015-11-29 20:03:37 +01:00
..
2015-11-14 17:16:17 +01:00
2015-11-02 23:10:11 +01:00
2015-11-29 14:50:02 +01:00
2015-11-14 17:16:17 +01:00
2015-10-07 22:59:36 +02:00