Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Lazy loading


Go to End


1989 Views

Avatar
nixa

Community Member, 3 Posts

26 February 2008 at 2:40pm

Fist i want to say this is a awsome product, and now i have some sugestions ( sorry if this is repost , but i didn't found anything regarding this topic )

I'm building some big site dinamic site strucutre where i have somewhere about 14 tabs with around 15 inputs ( textfields) in it. So when i load that page from backend i have kind of shortpipe problems with latency and perfomance.

My sugestion is to put lazy loading on roadmap, porhaps you can se zimbra use case http://www.zimbra.com/blog/archives/2007/03/lazy_loading.html where they found enhacment in about 50% of backend speed.

I will probably solve this on some weird way ( to dinamicly create iframe or something ) but the thing is that this should be a feature

my 2c.