AfterBurner module use BeanPropertyAccessor as interface to access ASM generated Access4JacksonSerializer.
But there are too many implements of BeanPropertyAccessor, jit can't eliminate the dispatch overhead via inline cache.
Can we generate different class deserializer for different type like fory (apache/fory: A blazingly fast multi-language serialization framework powered by JIT and zero-copy.)