This is the mail archive of the java@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]
Other format: [Raw text]

Re: libcj java.nio.DirectBuffer is slow (no inlining)


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

>> Which specific methods should be inlined but aren't?

David> All methods could be.  The compiler could treat all Buffers as if they
David> were fancy arrays.

Sounds good to me.  I see you added it to the wiki.
Maybe a feature request PR would be appropriate?
Plus a volunteer of course :)

Tom


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