cvs commit: modperl-2.0/todo features_optimization

2004-03-03 Thread stas
stas2004/03/03 17:04:28 Modified:todo features_optimization Log: can optimize modperl_callback_current_callback_(set|get) Revision ChangesPath 1.3 +5 -0 modperl-2.0/todo/features_optimization Index: features_optimization =

cvs commit: modperl-2.0/todo features_optimization

2004-03-03 Thread stas
stas2004/03/03 13:03:33 Modified:todo features_optimization Log: * consider using the temp pool for things that are needed only during the configuration and can be dropped before the actual serving is started. that pool gets destroyed right after the post-config phase

cvs commit: modperl-2.0/todo features_optimization

2004-02-09 Thread stas
stas2004/02/09 15:00:13 Added: todo features_optimization Log: deparsed anon-sub handlers can be optimized Revision ChangesPath 1.1 modperl-2.0/todo/features_optimization Index: features_optimization ==