I'm upgrading from MyFaces+Tomahawk 1.1.1 to 1.1.4. I'm using client side state saving.
There is a big increase in page size between 1.1.1 and 1.1.4. One of my bigger screens went from ~225K to ~700K (over 3x) and most of my smaller screens doubled in size. That's just the page, not counting all the links to images, stylesheets, javascript etc. Is this expected? Did the way client side state saving encoding change to be less efficient? Is there any options to reduce the size? I know there are things I can do to reduce the sizes but this was as close as I can get to an apples to apples comparison between 1.1.1 and 1.1.4, same apps, same data, only diff was the upgrade. Greg

