Pablo Ojanguren

Results 39 comments of Pablo Ojanguren

@llopv was debugging this on teem? Does he has any idea con this?

Hi Harald, thanks again for struggling with this matter. After reading your old comments weeks ago I just could test the stability of the server while is idle. I didn't...

Prod/Dev compile options only matters to js client library, won't impact on server issue. El mié., 29 ago. 2018 a las 20:15, haraldjordan78 () escribió: > Thanks for your promt...

Results from test with 4 users, 2 of them writing continuously with automatic script (see project swellrt-selenium): Initial Server boot, New Wave loaded => heap ~90MB Test run (~45min) =>...

I have created a new tag with some improvements regarding memory consumption: https://github.com/SwellRT/swellrt/releases/tag/2.0.1-beta - Fix deltas in memory collection bug - Disable user's presence tracking defaults (user presence feature can...

Sure, please run some test, one idle and one with activity would be ideal. Let's see how heap behaves then. In any case, wave's server holds in memory snapshots of...

I can't see the entire command literal string, so it is a bit misleading. But, how many server instances are you executing? Do you verify the JVM process is really...

Hi @inondle thanks for your comment. I couldn't say if that is a bug, as long as the "run" task is part of the gradle application plugin. We are going...

It seems it's related with JS strict mode. @atd is there any JS module involved in the execution? e.g a test library?

I dont think so. It refers to a way to generate unique id's that doesn't conflict within a shared object. It would be more like this http://stackoverflow.com/questions/28822054/firebase-how-to-generate-a-unique-numeric-id-for-key It's like to...