Improve Startup performance Meeting Minutes

19 Jan 2007

Attendees: Prashanth, Tim, Lloyd, Nandini, Nazrul and Suveen

Nandini discussed on the effort of threading the startup of system services. She is currently seeing an improvement of 2-3 sec (about 4%). Lloyd mentioned there would be an overhead of creating several new threads, instead use the RunnableBase.

Lloyd has a patch on LifecycleModuleService which improved the startup time by 2 sec (about 3.5%). Also working on the threading of AdminService.

Lloyd to revisit the earlier fix which he had to revert back b'cos of quicklook failures.