Ma Lin <[email protected]> added the comment:
RAM is now relatively cheaper than CPU. 1 million bytes object additionally use 7.629 MiB RAM for ob_shash. (100_0000*8/1024/1024). This causes hash() performance regression anyway. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46864> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
