Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] How AspectJ reflection engine compares against the standard Java one performance wise?

In other words, if I am writing plain old Java reflection code, should I
consider rewriting it using the AspectJ reflection system instead, because
the latter is faster?

--
View this message in context: http://aspectj.2085585.n4.nabble.com/How-AspectJ-reflection-engine-compares-against-the-standard-Java-one-performance-wise-tp4174240p4174240.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top