Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 258 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 258 Bytes

crun wasm benchmark result

$ make generate_csv

Following CSV files are generated.

  • max_memory_avg.csv
  • execution_time_avg.csv
  • startup_time_avg.csv

In CSV file:
line 2 is the result of crun.
line 3 is the result of crun_with_multiple_wasm.