aWsm
aWsm copied to clipboard
Performance comparison with wamr
Did you guys get a chance to compare the performance between awsm and wamr?
Hello! Well, we have a comparison utility for comparing against wamr (also others) in the repo.
Bench for a single app (fibonacci): https://github.com/gwsystems/wasm_apps/blob/master/fibonacci/Makefile Bench for all the supported apps: https://github.com/gwsystems/wasm_apps/blob/master/Makefile
Hope this helps.