0

Again concerning zk performance

asked 2009-06-03 11:22:25 +0800

yuzexu2 gravatar image yuzexu2
222

we are developping a project use zk.
but the performance problem Always make me a headache!
i forced use iframe in my project
because the way of include or the createComponents(uri , parent , arg) make our project performace very bad.

my Framework:

index.zul
<borderlayout>
<north>
<menubar />
</north>
<center>
<iframe id="iframe"/>
</center>

</borderlayout>
when user select menu the iframe.src=url refresh the center
the performace is well
but if i remove the iframe
when user select menu i do createComponents( url , center , null)
when i operate long time the performace is bad
May I say is not very clear , If I can do a simple engineering
I was really confused ?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-06-03 15:23:46 +0800

sousa1981 gravatar image sousa1981
573 4

Interesting, can you post an more simple testable code please?

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-06-03 11:22:25 +0800

Seen: 194 times

Last updated: Jun 03 '09

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