web-tooling-benchmark
web-tooling-benchmark copied to clipboard
Light mode?
Hi all!
I'm trying to test web-tooling benchmark in my development environment,
but find that it takes too long to run and generates a huge sized file (dist/cli.js).
Is there any lite mode that enables short running time (such as few iterations) ? Or how can I easily set this mode?
I also build a single benchmark passing --env.only option,
but it seemed that the created cli.js contained all test code like before.
Sadly, single benchmark took a long time as well..
Thanks in advance.