D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
creativedeveloper-net
Full window
Github gist
cached array length (http://jsbench.github.io/#584b5d37f7fcf8a14b1102b6ed5610cc) #jsbench #jsperf
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>cached array length</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script> <script src="./suite.js"></script> </head> <body> <h1>Open the console to view the results</h1> <h2><code>cmd + alt + j</code> or <code>ctrl + alt + j</code></h2> </body> </html>
https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js