How to understand where could be an issue?
![kemo](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
My page is crashing after some time on Azure.
I have this snapshot summary:
![4346e7bf63.png](http://puu.sh/pZ7jY/4346e7bf63.png)
Then I check Gen 2, and as far I understand we are looking for the one who is consuming the most memory or amount of instances:
![600b790a60.png](http://puu.sh/pZ7ms/600b790a60.png)
I clicked System - Byte[] instance categorizer, since it was consuming most of memory and got:
![af854f60c5.png](http://puu.sh/pZ7si/af854f60c5.png)
Instance retention graph:
![e740d58228.png](http://puu.sh/pZ7up/e740d58228.png)
I have no idea how to work through this here and come to my code and resolve issue in code.
I have this snapshot summary:
![4346e7bf63.png](http://puu.sh/pZ7jY/4346e7bf63.png)
Then I check Gen 2, and as far I understand we are looking for the one who is consuming the most memory or amount of instances:
![600b790a60.png](http://puu.sh/pZ7ms/600b790a60.png)
I clicked System - Byte[] instance categorizer, since it was consuming most of memory and got:
![af854f60c5.png](http://puu.sh/pZ7si/af854f60c5.png)
Instance retention graph:
![e740d58228.png](http://puu.sh/pZ7up/e740d58228.png)
I have no idea how to work through this here and come to my code and resolve issue in code.