Skip to content

Files

Latest commit

5a9ab4d · Mar 19, 2021

History

History
34 lines (21 loc) · 839 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 839 Bytes

WASMi Coremark

This repo provides script for running the coremark-minimal.wasm using wasmtime and wasmi.

Usage

usage: bm [wasmitime|wasm3|wasmi: string] [times: number]

CoreMark

Test Machine

CPU Model CPU Speed RAM Speed CPU Cores MEM
AMD Ryzen 9 5900X 12-Core Processor 2061.209 3200 MT/S 24 64GB

Result

wasmtime wasm3 wasmi
20885.547 1672.8003 516.1896

The coremark-minimal.wasm we are using here does not produce text output like coremark, just the final test result.

LICENSE

MIT