Skip to content

Instantly share code, notes, and snippets.

@mdesantis
Created September 18, 2011 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdesantis/1225505 to your computer and use it in GitHub Desktop.
Save mdesantis/1225505 to your computer and use it in GitHub Desktop.
ligament.js - Minified version
/* Copyright (C) 2011 by Yehuda Katz | MIT */
M={},V={},C={};
@MattiSG
Copy link

MattiSG commented Sep 18, 2011

OMG that's so much more efficient. I have just run 10000 loops of download tests without cache, and I have gained about 0.02 ms!! Thanks so much!!

@pedromtavares
Copy link

it's almost absurd the performance gains this brought to my ligament.js app, it's like the page loads before the browser even asks for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment