blog-dombench
blog-dombench copied to clipboard
Imba version of benchmark
Hi. I added an initial version of the benchmark for Imba.
I added the method for creating the data in a separate file (fixtures.js). If it's okay with you, I'd love to move that to a shared script, and update all the benchmarks to use the same getData. That will clean up the different implementations, and help ensure they all spend the same time on data creation.