objspace.std.optimized_int_add
- name: optimized_int_add
- description: special case the addition of two integers in BINARY_ADD
- command-line: –objspace-std-optimized_int_add
- command-line for negation: –no-objspace-std-optimized_int_add
- option type: boolean option
- default: False
Optimize the addition of two integers a bit. Enabling this option gives small
speedups.