benchmark: add test for module loader
authorRobert Kowalski <rok@kowalski.gd>
Sat, 13 Sep 2014 09:06:28 +0000 (11:06 +0200)
committerTrevor Norris <trev.norris@gmail.com>
Wed, 24 Sep 2014 22:48:55 +0000 (15:48 -0700)
commitefa47e593d0fe63127b39b5c0ef67ac534af5eb4
tree123be731674917ee14a5538b742a337e176befe1
parentf773fb41cc2a59f981146763e9f378f9a8586714
benchmark: add test for module loader

Adds a test for benchmarking the module loader, needed for benchmarking
changes / refacortings in the module loader.

Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Reviewed-by: Timothy J Fontaine <tjfontaine@gmail.com>
benchmark/misc/module-loader.js [new file with mode: 0644]