0

Performance difference between different Layouts?

asked 2009-03-25 16:35:06 +0800

OverFlo123 gravatar image OverFlo123
63 5

because our application is too slow in IE7 (works fine in FF3 and Chrome)
we try to find an easy way to improve performance.

One of our ideas is to change the type of Layout components we use.

But before we do this we like to know if there actually is a difference
between different layout components.

So - is there a performance difference between different Layout components,
especially if these are nested (e.g. TableLayout vs BorderLayout vs Boxes...)?


please help

regards

florian.

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-03-26 10:34:54 +0800

jeanher gravatar image jeanher
1824 2 6
ZK Team

Hi Florian,

Regarding performance issue with IE, one of the reason is that IE JavaScript engine is not as fast as Chrome and Firefox. The implementation differs from one browser to another.

Also, performance is highly related to how your application is implemented. It could be improved by optimization. If you need such kind of support, you can take advantage of ZK Support Services by sending a request to info at zkoss dot org.

Sincerely, Jean

link publish delete flag offensive edit

answered 2009-03-27 01:40:05 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Hi Florian,

Try to reduce using a huge HTML Table (like hbox and vbox), because browser handle HTML Table too expensive.

/Jumper

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-03-25 16:35:06 +0800

Seen: 221 times

Last updated: Mar 27 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More