@python 3.10.0
@objc 8.0b2
object description lookup     : 0.039
NSObject description lookup   : 0.187
NSArray description lookup    : 0.863
object description bound call : 0.314
NSObject description bound call: 1.670
NSArray description bound call: 1.178
object description unbound call: 0.333
NSObject description unbound call: 2.100
NSArray description unbound call: 2.309
object description IMP call   : 0.327
NSObject description IMP call : 1.423
NSArray description IMP call  : 0.895
python function call          : 0.052
objc function call            : 0.149
call no-args from objc        : 8.070
