summaryrefslogtreecommitdiff
path: root/benchmark/module
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/module`Antoine du Hamel2023-02-034-10/+10
* module: only set cache when finding module succeedszhangyongsheng2021-02-121-0/+80
* benchmark: use let instead of varDaniele Belardi2020-02-132-7/+5
* benchmark: swap var for let in benchmarksAlex Ramirez2020-02-132-2/+2
* module: warn on using unfinished circular dependencyAnna Henningsen2019-11-011-0/+34
* benchmark: improve module-loader benchmarkRuben Bridgewater2019-04-041-32/+28
* benchmark: add new module loading benchmarksRuben Bridgewater2019-04-041-0/+51
* benchmark: remove unused catch bindingscjihrig2018-11-061-1/+1
* benchmark: changed millions and thousands to njuggernaut4512018-04-101-14/+13
* benchmark: refactorRuben Bridgewater2018-02-011-13/+11
* test: move tmpdir to submodule of commonRich Trott2018-01-311-4/+4
* benchmark: use destructuringRuben Bridgewater2018-01-231-5/+5
* benchmark: remove writing to benchmark directoryRich Trott2017-10-121-23/+4
* benchmark: var to constRuben Bridgewater2017-09-191-8/+8
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-7/+7
* benchmark: add final clean-up to module-loader.jsVse Mozhet Byt2017-03-211-0/+2
* benchmark: add parameter for module benchmarkBrian White2017-03-101-7/+20
* benchmark: add module loader benchmark parameterBrian White2016-04-141-4/+17
* benchmark: fix lint errorsRich Trott2016-03-031-2/+8
* tools,benchmark: increase lint complianceRich Trott2016-02-271-2/+1
* benchmark: move misc to categorized directoriesAndreas Madsen2016-02-261-0/+53