🦞🌯 Lobster Roll

Thread

Choo, architecture & performance (medium.com)

Stories related to "Choo, architecture & performance" across the full archive.

Choo, architecture & performance (medium.com)
A Pinterest Progressive Web App Performance Case Study (medium.com)
AMP on Rails (making.dia.com)
Fairytale about performance in web application (itnext.io)
Story describes how I fixed JS execution time from 26 to 1 sec
Precache for Performance with Service Workers (bendyworks.com)
Low Hanging Fruits in Frontend Performance Optimization (pawelurbanek.com)
A Performance Analysis of Javascript’s Array.prototype.filter (medium.com)
Optimizing SPA load times with async chunks preloading (mmazzarolo.com)
Why do browsers throttle JavaScript timers? (nolanlawson.com)
Why Object of Arrays (SoA pattern) beat interleaved arrays: a JavaScript performance rabbit hole (royalbhati.com)
Self extracting JavaScript from a PNG (p01.org)
Open Source JavaScript+Canvas+HTML5 GameBoy Color Emulator (with ROMs) (gamecenter.grantgalitz.org)
Web Performance Testing With PhantomJS (wesleyhales.com)
Neat way to leverage PhantomJS :)
Asynchronous JS: $.Deferred for HTML5 Applications (html5rocks.com)
Browsers should have been cars. Instead they’re shopping carts. (blogs.law.harvard.edu)
The State of Javascript - Brendan Eich (Strange Loop) (brendaneich.github.com)
"a new project to implement a lightweight high-performance JavaScript runtime in Java" (mail.openjdk.java.net)
JavaScript secrets of worrydream.com (arcfn.com)
Gmail and the GC — Joys of JavaScript (medium.com)
The Future of OOCSS: A Proposal (philipwalton.com)
Using Web Workers to Speed-Up Your JavaScript Applications (blog.teamtreehouse.com)
Seriously.js - real-time, node-based video compositor for the web (seriouslyjs.org)
ECMAScript 6 features (github.com)
Surfing Modern Web With Ancient Browsers (Sort Of) (virtuallyfun.superglobalmegacorp.com)
"Fourth Tier LLVM" JavaScript JIT enabled in WebKit Mac (trac.webkit.org)
For some time now, Apple have been working on using LLVM as a fourth tier JIT. For those not familiar with the concept, the modern JS JITs have a series of tiers optimised for different workloads. e.g. JavascriptCore starts in an interpreted mode (low compilation time) and when a function/loop is in...
No more JS frameworks (bitworking.org)
Invoke: declare a function on a server, then directly use it in a browser (github.com)
7 Principles of Rich Web Applications (rauchg.com)
JavaScript Application Architecture On The Road To 2015 (medium.com)
Performance of AngularJS, ReactJS and KnockoutJS Compared (dapperdeveloper.com)