Judy
PHP Manual

Judy::memoryUsage

(PECL judy >= 0.1.1)

Judy::memoryUsageReturn the memory used by the Judy array

说明

public int Judy::memoryUsage ( void )

Return the memory used by the Judy array.

参数

此函数没有参数。

返回值

Return the memory used in bytes.


Judy
PHP Manual