On Sun, 21 Jun 2020 11:07:05 +0200 Antoine Pitrou <solip...@pitrou.net> wrote: > > There's no such thing as "the cache". There are usually several levels > of cache. L1 cache is closest to the CPU [...]
... Note by "closest to the CPU" I really mean "closest to the CPU core's execution units". Those caches are on-chip, otherwise communication would be much too slow. Regards Antoine. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/HVBIA3C62HAKTU2QFJEMNVNDEJLHFCQP/ Code of Conduct: http://python.org/psf/codeofconduct/