~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 5365.5.10.

  • Committer: John Arbash Meinel
  • Date: 2010-08-04 02:00:38 UTC
  • mto: This revision was merged to the branch mainline in revision 5390.
  • Revision ID: john@arbash-meinel.com-20100804020038-teb38durhgj6psxj
Do some timing with different objects.

It turns out that pure dict is 13.7us lookup time, dict-as-attr is 20.7us,
PyObject __getitem__ to dict-as-attr is 54us.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: