diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/jkoenig/java/discussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/user/jkoenig/java/discussion.mdwn b/user/jkoenig/java/discussion.mdwn index d7c8548d..352f6d62 100644 --- a/user/jkoenig/java/discussion.mdwn +++ b/user/jkoenig/java/discussion.mdwn @@ -104,6 +104,11 @@ is not important, but performance is. Probably faster than JNI, but only usable with GCJ. +> Given that we have very few JNI calls, +> it might be interesting to take a "dual" approach +> if CNI actually improves performance +> when compiling to native code. +> --[[jkoenig]] 2011-07-20 # IRC, freenode, #hurd, 2011-07-13 |