Judy
PHP Manual

Judy::memoryUsage

(PECL judy >= 0.1.1)

Judy::memoryUsageReturn the memory used by the Judy array

Description

public int Judy::memoryUsage ( void )

Return the memory used by the Judy array.

Parameters

This function has no parameters.

Return Values

Return the memory used in bytes.


Judy
PHP Manual