/[Apache-SVN]
ViewVC logotype

Revision 1650170


Jump to revision: Previous Next
Author: krosenvold
Date: Wed Jan 7 21:22:24 2015 UTC (9 years, 7 months ago)
Changed paths: 4
Log Message:
Minor optimizations.

Exctrated use of calendar, since all operations involving the calendar classes
are costly including getInstance.

- Allocated array of correct size

Arguably these issues are really only irritations for anyone measuring the performance
of commons-compress; in other words not all that significant in terms of real
performance gain, at least not the kind an end-user would notice.

Changed paths

Path Details
Directorycommons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.java modified , text changed
Directorycommons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.java modified , text changed
Directorycommons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java modified , text changed
Directorycommons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26