- Joined
- Jan 27, 2017
- Messages
- 323
- Reaction score
- 270
Doesn't seem too bad at all!
It's understandable why some applications may suck down memory when using Java and I'm sure that there are many reasons why. I have a hunch that when people try to tackle OOP structured software projects they do things like create redundant objects which do not get handled by the garbage collector which can be detrimental on a small system because objects can get quite large. Also I think there is a key advantage with surfbox because most of the things the program needs to store in memory goes through the light-weight JSON API.
It's understandable why some applications may suck down memory when using Java and I'm sure that there are many reasons why. I have a hunch that when people try to tackle OOP structured software projects they do things like create redundant objects which do not get handled by the garbage collector which can be detrimental on a small system because objects can get quite large. Also I think there is a key advantage with surfbox because most of the things the program needs to store in memory goes through the light-weight JSON API.

. Website looks cool. I love the live updates



