Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Search.ResultSet()->overhead()


Method overhead

int overhead()

Description

Return the size of the memory overhead, in bytes.

You can minimize the overhead by calling dup(), which will create a new resultset with the exact size needed.