Skip to content

Commit 6f6c49d

Browse files
committed
a few observations on benchmark
1 parent a891d18 commit 6f6c49d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ is built with an ancient wasi-sdk to workaround
8080

8181
## How slow is this?
8282

83+
* reasonable performance for an interpreter
84+
* far slower than jit-based engines (as expected)
85+
8386
[benchmark with ffmpeg](./benchmark/ffmpeg.sh)
8487
```
8588
===== toywasm

0 commit comments

Comments
 (0)