6 ms·
The --setup code (creating the namedtuple and dict) is only executed once. The timed portion is simply the field accesses.
by mjschultz 13y ago
The --setup code (creating the namedtuple and dict) is only executed once.
The timed portion is simply the field accesses.