[ 8 posts ]

Luke Smith

YUI Contributor

  • Username: lsmith
  • Joined: Thu Aug 28, 2008 7:50 am
  • Posts: 507
  • Location: Sunnyvale
  • Twitter: ls_n
  • GitHub: lsmith
  • Gists: lsmith
  • IRC: ls_n
  • YUI Developer
  • Offline
  • Profile
Tags:

YUI: Open Hours Fri Sept 3rd

Post Posted: Mon Aug 30, 2010 2:51 pm
+0-
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.

Luke Smith

YUI Contributor

  • Username: lsmith
  • Joined: Thu Aug 28, 2008 7:50 am
  • Posts: 507
  • Location: Sunnyvale
  • Twitter: ls_n
  • GitHub: lsmith
  • Gists: lsmith
  • IRC: ls_n
  • YUI Developer
  • Offline
  • Profile

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Tue Aug 31, 2010 9:00 am
+0-
Philip Tellis will also be joining us to talk about "round trip performance" and a new YSlow plugin he's working on.

Luke Smith

YUI Contributor

  • Username: lsmith
  • Joined: Thu Aug 28, 2008 7:50 am
  • Posts: 507
  • Location: Sunnyvale
  • Twitter: ls_n
  • GitHub: lsmith
  • Gists: lsmith
  • IRC: ls_n
  • YUI Developer
  • Offline
  • Profile

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Tue Aug 31, 2010 9:02 am
+0-
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?

Luke Smith

YUI Contributor

  • Username: lsmith
  • Joined: Thu Aug 28, 2008 7:50 am
  • Posts: 507
  • Location: Sunnyvale
  • Twitter: ls_n
  • GitHub: lsmith
  • Gists: lsmith
  • IRC: ls_n
  • YUI Developer
  • Offline
  • Profile

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Thu Sep 02, 2010 2:58 pm
+0-
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 Silva

YUI Contributor

  • Username: sidnei
  • Joined: Tue Dec 22, 2009 11:34 am
  • Posts: 17
  • Location: Garibaldi, RS, Brazil
  • Twitter: sidneidasilva
  • GitHub: sidnei
  • Gists: sidnei
  • IRC: sidnei
  • Offline
  • Profile
Tags:

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Fri Sep 03, 2010 10:55 am
+0-
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.

Luke Smith

YUI Contributor

  • Username: lsmith
  • Joined: Thu Aug 28, 2008 7:50 am
  • Posts: 507
  • Location: Sunnyvale
  • Twitter: ls_n
  • GitHub: lsmith
  • Gists: lsmith
  • IRC: ls_n
  • YUI Developer
  • Offline
  • Profile

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Mon Sep 13, 2010 11:04 pm
+0-
The recording is here:
http://yui.zenfs.com/theater/openhours-20100903.mov (349M)

Sidnei da Silva

YUI Contributor

  • Username: sidnei
  • Joined: Tue Dec 22, 2009 11:34 am
  • Posts: 17
  • Location: Garibaldi, RS, Brazil
  • Twitter: sidneidasilva
  • GitHub: sidnei
  • Gists: sidnei
  • IRC: sidnei
  • Offline
  • Profile

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Mon Sep 27, 2010 10:04 pm
+0-
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 Silva

YUI Contributor

  • Username: sidnei
  • Joined: Tue Dec 22, 2009 11:34 am
  • Posts: 17
  • Location: Garibaldi, RS, Brazil
  • Twitter: sidneidasilva
  • GitHub: sidnei
  • Gists: sidnei
  • IRC: sidnei
  • Offline
  • Profile

Re: YUI: Open Hours Fri Sept 3rd

Post Posted: Thu Sep 30, 2010 10:29 pm
+0-
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
  [ 8 posts ]
Display posts from previous:  Sort by  
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