# Browser - Bad render performance

**URL:** https://discourse.nodered.org/t/browser-bad-render-performance/101820
**Category:** General
**Created:** [23 September 2026 07:56 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820 "2026-09-23T07:56:11Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Markus\_M](https://avatars.discourse-cdn.com/v4/letter/m/c4cdca/32.png) [@Markus\_M](https://discourse.nodered.org/u/Markus_M)
#### Post date: [23 September 2026 07:56 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820/1 "2026-09-23T07:56:11Z")

</div>

Hello.  
I am using following environment:

- Microsoft Server 2025 (Running on VM)
- Microsoft Edge Browser (Version 153.0.4234.48)
- NodeJS 24.21.0 LTS (latest)
- Node-RED 5.0.7 (latest)
- Reverse Proxy IIS
- Microsoft Defender

I am working via RDP on the server. Until a few weeks a ago there was no problem.

Current Problem:  
If I open a Node-RED project with flows which contains more nodes (in particular with link nodes) then the performance in the browser is very poor. If you click between the flows the browser jumps to NOT RESPONDING. It also occurs if you switch from the browser window to a another app and back to the browser window.

I checked with the DevOps Tools but I can't see any problems.  
I tested with and without the reverse proxy.  
I removed all separate installed nodes.  
I removed all own implemented nodes.  
I started with a fresh settings.js and with a fresh .node-red directory  
I tested with the Google Chrome browser.  
=\> The problem still exists if you create a flow with some nodes, link-nodes.

I also tested with Firefox -\> There is no problem. All works smoothly.

It seems there is a problem in combination of Node-RED and the current rendering-engine of chromium based browsers.

Does anyone has the same problem and how could this fixed.

Thanks and have a nice week.  
Markus

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [23 September 2026 09:11 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820/2 "2026-09-23T09:11:56Z")

</div>

There is certainly not a general problem using chrome browsers with node-red so it must be something specific to your use case. Possibly an issue with RDP and the chrome browsers. AI suggests disabling hardware acceleration in the browser.

---

<div class="post-metadata">

### Author: ![Markus\_M](https://avatars.discourse-cdn.com/v4/letter/m/c4cdca/32.png) [@Markus\_M](https://discourse.nodered.org/u/Markus_M)
#### Post date: [23 September 2026 09:30 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820/3 "2026-09-23T09:30:26Z")

</div>

OK I will check the combination of MS Edge and RDP.  
Hardware-Acceleration is also disabled but nothing changed.

---

<div class="post-metadata">

### Author: ![Hubertus](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hubertus/32/10077_2.png) [@Hubertus](https://discourse.nodered.org/u/Hubertus)
#### Post date: [23 September 2026 12:37 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820/4 "2026-09-23T12:37:53Z")

</div>

I have a tip:  
Browser performance is terrible when Dashboard 2.0 is open in the right sidebar. If you close it or select “Debug,” for example, the performance issue goes away.  
I've already reported this as an issue, but so far without success.

Result: It worked for me.  
Best regards,  
Hubertus

---

<div class="post-metadata">

### Author: ![Markus\_M](https://avatars.discourse-cdn.com/v4/letter/m/c4cdca/32.png) [@Markus\_M](https://discourse.nodered.org/u/Markus_M)
#### Post date: [23 September 2026 12:56 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820/5 "2026-09-23T12:56:23Z")

</div>

Thanks.  
But I have a blank node-red instance without any installed packages and the error occurs.  
In my eyes there must be anything in the chromium engine, settings in the Edge browser or so.

Best regards, Markus

---

<div class="post-metadata">

### Author: ![Markus\_M](https://avatars.discourse-cdn.com/v4/letter/m/c4cdca/32.png) [@Markus\_M](https://discourse.nodered.org/u/Markus_M)
#### Post date: [23 September 2026 13:24 UTC](https://discourse.nodered.org/t/browser-bad-render-performance/101820/6 "2026-09-23T13:24:18Z")

</div>

Update - New information:  
It must be something on the server-side.  
If I use the MS Edge (Version 151.0.4129.107) browser of my client (also VM but Windows 11) then it works fine.

I will close this post because it is not a Node-RED error.  
Thanks for your ideas.
