| Page 1 of 1 | [ 8 posts ] |
|
Performance.
The next installment of YUI: Open Hours will be this Friday (not Wednesday due to scheduling conflicts) at the usual time 10am - 12pm Pacific Time. Ryan Grove and Satyen Desai will be talking about site and code performance: how and what to measure, some of the tools available, and some optimization tips. I'm trying to rally up a couple more guests as well, so stay tuned. |
|
Philip Tellis will also be joining us to talk about "round trip performance" and a new YSlow plugin he's working on.
|
|
Good IEBlog article, bringing focus to problem pots in front end development:
http://blogs.msdn.com/b/ie/archive/2010 ... stems.aspx Where are your bottlenecks, and how do you measure them? |
|
Ryan just did an excellent talk here at Yahoo! that you should all check out before the call if possible, but after the call if you don't have time in the next few hours
http://yui.zenfs.com/theater/grove-zen-hd.mov It's a big file, HD video. You've been warned. But definitely check it out! |
Sidnei da SilvaYUI Contributor
|
Adding a link to my custom loader:
https://staging.landscape.canonical.com ... /loader.js It needs the 'yui-base' and 'get' to be already loaded. The basic idea is that it will preload one or more rollup files in parallel, while queuing calls to .use(). Once the 'onEnd' event fires for all the rollups, the queued .use() calls are processed in order. I plan to make it a little more generice and write a bit about it at some point. |
|
The recording is here:
http://yui.zenfs.com/theater/openhours-20100903.mov (349M) |
Sidnei da SilvaYUI Contributor
|
I did a comparison of different approaches at using the loader and manually combo-loading vs letting the loader do all the work. Here's a link to the HAR Viewer with the different cases:
http://bit.ly/dmR2BE I'll do a more in-depth write up in the morning. |
Sidnei da SilvaYUI Contributor
|
Okay, finally managed to write it all down. Hopefully it'll be useful to someone:
http://blog.sidneidasilva.com/2010/10/0 ... -with-yui/ @ls_n: I'll make sure to talk to eric_f about improving the loader to support something like this natively. -- Sidnei |
| Page 1 of 1 | [ 8 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group