Re: [Rails] What's the best way to approach reading and parse large XLSX files?
On Fri, Oct 11, 2013 at 10:30 AM, Monserrat Foster
<monsefoster@gmail.com> wrote:
> One 30000+ row file and another with just over 200. How much memory should I
> need for this not to take forever parsing? (I'm currently using my computer
> as server and I can see ruby taking about 1GB in the task manager when
> processing this (and it takes forever).
>
> The 30000+ row file is about 7MB, which is not that much (I think)
Check for a memory leak.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAM5XQnzR9KyRzfvTOHabUifVuRMSQH0EsSnB4AarCy-5dZXXOA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home