sunpig + stevesouders   21

Cache compressed? or uncompressed? | High Performance Web Sites
If a response is compressed, does the browser save it compressed or uncompressed?
stevesouders  browser  cache  caching  memory  storage  http  response  compression  zip  wpo  performance  optimization 
9 weeks ago by sunpig
High Performance Web Sites :: (down)Loading JavaScript as strings
"The technique they came up with was to wrap the JavaScript in comments. This allows the code to be downloaded, but avoids the CPU lockup for parsing and execution. Later, when the user clicks on a feature that needs code, a cool dynamic technique is used to extract the code from the comments and eval it."
stevesouders  performance  js  javascript  optimization  webdev  download  parse  parsing  execution  eval  string  load  sproutcore  charlesjolley  deferred  velocity 
december 2009 by sunpig
High Performance Web Sites :: HTTP Archive Specification: Firebug and HttpWatch
"HttpWatch has long supported exporting HTTP information. That’s one of the many reasons why it’s the packet sniffer I use almost exclusively. Earlier this year, as part of the Firebug Working Group, I heard that Firebug wanted to add an export capability for Net Panel. I suggested that, rather than create yet another proprietary format, Firebug team up with HttpWatch to develop a common format, and drive that forward as a proposal for an industry standard. I introduced Simon Perkins (HttpWatch) and Jan “Honza” Odvarko (main Net Panel developer), then stepped back as they worked together to produce today’s announcement."
har  archive  performance  web  webdev  testing  record  tools  sniffer  firebug  httpwatch  http  traffic  optimization  stevesouders  lh 
october 2009 by sunpig
High Performance Web Sites :: Performance Impact of CSS Selectors
Based on these tests I have the following hypothesis: For most web sites, the possible performance gains from optimizing CSS selectors will be small, and are not worth the costs. There are some types of CSS rules and interactions with JavaScript that can make a page noticeably slower. This is where the focus should be. So I’m starting to collect real world examples of small CSS style-related issues (offsetWidth, :hover) that put the hurt on performance. If you have some, send them my way. I’m speaking at SXSW this weekend. If you’re there, and want to discuss CSS selectors, please find me. It’s important that we’re all focusing on the performance improvements that our users will really notice.
performance  optimization  web  html  dom  css  selector  stevesouders  rule 
march 2009 by sunpig

related tags

aggregate  ajax  analyse  appcache  archive  async  asynchronous  average  bing  block  browser  cache  caching  charlesjolley  code  compare  compression  css  debugging  defer  deferred  delay  dom  download  eval  execution  expires  expiry  f5  failure  fast  firebug  firefox  font  frontend  ga  google  googleanalytics  har  head  header  history  hmlhttprequest  html  http  httparchive  httpwatch  ie  iframes  image  inline  internetexplorer  javascript  js  lh  load  localstorage  lukew  lukewroblewski  manifest  measure  measurement  memory  mobile  onload  optimization  optimize  page  parse  parsing  pattern  performance  performane  persistence  plugin  record  refresh  reload  render  request  resource  response  rule  safari  script  selector  seo  sniffer  souders  speed  spof  sprite  spriteme  sproutcore  statistics  stevesouders  storage  string  style  stylesheet  tags  test  testing  timing  tool  tools  trace  tracking  traffic  trend  velocity  waterfall  web  webdesign  webdev  webkit  wpo  wpochat  xhr  zip 

Copy this bookmark:



description:


tags: