ram

  1. Peter Simpson

    B4J Library B4J - Oshi Monitor (CPU & RAM Usage)

    Hello everyone, This is a library I use all the time. My own personal monitoring app is built on it, and it lets me keep an eye on individual running processes and their resources with ease. I personally use this application to monitor CPU and RAM resources for the processes of large bespoke...
  2. amorosik

    B4J Question Windows ram problem with B4J mqtt client

    I have a program, made with B4J (ver. 8.50) which is active 24 hours a day on Windows 10 professional pc This program connects with a mqtt broker, Mosquitto, to 'read' the commands that some phones send, commands that must be executed on the pc The program works correctly, but using the Windows...
  3. kolbe

    Bug? Memory leak with FileSytem?

    On the ESP32 the following code increases allocated RAM about 500 bytes each iteration until it runs out of RAM. Am I missing something? SKIP_B4RNEW doesn't make a difference. Library version is 1.10. #Region Project Attributes #AutoFlushLogs: True #CheckArrayBounds: True...
  4. MegatenFreak

    B4J Question Gradual increase in RAM usage (up to 1GB)??

    Hello. I have this strange issue with B4J. Early on when I'm working with it, the RAM usage is around 160MB, which is totally fine. But gradually that amount increases. After a short while to 250, then 300, etc. When I come back to continue my work after several hours, the usage goes above 500...
  5. Duque

    Spanish Obtener Tamaño de RAM

    Hola amigos. Hay alguna manera de saber el tamaño de la memoria RAM del dispositivo donde instalen mi app. Esto con el fin de que si un usuario intenta usar la app en un dispositivo con menos de 1GB de RAM le rebote un mensaje sobre el rendimiento que tendrá.
Top