i think i was wrong in using forever to start coffeescript, it should
have been:

forever start -c coffee test.coffee

this works and cpu usage is just the same as node and js.

On Jun 10, 10:03 pm, Angelo Chen <angelochen...@gmail.com> wrote:
> Hi,
>
> i use forever to run a js, cpu usage is very low, less than 2%, same
> program in coffeescript and run it this way:
> forever start test.coffee
> cpu went up to 15%
>
> what is a better way to run coffeescript server, compiled first into
> js or directly :
>
> coffee app.coffee

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to