Antoine Pitrou added the comment: > I don't understand why you avoid to show any examples which benefit. > Shouldn't optimizing patches prove their efficient?
Many micro-optimizations get committed without proving themselves on a high-level benchmark suite, as long as they produce a big enough difference on micro-benchmarks. I think you have noticed that! A 4x improvement on a micro-benchmark is very likely to make a difference in at least some real-world code (while a 10% improvement wouldn't). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19087> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com