Skip to content

test: move benchmark tests out of main test suite

Rodrigo Muino Tomonari requested to merge github/fork/Trott/benchmarks into master

Move benchmark tests (which are slow) out of the main test suite. We can hopefully add them to node-daily-master so that they are still run daily on CI.

(If someone on Windows could test vcbuild test-benchmark, that would be great.)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading