# Servoy 5 high usage of resources/memory?

**URL:** https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424
**Category:** Classic Servoy
**Created:** [November 20, 2009, 7:00pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424 "2009-11-20T19:00:23Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Harjo](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/harjo/32/4873_2.png) [@Harjo](https://forum.servoy.com/u/Harjo)
#### Post date: [November 20, 2009, 7:00pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/1 "2009-11-20T19:00:23Z")

</div>

Hi,

anyone noticing that Servoy 5 is using much more resources than Servoy4? I mean specially memory?  
In Servoy4.1.4 my memory (which eclipse says) never goes beyond the 150MB max.

With Servoy 5 and the same solution, we have seen sometimes 300-400MB

Is this normal/expected?

---

<div class="post-metadata">

### Author: ![Jan\_Aleman](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@Jan\_Aleman](https://forum.servoy.com/u/Jan_Aleman)
#### Post date: [November 20, 2009, 7:14pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/2 "2009-11-20T19:14:50Z")

</div>

So are you talking about Developer (which is mainly Eclipse), about Server, about Web-Client or about Smart Client?

---

<div class="post-metadata">

### Author: ![Harjo](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/harjo/32/4873_2.png) [@Harjo](https://forum.servoy.com/u/Harjo)
#### Post date: [November 20, 2009, 8:40pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/3 "2009-11-20T20:40:14Z")

</div>

Yes, i’m talking about using the eclipse developer & using debug client.

---

<div class="post-metadata">

### Author: ![Jan\_Aleman](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@Jan\_Aleman](https://forum.servoy.com/u/Jan_Aleman)
#### Post date: [November 21, 2009, 1:47pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/4 "2009-11-21T13:47:36Z")

</div>

Perhaps some beans you installed? Like a native browser?

With a default 5 and an app open in Debug Smart Client I get this:

![Screen shot 2009-11-21 at 2.46.17 PM.png](https://canada1.discourse-cdn.com/flex010/uploads/servoy/original/1X/7e8a8a9049d081de9a5595ce4e01a2df13194878.png)

---

<div class="post-metadata">

### Author: ![Harjo](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/harjo/32/4873_2.png) [@Harjo](https://forum.servoy.com/u/Harjo)
#### Post date: [November 21, 2009, 2:07pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/5 "2009-11-21T14:07:53Z")

</div>

No I have not installed the the browsersuite.

the importants one’s, are some it2be (free) plugins, calendarbean, tablebean (drmaison)  
but the beans/plugins are exact the same as in Servoy 4.1.4

in my case I start also start with about 75MB,  
In Servoy 4.1.4 just developing/working in developer and testing debug client, memory is never higher than about 150MB  
In Servoy 5 just developing/working in developer and testing debug client, memory will go to 300-400MB after a while

Maybe it’s something in Eclipse, I don’t know, that’s why I asked if somebody else is seeing this.

(not by only opening and testing a debug client once. It rices only after a few hours of work in developer 5)

---

<div class="post-metadata">

### Author: ![ptalbot](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/ptalbot/32/4952_2.png) [@ptalbot](https://forum.servoy.com/u/ptalbot)
#### Post date: [November 21, 2009, 8:23pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/6 "2009-11-21T20:23:02Z")

</div>

> Harjo:  
> No I have not installed the the browsersuite.

Even if you did, the amount of memory it takes is not much than any regular beans/plugins.  
Most of the memory consumption is in a Native (out of Servoy) process.

---

<div class="post-metadata">

### Author: ![jcompagner](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/jcompagner/32/4889_2.png) [@jcompagner](https://forum.servoy.com/u/jcompagner)
#### Post date: [November 23, 2009, 12:46pm UTC](https://forum.servoy.com/t/servoy-5-high-usage-of-resources-memory/11424/7 "2009-11-23T12:46:57Z")

</div>

and what happens if you press the trashcan symbol from jan’s picture? (run garbage collector)

where does it jump back to?

I dont think 5 should eat much more memory then 4, maybe we cache for performance reasons some more but that cant be much more.
