Tamarin:WeeklyUpdates/2008-06-17: Difference between revisions
Jump to navigation
Jump to search
Sunterberg (talk | contribs) (New page: = 10th June 2008 = == Attendees == * Adobe: Rick, Steven, Scott, Vladimir, Jeff * Mozilla: Brendan, Ethan * Intel: Moh, Ben, Min, Jungwoo == Updates == * Brendan (Mozilla) ** Short and...) |
Sunterberg (talk | contribs) |
||
| Line 1: | Line 1: | ||
= | = 17th June 2008 = | ||
== Attendees == | == Attendees == | ||
* Adobe: | *Adobe: Steven, Vladimir, Edwin | ||
* | *Intel: Moh, Carmen, Jungwoo, Mingqiu | ||
* | *Mozilla: Brendan, jorendorff, Andreas Gal | ||
== Updates == | == Updates == | ||
* | *Mingqiu talked about two optimizations offered for TC: Array.unshift and some prefetching in String code. | ||
** | ** The unshift opt | ||
*** | ** The prefetch opt | ||
** | ***Those two opts show good performance improvement on sunspider and JS speed. More details at | ||
*** | **** https://bugzilla.mozilla.org/show_bug.cgi?id=438889 | ||
*** | **** https://bugzilla.mozilla.org/show_bug.cgi?id=438881 | ||
* | *Edwin talked about the freshly-pushed code that pipelines trace-recording and assembling, giving background about why we did it and how it works — he’s going to write up more info about how to interpret the new verbose mode. There was some discussion as to how the pipeline might be parallelized. | ||
* | *Edwin & Steven mentioned that Michael Daumling’s rewrite of TT String is looking good and will probably be ready by end of week. | ||
* | |||
*Edwin mentioned that we are hopefully about a week away from trace trees being ready to push. | |||
Latest revision as of 20:51, 24 June 2008
17th June 2008
Attendees
- Adobe: Steven, Vladimir, Edwin
- Intel: Moh, Carmen, Jungwoo, Mingqiu
- Mozilla: Brendan, jorendorff, Andreas Gal
Updates
- Mingqiu talked about two optimizations offered for TC: Array.unshift and some prefetching in String code.
- The unshift opt
- The prefetch opt
- Those two opts show good performance improvement on sunspider and JS speed. More details at
- Edwin talked about the freshly-pushed code that pipelines trace-recording and assembling, giving background about why we did it and how it works — he’s going to write up more info about how to interpret the new verbose mode. There was some discussion as to how the pipeline might be parallelized.
- Edwin & Steven mentioned that Michael Daumling’s rewrite of TT String is looking good and will probably be ready by end of week.
- Edwin mentioned that we are hopefully about a week away from trace trees being ready to push.