This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: java: suppress java.lang.Object constructor


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> I see a disproportionate number of cache misses in
Jeff> _Jv_AllocObject, ostensibly due to the finalizer check
Jeff> (java.lang.Object's vtable is seldom used otherwise).

That's interesting.  How do you measure cache misses?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]