objspace.std.withmethodcache
- name: withmethodcache
- description: try to cache method lookups
- command-line: –objspace-std-withmethodcache
- command-line for negation: –no-objspace-std-withmethodcache
- option type: boolean option
- default: False
- requirements:
Enable method caching. See the section “Method Caching” in Standard
Interpreter Optimizations.