[Python-checkins] benchmarks: Issue #25719: Deprecate spitfire benchmark.

zach.ware python-checkins at python.org
Fri Nov 27 12:38:29 EST 2015


https://hg.python.org/benchmarks/rev/75751d838789
changeset: 236:75751d838789
user: Zachary Ware <zachary.ware at gmail.com>
date: Fri Nov 27 11:38:22 2015 -0600
summary:
 Issue #25719: Deprecate spitfire benchmark.
It makes use of psycho, which does not support 64bit platforms at all
and is long dead.
Patch by Florin Papa.
files:
 perf.py | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/perf.py b/perf.py
--- a/perf.py
+++ b/perf.py
@@ -2318,7 +2318,7 @@
 "formatted_logging"],
 # These are removed from the "all" group
 "deprecated": ["chameleon", "django", "iterative_count",
- "json_dump", "mako", "threaded_count"],
+ "json_dump", "mako", "threaded_count", "spitfire"],
 }
 
 # Calculate set of 2-and-3 compatible benchmarks.
-- 
Repository URL: https://hg.python.org/benchmarks


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /