Ogólnie

Caching bytecode, the result of parsing + compilation

[Alex Russell] web performance budgets

[Philip Walton] User-centric Performance Metrics

Struktury danych

DataView, typedArray, ArrayBuffer

[v8.dev] Improving DataView performance in V8

[v8.dev] Optimizing hash tables

[v8.dev] Fast properties

[Lin Clark] Why ArrayBuffer

[hacks.mozilla.org] TypedArray or DataView understanding byte order

localStorage

[Nolan Lawson] Browser database landscape, 2015

[Nolan Lawson] PouchDB maintainer: how to think about databases, 2016

[github perspective]

A fast, memory efficient streaming pivot engine written principally in C++ and compiled to both WebAssembly and asm.js

Operacje na DOM

[mozilla.org] DocumentFragment

[Paul Lewis] - Lazy Load

EventLoop

[mozilla.org] EventLoop,

[Jake Archibald] await vs return vs return await

[Jake Archibald] zadania i mikrozadania

[Philip Walton] idle until urgent

V8

[v8.dev] the Orinoco garbage collector

[v8.dev] Ignition interpreter

[Lin Clark] Firefox’s new streaming and tiering compiler