0

Defer zk.wpd file parsing

asked 2013-01-16 22:27:29 +0800

TRATOR gravatar image TRATOR flag of Brazil
96 1
http://www.codelimit.com....

Hello ZK warriors!

I´m using a Google´s plugin named PageSpeed to help me out how to implement a website with great performance. After the analysis. It sugests one point in my website that has some pendencies. It´s about "Defer parsing of JavaScript"

like explained here https://developers.google.com/speed/docs/best-practices/mobile?hl=pt-BR#DeferParsingJS

and the biggest file that is compromising the statistics is "zk.wpd"

is there some way to defer this file parsing? where I can do this? in my .zul page? zk.xml file?

Best regards,

Felipe Ribeiro

delete flag offensive retag edit

1 Answer

Sort by » oldest newest most voted
0

answered 2013-01-22 08:43:53 +0800

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

By default the zk.wpd file will pack some Javascript files from the same package into a zk.wpd file and it may be used before parsing the body content, but if it is not being used, it won't be loaded at the beginning.

link publish delete flag offensive edit
Your answer
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: 2013-01-16 22:27:29 +0800

Seen: 35 times

Last updated: Jan 22 '13

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