Hello, > Because you didn't mention the key advantage that you get from > AOT-compiled shared libraries: saving memory from sharing library code > between processes. You're only two points were about saving time and > memory from not having to JIT compile code.
Ah, that is correct, and I had at least completely ignored that fact. Using --aot will indeed use shared mapping between various Mono processes, so it is an extra advantage. Miguel _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath