> >>4 hours in the train, enough to dream.. > >>I've tried to imagine the best evolution for livedocs, and I've seen one > >>major modification needed : Separation > > > > Please make sure that you don't over design. It's supposed to be FAST. > > So everyone is supposed to hack its own copy ? I really don't see how > templating will make it significantly more slower, there's also a cache..
Derick's point is that there are tools to measure the changes in speed caused by changes in the code. While reinveting the design of the engine, we should keep in mind that if the design will be the best we have produced in our lifetime so far, but the speed will not be adequate, then we will not be able to deploy it to replace our current tools, so we have worked for nothing... That said, we need to monitor how our changes affect the display speed... Goba
