Does MAT run fully locally? [message #1864004] |
Mon, 11 March 2024 06:49  |
Eclipse User |
|
|
|
Hello everyone,
I am new to MAT, and is trying to use it to analyze one of the projects, and I wish it to do it fully locally. I.E. wants to make sure no data (even the heap memory analysis data) to not leave the local workstation. So, I was wondering, is MAT run fully locally? or does it make any api calls to external servers?
TLDR: does MAT run fully locally? or does it make any api calls?
Thank you
|
|
|
Re: Does MAT run fully locally? [message #1864126 is a reply to message #1864004] |
Mon, 18 March 2024 06:07  |
Eclipse User |
|
|
|
Hi,
the heap dump analysis is local - MAT does not have any server parts, the heap dump stays in the file system, additional files (various indexes) get created next to the heap dump file, and there are no remote calls involved in the analysis. This is what I can say about the MAT plugins.
The standalone version of MAT brings a set of "standard" Eclipse plugins, needed to have a complete application you can start and use. I am not aware that these would talk to external resources (unless triggered by actions like updating/installing software), but I don't know all of them in detail.
In doubt, you can do the analysis without network access - that should be no issue for MAT.
Hope this helps!
|
|
|
Powered by
FUDForum. Page generated in 0.06981 seconds