This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa 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]

performance


>  - Sun's JDK (which version)
> OR
>  - GNU's gcj (which version)

I haven't done any tests, but have been very happy with tuned Kawa code.
Sometimes we'll add typing information for our inner loops, which
generates faster code.  We also use define-namespace heavily to avoid
the hassle of add types while avoiding reflection.

Regards,
Chris Dean


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