Hi, I have a small app with express.js, dust.js on serverside and a 51 elements in a json object. I am doing some massaging to that object ( some map reduce and some filtering and some flattering) Can I find out how much memory at the end use this object. I am planning to keep the object in memory for a long time and want to know if i should strip it of some elements or buy more RAM for the machine.
Best regards, Thanks -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
