On Thu, Nov 29, 2018 at 10:25 AM David Mertz <me...@gnosis.cx> wrote: > > That's easy, Antoine. On a reasonable modern multi-core workstation, I can do > 4 billion additions per second. A year is just over 30 million seconds. For > 32-bit ints, I can whiz through the task in only 130,000 years. We have at > least several hundred million years before the sun engulfs us. >
Python ints are not 32-bit ints. Have fun. :) ChrisA _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/