[MAGEEC] BEEB features analysis

Stoil Ganev sg13286.2013 at my.bristol.ac.uk
Wed Aug 27 17:51:12 BST 2014


As some of you know I have been working on extracting data from the
benchmarks that could help us determine if they provide a good spread of
features.

This graph shows us the spread of gimple statements in the gimple tree
right after the 'ssa' pass:



This graph shows us the spread of basic blocks with different number of
edges leading from them:


​

This graph shows us the spread of instructions in the binary when the
benchmark has been compiled for atmega328p:


​
​This graph shows us the the spread of instructions executed during the
runtime of the program. Note that some benchmarks are not present because
they didn't execute properly in the simulator I was using.:


​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mageec.org/pipermail/mageec/attachments/20140827/0a91e320/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bb_edges_analysis.png
Type: image/png
Size: 131687 bytes
Desc: not available
URL: <http://mageec.org/pipermail/mageec/attachments/20140827/0a91e320/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avr_static_analysis.png
Type: image/png
Size: 140489 bytes
Desc: not available
URL: <http://mageec.org/pipermail/mageec/attachments/20140827/0a91e320/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avr_runtime_analysis.png
Type: image/png
Size: 117907 bytes
Desc: not available
URL: <http://mageec.org/pipermail/mageec/attachments/20140827/0a91e320/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gimple_analysis.png
Type: image/png
Size: 160182 bytes
Desc: not available
URL: <http://mageec.org/pipermail/mageec/attachments/20140827/0a91e320/attachment-0007.png>


More information about the mageec mailing list