I have generated a simple set of forms using the Wizards module and coded it up by hand calling Wizard::SetContents and managing all the events in a single event loop. I modified the code to use the Sequencer module to utilize the ability to modularize the code and manage the wizard sequence better; however, it seemed to have a large performance reduction with the same forms. The Sequencer is nice for managing the workflow for multiple forms but it seems 3-4 times slower. Has anyone seen this? Thanks, dominic.
On Friday 02 July 2004 19:35, Dominic Reynolds wrote:
I have generated a simple set of forms using the Wizards module and coded it up by hand calling Wizard::SetContents and managing all the events in a single event loop.
I modified the code to use the Sequencer module to utilize the ability to modularize the code and manage the wizard sequence better; however, it seemed to have a large performance reduction with the same forms. The Sequencer is nice for managing the workflow for multiple forms but it seems 3-4 times slower.
Slower compared to what?
Has anyone seen this?
Welcome to the small but select group of YaST2 developers. I doubt if there are many more on this list. ;-) CU -- Stefan Hundhammer <sh@suse.de> Penguin by conviction. YaST2 Development SuSE Linux AG Nuernberg, Germany
participants (2)
-
Dominic Reynolds
-
Stefan Hundhammer