CRC16対応をした。あとはコマンドライン整理とプリセット精査なんだけど、処理負荷でどこが重くなってんのか見ておきたい。
負荷測定については、instrumentsがdeparchedなので、 xcrun xctrace を使う。
xcrun xctrace record --template 'Time Profiler' --launch -- ./naru -e a.wav a.nar
CRC16対応をした。あとはコマンドライン整理とプリセット精査なんだけど、処理負荷でどこが重くなってんのか見ておきたい。
負荷測定については、instrumentsがdeparchedなので、 xcrun xctrace を使う。
xcrun xctrace record --template 'Time Profiler' --launch -- ./naru -e a.wav a.nar