pitrou commented on pull request #7408: URL: https://github.com/apache/arrow/pull/7408#issuecomment-642892636
To avoid parsing, you could query those instead: ``` $ sysctl hw.l1dcachesize hw.l1dcachesize: 32768 $ sysctl hw.l2cachesize hw.l2cachesize: 262144 $ sysctl hw.l3cachesize hw.l3cachesize: 12582912 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
