]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35884: Add variable access benchmarking script (GH-11725)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 3 Feb 2019 06:54:56 +0000 (22:54 -0800)
committerGitHub <noreply@github.com>
Sun, 3 Feb 2019 06:54:56 +0000 (22:54 -0800)
commitf75d59e1a896115bd52f543a417c665d6edc331f
tree2844619da81c9c03ae3cdd7fb4576a23782a9a87
parent2c2ba05a6be0b7fafa0e2a833a65876e41d4733d
bpo-35884: Add variable access benchmarking script (GH-11725)
Doc/whatsnew/3.8.rst
Misc/NEWS.d/next/Tools-Demos/2019-02-01-12-22-37.bpo-35884.hJkMRD.rst [new file with mode: 0644]
Tools/scripts/var_access_benchmark.py [new file with mode: 0644]