Monday, February 02, 2004
Tweaked ContentDAO so that ArrayLists are allocated with the correct length from the start, for efficiency.
Other than that, the profiler's not showing much we can shave off the performance. Most time and object count goes into the database communication, and that's only doing the essentials now. If we really want to push it then we could look at caching the contents of the tables as well as their invariants, but I don't think it's worth it at this stage.
Final testing this afternoon, release tomorrow and re-import of the book. Then make the cia book available to all xrefer testers on Wednesday before final release this/next week.
...and then on to a different project!
T