Software Development – Java – Open Source

Archive for December, 2007

Saturday, December 1st, 2007 at 7:53 pm

While working on a Jackrabbit issue I came across a method that is called about a million times for certain requests. In this method an ArrayList instance and a few Integer instances were created on each call to eventually build up a list of ints. I thought I might give it a try and use [...]

Posted in Java | No Comments »>