objspace.std.withmethodcachecounter
- name: withmethodcachecounter
- description: try to cache methods and provide a counter in __pypy__.
for testing purposes only.
- command-line: –objspace-std-withmethodcachecounter
- command-line for negation: –no-objspace-std-withmethodcachecounter
- option type: boolean option
- default: False
- requirements:
Testing/debug option for –objspace-std-withmethodcache.