embench / embench-iot

The main Embench repository
https://www.embench.org/
GNU General Public License v3.0
248 stars 101 forks source link

Remove I/O dependencies of md5sum benchmark #177

Open jeremybennett opened 1 year ago

jeremybennett commented 1 year ago

This is a proposed benchmark for Embench 2.0, which still has printf calls, albeit now guarded by #ifdef DEBUG. This needs a full cleanup to remove these altogether before adoption.