4 lines
148 B
Bash
Raw Normal View History

2022-10-17 11:04:31 +08:00
cd Release && ninja -j16 && cd ..
Release/performance/pikascript_performance
gprof Release/performance/pikascript_performance gmon.out > report.txt