disastR
-
2011-06-08
- labels: --> Performance
The Java and HBM files have to be checked for modifications quite often (look for System.out.println("check") in the source code).
Especially considering the future plan to not check for modifications by modification date, but by content, this can become a performance issue.
It should be investigated whether the number of checks for modification can be reduced somehow.