Craig McClanahan writes:

> The answer, of course, is "it depends on your application."  A couple of things
> to think about: [...good info...]

     Something I've been kind of wanting for a while is a relative
guide to how "expensive" various things are in java, like a method
call vs. a variable reference vs. instantiating an object vs. cloning
an object vs. etc.  Not so much absolute values as relative cost, just
to give me a guide for the general impact of such things.

     Does anything like this exist?  I've read Dennis Sosnoski's
articles and there's something about this at
http://www.sosnoski.com/Java/Session/Specifics2.html, but is there
anything more comprehensive?

Steven J. Owens
[EMAIL PROTECTED]
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to