3 Nov 2003 00:17
Speeding up Reflection
J Cole <jcole <at> abacusbio.co.nz>
2003-11-02 23:17:08 GMT
2003-11-02 23:17:08 GMT
Hey guys, I have a simple requirement for some software I am developing - speeding up Field.get() & Field.set() calls. Does bcel have this capability? Are there any code snippets I can use? I have checked out the API - there doesn't seem to be anything I can use to this effect. I was thinking of modifying the bytecode of the Field class, removing the security checks etc. Any other thoughts? Joe Cole
RSS Feed