]> granicus.if.org Git - python/commit
bpo-35884: Add string-keys-only microbenchmark for dict access to var_access_benchmar...
authorStefan Behnel <stefan_ml@behnel.de>
Mon, 25 Mar 2019 08:20:53 +0000 (09:20 +0100)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 25 Mar 2019 08:20:53 +0000 (01:20 -0700)
commit68d228f174ceed151200e7e0b44ffc5edd4e0ea2
treeb202f156ddd148ddb0bea3976c95b2c3bc05b885
parent5e333784f007950f22de44c1ffab5b0c03d6691f
bpo-35884: Add string-keys-only microbenchmark for dict access to var_access_benchmark.py (GH-11905)
Tools/scripts/var_access_benchmark.py