[wasm] Fix perf pipeline (#87469)
authorAnkit Jain <radical@gmail.com>
Tue, 13 Jun 2023 20:05:47 +0000 (16:05 -0400)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 20:05:47 +0000 (16:05 -0400)
commitbccebe73be1c86948e740eb81b271bcd0e72e5d8
treeec7714c53cdc1ae2f5befd87a6308c3367e7ad53
parentc6e361892a803221c73f611203f9347a54742a7a
[wasm] Fix perf pipeline (#87469)

* [wasm] Use the current `test-main.js` instead of the one for 7.0

* [wasm] perf: Add `--module` arg for v8, to support the es6 module

* [wasm] perf: Use tar for BrowserWasm for perf runs

.. because the new image does not have `zip` installed.

* remove debug bits
eng/pipelines/coreclr/perf-wasm-prepare-artifacts-steps.yml
eng/pipelines/coreclr/templates/perf-job.yml
eng/pipelines/coreclr/templates/run-scenarios-job.yml
eng/testing/performance/performance-setup.sh