Re: [GSoC] State saving improvements

2010-08-20 Thread Marius Petoi
Hello, Thank you for your appreciation. I'm happy that I could make myself useful. So, the amount of reduced state is: - about 60 Bytes for all the components that have at least a child facet with the removal of VISITED_FACET_COUNT - the size of the ATTACHED_OBJECT_HANDLERS_KEY, which was saved

[GSoC] State saving improvements

2010-08-18 Thread Marius Petoi
Hello, The improvements I made in the GSoC project regarding state saving are: - add the size of the saved state for each of the components in the debug page. - remove the VISITED_FACET_COUNT ATTRIBUTE attribute used by UIDebug from the component attributes map - remove ATTACHED_OBJECT_HANDLERS

Re: [GSoC] State saving improvements

2010-08-18 Thread Werner Punz
Hi any helping hand is welcome you did an outstanding job, and welcome to the club. Btw. I am just a bystander to this issue, how much improvement did you get by all this measures, do you have any performance or size numbers? Werner Am 18.08.10 15:55, schrieb Marius Petoi: Hello, The

Re: [GSoC] State saving improvements

2010-08-18 Thread Leonardo Uribe
Hi Yes, you did an excelent work. All those optimizations were difficult to find. I think we still need to do some work to commit the improvement for remove MARK_DELETED attribute. It could be good to know some numbers about these changes. regards, Leonardo Uribe 2010/8/18 Werner Punz