[Mono-dev] Building a code optimizer for mono

Preeti Murthy preeti.murthy at gmail.com
Sun Apr 22 05:59:00 UTC 2012


This is where we have published our project. Kindly let us know your
feedback:

https://github.com/preeti-u-murthy/Optimizing-Mono

On Sun, Apr 15, 2012 at 10:57 PM, Rafael Teixeira <monoman at gmail.com> wrote:

> You can publish it at GitHub, under a reasonable OSS license, and announce
> it here so that we can see if it should be kept as a separate tool, or be
> added to gmcs, as an optional step.
>
> Thanks for working on such project,
>
> Fun,
>
> Rafael "Monoman" Teixeira
> ---------------------------------------
> "The most exciting phrase to hear in science, the one that heralds new
> discoveries, is not 'Eureka!' (I found it!) but 'That's funny ...'"
> Isaac Asimov
> US science fiction novelist & scholar (1920 - 1992)
>
>
> On Sat, Apr 14, 2012 at 3:16 PM, Preeti Murthy <preeti.murthy at gmail.com>wrote:
>
>> Hi everyone
>>
>> We are a group of undergraduate engineering students from National
>> Institute of Technology, Karnataka, India.
>> We were interested in the project 'Code optimization using Cecil' which
>> is one of the projects under contributing to mono tools.
>>
>> Over a period of a few months, we have built a code optimizer, which does
>> loop unrolling and loop fusion on specific kind of loops,
>> by modifying the CIL of the CSharp program compiled by the GMCS compiler,
>> before handing it over to the JIT compiler.
>>
>> We observed that such a code optimizer does show improved performance of
>> the JIT compiler.We have documented our work done
>> on the code optimizer. We were wondering how our work can be reviewed for
>> its usefulness by the mono development community.
>>
>> Regards
>>
>>
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>
>


-- 
This is Preeti, signing off.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120422/3bf47564/attachment.html>


More information about the Mono-devel-list mailing list