内存测量和优化
ByteCount — 用于存储表达式的字节数量
LeafCount — 表达式中“叶子”数量
Length ▪ Depth ▪ BitLength ▪ Hash
Clear — 清除符号主值
ClearAll — 清除所有属性和值
$HistoryLength — 以前输出存储的数量
$RecursionLimit ▪ $IterationLimit ▪ $MaxNumber ▪ $MaxPrecision
MemoryConstrained — 取消一次计算,如果占用太大的内存
MemoryInUse — 当前使用的内存数量
MaxMemoryUsed — Wolfram 语言内核使用的最大数量
MemoryAvailable — 该内核其他可用内存的估计量
Share — 内部共享的子表达式
FileSize — 一个外部文件的大小
Compress — 产生一个任意表达式的压缩字符串
Uncompress — 从它的压缩字符串恢复表达式
BinarySerialize ▪ BinaryDeserialize
Short — 显示一个表达式的简短版本
底层优化
Remove ▪ ClearSystemCache ▪ SystemOptions ▪ SetSystemOptions