This javaScript functions are demonstrating the possibility of client side caching via javaScript and html5 storage apis. Page resources like images, javaScript files, stylesheets and html content ...
This is an overview of an optimization technique I've been using in JSIL for a while, where you create and update polymorphic inline caches in your JavaScript code at runtime so that it can stay fast ...