Chrome 'Crankshaft' JavaScript Optimizer Is Faster
| Article Published December 09, 2010
Crankshaft analyzes JavaScript to determine which bits of code are heavily used and which are not. The code that is heavily used with be optimized; the code that is not will be left alone.
Tags : JavaScript, Chrome browser, Optimizer
Tags : JavaScript, Chrome browser, Optimizer
