[Mono-dev] Optimization at opcode level
Rusmin Susanto
rusminsusanto at yahoo.com
Fri Jun 9 03:45:20 EDT 2006
Hello,
I know that there are plenty of guidelines on optimization techniques in writing C# code.
Does anyone know where can I find information on optimization at opcodes level (what I mean is intermediate language)?
Or can someone give suggestions/tricks on optimizations when writing code at opcode level?
I know that different languages produce slightly different opcodes. Thus, if the JIT engine is the same, I assume that different language has slightly different performance depending on the generated opcode.
I would like to learn more about writing code in opcodes level. So, any information will be appreciated.
Thanks.
Rusmin
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060609/02875802/attachment.html
More information about the Mono-devel-list
mailing list