Skip to content

Benchmark results and a script for generating csv files

Notifications You must be signed in to change notification settings

oss-fun/crun-wasm-benchmark-results

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


The latest result is also avalable on Google Sheets.

About

Benchmark results and a script for generating csv files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Makefile 0.9%