python3 compile_to_target.py O2
To obtain the total running time:
python3 runtime_profiling_total.py O2
To obtain the running time for three stages:
cd runtime_profiling_three_stages
python3 runtime_profiling.py O2
python3 analyze_performance.py
Revealing Performance Issues in Server-side WebAssembly Runtimes via Differential Testing.
Shuyao Jiang, Ruiying Zeng, Zihao Rao, Jiazhen Gu, Yangfan Zhou, and Michael R. Lyu.
In Proceedings of the 38th IEEE/ACM International Conference on Automated Software Engineering (ASE), September, 2023.