@python 3.10.0
@objc 8.0b1
object description lookup     : 0.038
NSObject description lookup   : 0.187
NSArray description lookup    : 0.864
object description bound call : 0.317
NSObject description bound call: 1.635
NSArray description bound call: 1.175
object description unbound call: 0.347
NSObject description unbound call: 2.007
NSArray description unbound call: 2.329
object description IMP call   : 0.337
NSObject description IMP call : 1.373
NSArray description IMP call  : 0.875
python function call          : 0.052
objc function call            : 0.152
call no-args from objc        : 8.216
