bug number: 1508 description: Test cast that demonstrates time taken to castor many objects castor: SVN of 22-Aug-2006 Instructions: This test cast will demonstrate the amount of time that it takes to castor a collection containing many objects. It is a little hard to write a test case for timing issues because obviously the speed of your computer will have an impact on performance. This test was written for a P4 2.8GHz With 1Gig Ram. Running the test before applying the patch should return a castor time of about 24 seconds, the test should fail. After applying the patch the time should drop to about 3.5 seconds and the test should pass.