added presentation.pdf symlinks
[HTML5TV.git] / media / yuit-resig-testing / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 John Resig
5  </span>
6  <span class="summary">
7 Testing, Performance Analysis, and jQuery 1.4
8  </span>
9 <br>
10  <a class="url" href="">YUI Theater</a>,
11  <abbr class="dtstart" title="20091211">December 11, 2009</abbr>
12  <div class="description">
13 In the first part of the talk, John reviewed the range of tools available to frontend engineers for unit testing and for analyzing the performance of code. In the latter case, he argues for going beyond pure speed-based benchmarks to structural analyses of performance. By looking at structure, the jQuery team was able to identify and correct bottlenecks, resulting in major performance improvements in the upcoming 1.4 release.
14 <p>
15 In the second part of the talk (beginning at 49:20 in the video), John reviews some of those jQuery 1.4 changes. In the short third section (beginning at 1:03:15), he looks at some interesting trends he’s noticed in the practical application of new HTML 5 8elements — especially in older browsers.
16  </div>
17 </div>