benchmark-language icon indicating copy to clipboard operation
benchmark-language copied to clipboard

Replace batchfile with powershell

Open DNS opened this issue 2 years ago • 0 comments

run-benchmark.bat -> run-benchmark.ps1 clean-build.bat -> clean-build.ps1 build.bat -> build.ps1 timecmd.bat -> timecmd.ps1 Delete: build.sh

Build & running benchmark will require powershell.

DNS avatar Sep 20 '23 09:09 DNS