I tried to get details from Monitoring dashboard. It is giving the memory
consumed in the ML.

I need for the particular XQuery, with variable level memory usage.

I want the details for scenarios like,
    For 100K entries is stored in map:map(), what amount of ML memory is
utilized.
    Memory usage for a variable which contains huge xml node in in-memory.

Thanks,
Prasanth

On Mon, Apr 20, 2015 at 11:30 PM, Prasanth N V R <[email protected]>
wrote:

> Thanks for your reply Geert.
>
> I am just looking some results similar to java visualvm.
>
> I need to get the memory details when I execute a xquery. This might help
> me to determine which part of code consumes memory. So that I can rewrite
> the code effectively as we normally do in java code.
>
> Thanks in advance.
>
> Thanks,
> Prasanth
>
> On Saturday, April 18, 2015, Geert Josten <[email protected]>
> wrote:
>
>>  Hi Prasanth,
>>
>>  You could try monitor the rise in memory usage when running that single
>> xquery (may prove to be unreliable), but otherwise to my knowledge no. What
>> are you trying to discover?
>>
>>  Cheers,
>> Geert
>>
>>   From: Prasanth N V R <[email protected]>
>> Reply-To: MarkLogic Developer Discussion <[email protected]
>> >
>> Date: Saturday, April 18, 2015 at 7:13 AM
>> To: MarkLogic Developer Discussion <[email protected]>
>> Subject: [MarkLogic Dev General] XQuery memory on Marklogic
>>
>>  Hi,
>>
>>  I need to check how much Marklogic memory is utilized for an xquery.
>>
>>  Is there a way to check the string variable, map:map, etc memory
>> utilization when executed in an xquery file?
>>
>>  Thanks,
>> Prasanth
>>
>>
>>
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to