Skip to content

Commit

Permalink
add a warning about wasmi results
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed May 31, 2023
1 parent 9c88f24 commit 9ee47bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions benchmark/ffmpeg.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ measures the time taken.

## Result

> **Warning**
> It's pointed out that the way I built wasmi was not ideal:
> https://github.com/yamt/toywasm/issues/8#issuecomment-1570506209
![Result](./ffmpeg.png)

* Run on a macOS/amd64 laptop:
Expand Down
4 changes: 4 additions & 0 deletions benchmark/startup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ print the `-version` message)

## Result

> **Warning**
> It's pointed out that the way I built wasmi was not ideal:
> https://github.com/yamt/toywasm/issues/8#issuecomment-1570506209
![Result](./startup.png)

* Run on a macOS/amd64 laptop:
Expand Down

0 comments on commit 9ee47bf

Please sign in to comment.