Hello zope users, I need your help with following situation. I have started to use FormulatorLayout Product, which in turn uses Formulator Product, to layout and render my forms. But the speed of rendering form with about 40 elements takes 10-20 seconds. Can you explain me how I can improve the speed of rendering these forms? Your help is very, very appreciated. -- Best regards, alienoid mailto:alienoid@is.lg.ua
alienoid writes:
I have started to use FormulatorLayout Product, which in turn uses Formulator Product, to layout and render my forms. But the speed of rendering form with about 40 elements takes 10-20 seconds. Can you explain me how I can improve the speed of rendering these forms? You can activate Zope profiling (Control_Panel --> Debug information --> Profiling) and see what eats the time. Then you may get a feeling where to optimize...
Dieter
participants (2)
-
alienoid -
Dieter Maurer