Re: code size of a method
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
You can get an *estimate* (i.e. min and max boundaries) using CodeSizeEvaluator. See http://asm.ow2.org/asm32/javadoc/user/org/objectweb/asm/commons/CodeSizeEvaluator.html regards, Eugene On Tue, Feb 23, 2010 at 4:30 PM, <[email protected]> wrote: > > What is the simplest way to obtain the code size for a method that I am > visiting? > > thanks > > Mike
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws