Skip to content

lianzhilu/TimeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Environment Setup

Before running this script, please configure the following environment:

  • Python3.0+

  • BCC

    sudo apt-get install bpfcc-tools linux-headers-$(uname -r)
    
  • The wasm runtime you want to run, such as

Get Started

After the environment is configured, you can run main.py with arguments.

python3 main.py --runtime=[wasm runtime] --source=[wasm code] --times=[times]

Then you can monitor the execution time of the specified program in the specified runtime.

The data will be stored in the .txt file in the /record directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages