# How can i calculate Memory usage in Node-red-Dashboard?

**URL:** https://discourse.nodered.org/t/how-can-i-calculate-memory-usage-in-node-red-dashboard/80804
**Category:** Dashboard
**Tags:** node-red-dashboard
**Created:** [25 August 2023 17:20 UTC](https://discourse.nodered.org/t/how-can-i-calculate-memory-usage-in-node-red-dashboard/80804 "2023-08-25T17:20:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Fathi2022](https://avatars.discourse-cdn.com/v4/letter/f/b487fb/32.png) [@Fathi2022](https://discourse.nodered.org/u/Fathi2022)
#### Post date: [25 August 2023 17:20 UTC](https://discourse.nodered.org/t/how-can-i-calculate-memory-usage-in-node-red-dashboard/80804/1 "2023-08-25T17:20:08Z")

</div>

How can I calculate Memory usage in Node-red-Dashboard?

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [25 August 2023 20:19 UTC](https://discourse.nodered.org/t/how-can-i-calculate-memory-usage-in-node-red-dashboard/80804/2 "2023-08-25T20:19:42Z")

</div>

Do you want the memory use in a users browser or the memory of the nodes on the server?

I assume the former since you are asking about the Dashboard. To get that, you should open the browser's dev tools (F12 on most Windows/Linux browsers). Then you will find a tab called Memory. Using that you can take 1 or more snapshots of memory usage.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [24 September 2023 20:20 UTC](https://discourse.nodered.org/t/how-can-i-calculate-memory-usage-in-node-red-dashboard/80804/3 "2023-09-24T20:20:38Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
