libgcj performance: _Jv_LookupInterfaceMethod
Jeff Sturm
jsturm@sigma6.com
Thu Nov 4 12:04:00 GMT 1999
Tom Tromey wrote:
> I'm checking in a modified version of this patch. Basically I'm
> cleaning up formatting problems. In the future please make sure the
> formatting matches our coding style, and please write a ChangeLog
> entry. Thanks in advance.
oops... sorry. Can you point me to any docs on the Cygnus coding
style? I tend to use tabstop=4 and follow Sun's style guide for Java,
which affects the way I format C++ too...
> However, I think your change is ok. I'd want to see data supporting a
> loop before we restored it. For instance, if hash value clashes are
> common, then adding the loop back would make sense.
Agreed. In fact there are no clashes in my program yet. The total
number of interface methods in use tends to be somewhat small and fixed.
--
Jeff Sturm
jsturm@sigma6.com
More information about the Java
mailing list