nanojpeg: allow CSV output to be buffered
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1822 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -371,6 +371,7 @@ void NanoJPEGCampaign::add_result(unsigned instr_ecstart,
|
|||||||
<< latest_ip << "\t"
|
<< latest_ip << "\t"
|
||||||
<< dec << psnr << "\t"
|
<< dec << psnr << "\t"
|
||||||
<< details << "\n";
|
<< details << "\n";
|
||||||
|
//resultstream.flush(); // for debugging purposes
|
||||||
}
|
}
|
||||||
|
|
||||||
void NanoJPEGCampaign::finalize_results()
|
void NanoJPEGCampaign::finalize_results()
|
||||||
|
|||||||
Reference in New Issue
Block a user