This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients Rhamphoryncus, chemacortes, jcea, mark.dickinson, pitrou, rhettinger
Date 2009-02-11.21:18:48
SpamBayes Score 6.245266e-07
Marked as misclassified No
Message-id <1234387130.57.0.36710005944.issue5186@psf.upfronthosting.co.za>
In-reply-to
Content
I'm fine with rotating 4 bits instead of 3, especially if the timings look 
good on 32-bit as well as 64-bit.

We should really benchmark dict lookups (and set membership tests) as well 
as dict creation.
History
Date User Action Args
2009-02-11 21:18:50mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, jcea, chemacortes, Rhamphoryncus, pitrou
2009-02-11 21:18:50mark.dickinsonsetmessageid: <1234387130.57.0.36710005944.issue5186@psf.upfronthosting.co.za>
2009-02-11 21:18:49mark.dickinsonlinkissue5186 messages
2009-02-11 21:18:49mark.dickinsoncreate