|
Frances, the stats on the file are not particularly enlightening: Java programs . . . . . . . . . . . . . . . . . : 1000 Total classes in source . . . . . . . . . . . . : 0 Classes with current Java programs . . . . . . . : 0 Classes without current Java programs . . . . . : 0 Classes containing errors . . . . . . . . . . . : 0 but Java program statistics: Java program size (K bytes) . . . . . . . . . . : 30312 Release program created for . . . . . . . . . . : V5R2M0 the latter indicating it is being used. Lo -----Original Message----- From: Frances Stewart [mailto:francess@xxxxxxxxxx] Sent: 26 November 2003 18:19 To: Java Programming on and around the iSeries / AS400 Subject: Re: Bytecode cache & WAS5.0 You can do a DSPJVAPGM on the cache (though it may not work if the file is very large), which should show that JVAPGMs are being created, and think the timestamp would change as well. Frances Stewart WebSphere Application Server for iSeries External web site: http://www.iseries.ibm.com/websphere Team web site: http://w3.rchland.ibm.com/~was E-mail: francess@xxxxxxxxxx Tie-line: 553-2795, External: 507 253-2795 IBM Rochester "Mark Phippard" <MarkP@softlanding. To: Java Programming on and around the iSeries / AS400 <java400-l@xxxxxxxxxxxx> com> cc: Sent by: Subject: Re: Bytecode cache & WAS5.0 java400-l-bounces@m idrange.com 11/26/2003 12:00 PM Please respond to Java Programming on and around the iSeries / AS400 I do not know what you have you tried, but my understanding of the bytecode cache is that it would basically just allow the JVM to short-circuit the JIT process on subsequent restarts of the JVM. So the only difference you would see would be on subsequent invocations of your class files in a new JVM, and even then all you could observe would be that the JIT step would run faster. In other words, I do not think there is much you can do to really see this effect unless you have some classes with long JIT times. Also, I believe the JIT process doesn't even kick-in until your class/method has been used X number of times within a single JVM instance, so it may take some substantial usage before your class is even JIT compiled and you can take advantage of the bytecode cache. Mark "Raikov, Leonid" <RaikovL1@xxxxxxxxx> Sent by: java400-l-bounces@xxxxxxxxxxxx 11/26/2003 12:44 PM Please respond to Java Programming on and around the iSeries / AS400 To: "'JAVA400-L@xxxxxxxxxxxx'" <JAVA400-L@xxxxxxxxxxxx> cc: Subject: Bytecode cache & WAS5.0 How can I find out whether ByteCode Cache File of WAS5.0 is indeed being used by the server? I have configured it, but since there was no visible improvement in the response times, I can't help wondering whether the change has actually taken place. Lo _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.