I‘m using node 0.10.16 and 64bit ubuntu 13.04.

If there is no way to break through this, then I have to split it into 
several process using fork. And that approach is more tricky and maybe 
slower but still much faster than python dict.


On Wednesday, August 21, 2013 4:51:38 AM UTC+8, Edmond Meinfelder wrote:
>
> By any chance are you using a 32-bit version v8? What version of node are 
> you using? 
>
> -Edmond 
>
>
> On Aug 20, 2013, at 2:06 AM, NStal Loit <nsta...@gmail.com <javascript:>> 
> wrote: 
>
> > I've googled for some while, but fail to find an approach to break v8's 
> heap limits. I need to handle a very big key-value object and nodejs's 
> object manipulation is very fast (about 10x faster than python dict), so is 
> it possible to break though v8's ~2GB heap limits at current stage or in 
> the near future? 
>
>

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to