Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-35884: Add string-keys-only microbenchmark for dict access to ↵ | Stefan Behnel | 2019-03-25 | 1 | -12/+28 |
| | | | | var_access_benchmark.py (GH-11905) | ||||
* | bpo-35884: Add missing FIFO queue benchmark (GH-11898) | Raymond Hettinger | 2019-02-16 | 1 | -1/+10 |
| | | | https://bugs.python.org/issue35884 | ||||
* | Fix typo (micro->nano) (GH-11759) | Raymond Hettinger | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | bpo-35884: Add variable access benchmarking script (GH-11725) | Raymond Hettinger | 2019-02-02 | 1 | -0/+272 |