0

Performance Issue due to zscript

asked 2010-02-09 01:20:26 +0800

balamurugan32000 gravatar image balamurugan32000
111 2

I have almost 500 lines of code in zscript. Due to which it take some time to load the screen.
Any better approach?
I have gone through defered, but it is not useful as I am using bit old version of zk [3.5.1]

I tried <?init class="MyInit"?>, but no luck.
So how to we achive low parse time to zscript.

Also let me know if there are any other option to make zul and zk files as pre-compiled.

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-02-10 05:59:41 +0800

tmillsclare gravatar image tmillsclare
799 2 5 30

Hey balamurugan,

You may want to take a look at this Small Talk . It discusses the use of ZK following the MVC pattern. Doing this your Java code is compiled and performance is significantly improved.

For more performance tips take a look here.

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: 2010-02-09 01:20:26 +0800

Seen: 263 times

Last updated: Feb 10 '10

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