Skip to content

Reflection method executor

Pre-release
Pre-release
Compare
Choose a tag to compare
@virustotalop virustotalop released this 10 Jul 06:51
· 145 commits to master since this release

First version to include the reflection method executor. Javassist method executors need to be tweaked. In micro-benchmarks Javassist method executors are slower than reflection, this is likely due to casting or some other issue, issue will be explored further.