For some reason, our pages that use Tiles don't perform anywhere near as well as those that don't use tiles.
I've been trying to figure out the performance issues, but I'm stuck. I've basically taken all of the code out of our layouts, so that all of the same layouts are getting called, but there is no code in them but the includes I need. The performance problem is really only an issue when we need to render large (500+ rows) tables on a particular page. It takes the page up to a minute to load in IE 6 using tiles, but the load is almost instantaneous without tiles. Obviously, for developer productivity and maintainability, we really love Tiles and want to continue using it, but we can't ignore these performance issues. Does anyone have any ideas? -- -Heath Borders-Wing [EMAIL PROTECTED]

