Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
For the convenience of developers, I've written a little test class for measuring the time and memory required to load a file using Apache Imaging. Code can be modified for use for other purposes (such as writing files, etc.). I propse that this class be added to the examples in the Apache Imaging code distribution.
The Java file I've included with this upload includes a lot of explanation of why I do certain things when I'm testing. I don't claim that it's the last word in testing procedures. Really, it's more of a first word and lead to further discussion and even more useful tools.