Lots of pages below the same parent and how it effects load time
I guess everybody knows that having to many child pages under the same parent is bad for performance. But exactly how bad and where is the limit.
Since it's now so easy to create your own object and save it to Episerver it can be an option instead of using the DDS. So I decided to do a quick hack to see what type of performance I got on med development virtual machine when having lots of pages below the same parent.
If you aren't aware that you can easily store your own objects in Episerver and manipulate them in the same way you would do with pages read more about it in the docs.
Below is a screen dump of my test after a fresh IIS reset. Call times are in milliseconds.

Comments