dmidecodeコマンドはBIOS内のシステム情報を見るコマンドらしい、メモリ等の情報を見ることができる。
dmidecode for Apple OS X
Dmidecode is a long standing, effective tool for reading manufacturer info from the SMBIOS tables present on most modern x86 based systems. It’s been available for many years on most Unix like operating systems and has also been ported to Windows. Until now, it had never made the leap to OS X.
ターミナルから以下によりインストール可能
brew install cavaliercoder/dmidecode/dmidecode
自分のMacにはLPDDR3が2枚刺さっていることがわかった
$ sudo dmidecode --type memory | grep "LPDDR"
Type: LPDDR3
Type: LPDDR3