Re: cache line length of a machine
"John" <[EMAIL PROTECTED]> wrote: > >How do I find out the cache line length of a machine in python? How would that piece of information be valuable in Python? There isn't anything you can do to take advantage of it in Python. You can look up the L2 and L3 cac
cache line length of a machine
How do I find out the cache line length of a machine in python? Thanks, --j -- http://mail.python.org/mailman/listinfo/python-list