Replace parse_testcodec.pl with a bit more powerful script.
commit603c98a4ffcdaf7b6f2a67e6c76c96ea0b32cd19
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 18 Oct 2010 18:55:31 +0000 (18 18:55 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 18 Oct 2010 18:55:31 +0000 (18 18:55 +0000)
tree2c9be086996b587496c468fcbd3cbaad80ff3e77
parent3bfda1002bc996e10a3b4006b93afdf1dd8cbd10
Replace parse_testcodec.pl with a bit more powerful script.

It can compare more than one result file at a time giving additional speedup colums, is more robust
(RaaA results don't have the "MHz needed for realtime" line which is handled with this one) and
has a mode to output the results in a form readable by spreadsheet software for nice graphs.
Needs Ruby 1.9.x

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28305 a1c6a512-1295-4272-9138-f99709370657
utils/parse_testcodec.pl [deleted file]
utils/parse_testcodec.rb [new file with mode: 0755]