<div dir="ltr"><div><div>Hi Stoil,<br><br>Could you give me a description on what the different files are? For example, I'm looking at the 2dfir directory, it looks to me the gimpdump files are a result of a plugin looking at the gimple structure, so counting the different types of nodes, but its not immediately clear what the .raw.static and .raw.dynamic files are, are these the instructions found in a binary and then those executed, or is there a more detailed analysis going on?<br>

<br></div>For the list of benchmarks you have listed as failed, some of these may be due to them being too large to fit on the target hardware, are you simulating/targetting an ATmega328 or some other AVR device?<br><br>
In Lymington I've been running my own experiments with BEEBS with a newer toolchain (it looks to me like the linker hasn't been correctly identifying when tests don't fit in memory), and as such have a larger list of tests which don't fit on an ATmega328. I've noticed a few of these match up with your failed list, perhaps you are seeing issues due to  out of memory issues only picked up when running simulavr. For reference, my ignore list is now:<br>

</div><div><div><br> adpcm blowfish compress dtoa fir int_matmult miniz nettle-cast128 nettle-des ns picojpeg rijndael stringsearch1<br><br><br></div><div>Thanks,<br>Simon<br></div></div></div><div class="gmail_extra"><br>

<br><div class="gmail_quote">On Fri, Aug 8, 2014 at 11:31 AM, Stoil Ganev <span dir="ltr"><<a href="mailto:sg13286.2013@my.bristol.ac.uk" target="_blank">sg13286.2013@my.bristol.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi all,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">So I extracted some data for the benchmarks based on the gimple tree structure and AVR instruction traces. Nothing ARM based as of yet. Currently it is located in this repositry :</div>


<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><a href="https://github.com/Stalekon/beebsv2-analysis-data" target="_blank">https://github.com/Stalekon/beebsv2-analysis-data</a><br>


</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I am looking for feedback on the format of the data and whether I should move the repositry under MAGEEC or just make it part of the beebs one.</div>


<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Some of the benchmarks I consider to have failed during AVR simulation due to timeouts or weird behavior. These are listed in 'fails'. Also, during the gimple analysis i got data per C file so I have combined that in a *-combined.gimpdump file.</div>


<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Regards,</div><div style="font-family:arial,sans-serif;font-size:13px">Stoil Ganev</div></div>
<br>_______________________________________________<br>
mageec mailing list<br>
<a href="mailto:mageec@mageec.org">mageec@mageec.org</a><br>
<a href="http://mageec.org/cgi-bin/mailman/listinfo/mageec" target="_blank">http://mageec.org/cgi-bin/mailman/listinfo/mageec</a><br>
<br></blockquote></div><br></div>