Leif Mortenson wrote: > I agree, but try writing a performance test case. You can test both > methods and > get some solid numbers. Sometimes the code you think is fast is slow and > visavera. Performance tests should be named xxxxProfile.java. > > Take a look at the following for example: > scratchpad/org/apache/avalon/excalibur/system/test/ContainerProfile.java > test/org/apache/avalon/excalibur/pool/test/SingleThreadedPoolComparisonProfile.java
Speaking of which, are there any documents on how to actually go about doing testing, either for functionality or performance? There seems to be quite a bit of stuff in the way of a test harness, but before I go jumping into the code, perhaps there's something else I can read? Thanks, -Mark -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
