2 papers
cs.SE2026
Debugging Performance Issues in WebAssembly Runtimes via Mutation-based Inference
Ruiying Zeng, Shuyao Jiang, Wenxuan Zhao +1
Performance debugging in WebAssembly (Wasm) runtimes is essential for ensuring the robustness of Wasm, especially since performance issues have frequently occurred in Wasm runtimes…
cs.SE2024
Distinguishability-guided Test Program Generation for WebAssembly Runtime Performance Testing
Shuyao Jiang, Ruiying Zeng, Yangfan Zhou +1
WebAssembly (Wasm) is a binary instruction format designed as a portable compilation target, which has been widely used on both the web and server sides in recent years. As high pe…