Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WasmWasm and WasmAOT to local testing script #3272

Merged
merged 19 commits into from
Aug 23, 2023
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
a2a83ba
Switch pwsh to powershell.
LoopedBard3 Jul 25, 2023
31df6a5
Added build args and some benchmark run args for the added WasmWasm R…
LoopedBard3 Jul 31, 2023
35b1d70
Add additional setup steps for the runtimes for each run.
LoopedBard3 Aug 7, 2023
8ddd09c
Add prereqs section, fix EMSDK_PATH setting, fix provision name.
LoopedBard3 Aug 7, 2023
a4a46b2
Make sure directories are made for file copy.
LoopedBard3 Aug 7, 2023
7949d24
Mitigate WasmWasm commit issue due to now have a way to run multiple …
LoopedBard3 Aug 7, 2023
f0f8b26
Add consistent dotnet instance so that tools (wasm-tools, etc.) can b…
LoopedBard3 Aug 7, 2023
027c3fd
Add wasmsdk tool install for WasmWasm runs.
LoopedBard3 Aug 8, 2023
7412348
Cleanup some comments.
LoopedBard3 Aug 8, 2023
54645d0
Fix workload being installed.
LoopedBard3 Aug 8, 2023
4a8f0fd
Add WasmAOT for testing and fixed build-nugets -> built-nugets typo.
LoopedBard3 Aug 8, 2023
9e07d23
Fix WasmAOT BDN arg spacing typo.
LoopedBard3 Aug 9, 2023
4057433
Cleanup some comments, add reinstall-dotnet for benchmark building do…
LoopedBard3 Aug 14, 2023
0b97124
Split benchmark running and arg generation into multi-commit and sing…
LoopedBard3 Aug 14, 2023
8a051fb
Update prereqs area for correctness, and added commit to single BDN r…
LoopedBard3 Aug 16, 2023
931cfa2
Rename WasmWasm to WasmInterpreter.
LoopedBard3 Aug 17, 2023
b44eea1
Fix spacing around =.
LoopedBard3 Aug 21, 2023
625ecd9
Per PR suggestions. Renamed src_dir and dest_dir instances to be indi…
LoopedBard3 Aug 22, 2023
491b3d1
Fix alignment missed in previous commit.
LoopedBard3 Aug 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading