You are reading a single comment by @JumJum and its replies. Click here to read the full conversation.
  • process.memory() gives a total memory of 2000 and free of 1988 (after reset)
    After sending a script with about 490 chars it gives free of 1841
    Minifyied code has a length of about 270 and free returns 1875

    How should I interprete this numbers, bytes seem to be a wrong, and memory units(20 bytes) would be a lot (3000 bytes for 490 chars of code for example) .
    dump() did not help either

About

Avatar for JumJum @JumJum started