Re: Object serialization

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Wed Jan 27 1999 - 11:20:32 EST


>
> Create an abstract class (or interface, now that they're fast :-)

They're fast? Just because they're not as superslow as they used to
doesn't mean I'd call them fast.

I thought your suggestion of either computing a perfect hash or at least
have the jit inline the softcall_lookupmethod was a very good one.
Although it's of course a trade-off since it'll bloat the jitted code
somewhat.

Btw, did you look at the heap walk I sent? Whenever you see
"walking class" following by a conservative scan, this means we're
scanning jitcode. We really need to find out whether that makes
any sense whatsoever.

        - Godmar


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:50 EDT