-
perform gc per .z.pg
Given that we cant use -g 1 and no change on caller side,is there any way to perform gc upon each .z.pg?I initially have.z.pg:{ bigresult: value x; .Q.gc[]; bigresult };
but the memory is not going down until next smaller query.
Log in to reply.