Open liuxuan-account opened 1 year ago
If a class has dozens or more properties, reflectasm performance is slower than java native performance
I don't see why that would be. Are you measuring generation of the access class? Are you using method/field indices, not names?
If a class has dozens or more properties, reflectasm performance is slower than java native performance