Add libsodium benchmark (#2025)

This commit is contained in:
Wenyong Huang
2023-03-15 08:24:08 +08:00
committed by GitHub
parent bab2402b6e
commit 05d7ec30b1
9 changed files with 131 additions and 7 deletions

View File

@ -515,7 +515,7 @@ jobs:
git fetch https://github.com/WebAssembly/wasi-libc \
8f5275796a82f8ecfd0833a4f3f444fa37ed4546
git checkout FETCH_HEAD
make \
make -j \
AR=/opt/wasi-sdk/bin/llvm-ar \
NM=/opt/wasi-sdk/bin/llvm-nm \
CC=/opt/wasi-sdk/bin/clang \