On Wed, Jan 5, 2011 at 5:39 PM, Neil Van Dyke <n...@neilvandyke.org> wrote:
> Sam Tobin-Hochstadt wrote at 01/05/2011 05:28 PM:
>>
>> I've been on-and-off working on a disassembler for jitted x86 functions in
>> Racket,
>
> This is great, Sam.  Thank you.
>
> Your problem now is that, while some CL-type people will like to see
> assembly dumps, they will grumble about any missed optimizations. :)

Well, the first step is seeing the problem ...

More seriously, the reason that I'm interested in this is that with
things like the TR optimizer, understanding the behavior of Racket at
the assembly level is all the more important.  Hopefully this will
lead to improvements at both the optimizer and the JIT level.
-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to