Could it be configurable?

Reason: our working set size is now approaching 4GB, same as the physical memory of the VMs.

Chopping out _raw_text could halve the overhead.

OTOH I notice that some queries are still being hoisted out as the old regex form, Eg.
Thu Jun  2 15:42:41 [conn1644] command foswiki__Marine__SeaSlugs__Taxa.$cmd command: { count: "current", query: { _history: { $exists: 0 }, _web: "Marine/SeaSlugs/Taxa", _raw_text: /%META:TOPICPARENT[{].*name=\"(Marine/SeaSlugs/Taxa\.)?Glosplum\".*[}]%/i } } ntoreturn:1 reslen:48 1111ms

Apparently produced by our breadcrumb browser doing something like
Error: no such plugin chili
%SEARCH{"parent.name='Glosplum'" ...}%

-- PaulHarvey - 02 Jun 2011

 

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads