I known, only a few people use lua, so here are the steps required for a standard ubuntu to install everything needed to run the scripts: sudo apt install lua5.1 ...
io.write(string.format("成功率: %.2f%%\n", (success_count / summary.requests) * 100)) io.write(string.format("总耗时: %.2f秒\n", summary.duration/1000000)) io ...