]> granicus.if.org Git - python/commit
Remove pystone microbenchmark
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Sep 2016 09:49:06 +0000 (11:49 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Sep 2016 09:49:06 +0000 (11:49 +0200)
commit61fd70e05027150b21184c7bc9fa8aa0a49f9601
treea0c1b3bc024377f28a74f79ea42dba48552ec726
parent13b97e37d9d882d85b25652895f64958a42a6282
Remove pystone microbenchmark

Issue #15369. Please use the new "performance" benchmark suite.
Lib/test/pystone.py [deleted file]
Misc/NEWS