Home
.NET Tools Support | JetBrains
Submit a request
Community
Sign in
Anna Guseva
Follow
New articles and posts
New articles, posts, and comments
Total activity
305
Last activity
May 18, 2022 07:32
Member since
April 15, 2015 10:55
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
113
Activity overview
Articles (5)
Posts (0)
Comments (185)
Anna Guseva
commented,
May 18, 2022 07:32
dotMemory Unit 3.2 is the latest version. Unfortunately we don't have resources to release new dotMemory Unit version for now and it’s not included in our immediate planning. Also we do not see a l...
Community
dotMemory discussions
dotMemory from visual studio unittest uses old format? (Use dotMemory 2017.3)
0 votes
Anna Guseva
commented,
May 17, 2022 15:23
Hi, The latest version of dotMemory Unit is quite old and it writes data in the old format. dotMemory breaks forward compatibility quite often because we implement a lot of new features and memory ...
Community
dotMemory discussions
dotMemory from visual studio unittest uses old format? (Use dotMemory 2017.3)
0 votes
Anna Guseva
commented,
February 15, 2022 11:50
If I expand the ToString I can easily find out the methods of my application but not understand how to fix ToString related high memory consumption similarly for other categories/methods. Why do ...
Community
dotMemory discussions
How to optimize high memory allocation for String types
0 votes
Anna Guseva
commented,
February 10, 2022 14:03
You should expand back traces tree to find methods from your code where these objects are created, e.g. the first Concat method which allocates ~77GB is called from code relates to logging: This m...
Community
dotMemory discussions
How to optimize high memory allocation for String types
0 votes
Anna Guseva
commented,
January 28, 2022 11:00
Hi, apt-get is Linux command-line tool for handling packages, it can't be used on Windows. As I mentioned here, Windows cmd doesn't provide the ability to install components from the command line w...
Community
dotMemory discussions
How to profile the dotnetcore applications deployed in AKS(Azure Kubernetes Service) cluster?
0 votes
Anna Guseva
commented,
January 20, 2022 18:34
Not found any documentation on dotMemory with docker container. it would be very helpful if there is any documentation related to this. You can find information about dotMemory command line prof...
Community
dotMemory discussions
How to profile the dotnetcore applications deployed in AKS(Azure Kubernetes Service) cluster?
0 votes
Anna Guseva
commented,
January 20, 2022 13:54
Can you please provide the above commands for Windows based Container and dockerfile (dotnetcore3.1) as well ? I've described my ideas about Windows solution here.
Community
dotMemory discussions
Can we use dotMemory profiler for the dotnet application which are hosted in Azure Kubernetes Cluster?
0 votes
Anna Guseva
commented,
January 20, 2022 13:52
Windows cmd doesn't provide the ability to install components from the command line without additional tools (e.g. powershell) as Linux does. Common Windows docker container doesn't contain powersh...
Community
dotMemory discussions
How to profile the dotnetcore applications deployed in AKS(Azure Kubernetes Service) cluster?
0 votes
Anna Guseva
commented,
January 14, 2022 11:12
Hello, Thank you for your interest in our products. We've investigated this possibility and posted an answer in a similar post.
Community
dotMemory discussions
How to profile the dotnetcore applications deployed in AKS(Azure Kubernetes Service) cluster?
0 votes
Anna Guseva
commented,
January 14, 2022 11:03
Hello, There isn't any "out of box" solution how to use dotMemory in AKS clusters. Actually, it's possible to run dotMemory command line tool in docker container and it will work if you deploy this...
Community
dotMemory discussions
Can we use dotMemory profiler for the dotnet application which are hosted in Azure Kubernetes Cluster?
1 vote