Skip to main content

Home/ Web Performance/ Group items tagged webperf

Rss Feed Group items tagged

anonymous

Use The Index, Luke! - SQL indexing and SQL tuning for developers - 2 views

  •  
    A free tutorial to SQL indexing and SQL tuning for developers: It avoids unnecessary details about database internals.
anonymous

Faut-il limiter le nombre de Media Queries ? (Sass and Media Queries) - 0 views

  •  
    "Does combining the media queries have any actual performance improvements? Are people simply raising issue because they don't like the way the output CSS looks? That's a damn good question and one that Aaron also raised. As he put it, "Let's ask science!""
anonymous

motherjones/grunt-html-smoosher - 3 views

  •  
    "A grunt task which takes a html file, finds all the css and js links, and outputs a version with all the css and js written inline for ease of pasting into a cms"
anonymous

Smart Defaults: On Libraries & Frameworks - TimKadlec.com - 1 views

  •  
    "I've worked on projects where some of the devices we needed to test on couldn't load the page at all if jQuery was present-it was just too much JavaScript for the device to handle."
anonymous

Revisiting the "Cookieless Domain" Recommendation - 0 views

  •  
    "serving CSS files from the same domain as the base page [is] a performance win"
anonymous

Web Performance: One or thousands of Media Queries? - 1 views

  •  
    "engines do serialize and strip out duplicated media-queries so they only need to evaluate each media query once. Also they cache the queries so that they can re-use it later on"
anonymous

Rendering on the Server and Client in Node.js - 1 views

  •  
    "At Artsy we've been building Node.js applications that share code and rendering between the server and browser. We've seen many benefits from this - pages load faster, we can optimize SEO, developers are more productive, and JavaScript coding is just an overall better experience."
anonymous

Measuring performance of the user experience - 1 views

  •  
    "WebPagetest will now expose any User Timing marks that a page records so you can use the same custom events for your synthetic test measurement as well as your Real User Measurement"
anonymous

Common mistakes in smartphone sites - Google Developers - 2 views

  •  
    "Here are some common mistakes we see on smartphone-optimized websites and how to avoid them."
Oncle Tom

pngquant Home Page - 0 views

  •  
    pngquant 2 applies vector quantization algorithm to optimise image colour palette with the least amount of loss as possible.
anonymous

Google mobile search is getting faster - 0 views

  •  
    "Google mobile search is getting faster - to be exact, 200-400 milliseconds faster! We are gradually rolling out this improvement to all browsers that support the attribute (currently, mobile Chrome and Safari)."
mesbah095

Guest Post Online - 0 views

  •  
    Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
anonymous

eRetailers that use a CDN experience slower page load times than eRetailers that do not - 0 views

  •  
    "while 75% of the top 100 retail websites employ a Content Delivery Network (CDN), the median home page takes a full second longer to become interactive than the median page that does not use a CDN"
anonymous

D'un tweet à une page via trop de redirections - 0 views

  •  
    "Tracked by redirections from a simple tweet"
anonymous

PerfMap - 3 views

  •  
    "A bookmarklet to create a front-end performance heatmap of resources loaded in the browser using the Resource Timing API."
Frank Taillandier

Eliminating Roundtrips with Preconnect - 0 views

  •  
    we can tell the browser which sockets we will need ahead of initiating the actual requests via the new preconnect hint shipping in Firefox 39 and Chrome 46
« First ‹ Previous 81 - 100 of 150 Next › Last »
Showing 20 items per page