No, it doesn't. I'm currently trying to find the problem by progressively rebuilding the application. While I do that... is there anything in the node.js runtime environment (no libraries) that could cause a program to spend 10%-25% of its execution time in _chmod?
On Friday, March 16, 2012 7:26:15 PM UTC-4, Ben Noordhuis wrote: > > On Sat, Mar 17, 2012 at 00:13, Patrick Quinn wrote: > > My full code is about 1000 lines spread over a dozen files. Is there > some > > subset that would be helpful? > > Principle of exclusion: if you strip your program down to the core, > does it still happen? > -- 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
