Proxy compared to inline closures
Simple test for proxy performances in jQuery.
Run all
Run a bench
Tests
Direct call in closure
Duration:
Run
Closure with captured indirect reference
Duration:
Run
Inline $.proxy()
Duration:
Run
Cached $.proxy()
Duration:
Run
Wrapper function
Duration:
Run
Summary