This is the mail archive of the java-patches@sourceware.cygnus.com 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: trivial optimizations


Anthony> Here are four simple optimizations I discovered by profiling
Anthony> MakeMimeType.

Yay, check these in.

Anthony> The Vector and StringTokenizer changes are essentially manual
Anthony> inlines.  As horrible as this sounds, I think the changes are
Anthony> relatively easy to swallow.

If we made VectorEnumeration a final class, would gcj automatically
inline the function call there?

Tom

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