A couple of questions about the selection of right asm version

ucorn <[email protected]> Mon, 10 Oct 2016 17:10:44 +0800
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
Hi, Guys:
    I am buiding a monitoring system. In the java agent end, we utilize asm to do bci things.
    Now we confront a selection of asm version which needs to match the following conditions:
   1. Support jdk 1.5~1.8 
   2. With better performance
   
   I did a simple benchmark with asm tree api and visitor api, and found the tree api with far more better performance in my cases.
   As to the comparison of different asm version, the performance data is:
   asm 4.2 > asm 5.1 = asm 6.0 alpha.
   The asm 4.2 is with best performance and about 10% above the latter.
   
   So anybody can give a suggestion about this, which version to choose currently.
   And what is the road map of asm 6.0, when will the offical release be announced.
   Thanks greatly for your advice.



ucorn


-- 
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