On 11/2/06, Vladimir Dergachev <[EMAIL PROTECTED]> wrote:
> On Tuesday 31 October 2006 9:30 pm, miguel manese wrote:
> The slowness manifests itself for vectorized code as well. I believe it is due
> to the code mucking about with row.names attribute which introduces a penalty
> on any [,] operatio
On Tuesday 31 October 2006 9:30 pm, miguel manese wrote:
> Hi,
>
> Had experience with this on doing SQLiteDF...
>
> On 11/1/06, Vladimir Dergachev <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> >I am working with some large data sets (1-4 GB) and have some
> > questions that I hope someone can h
Hi,
Had experience with this on doing SQLiteDF...
On 11/1/06, Vladimir Dergachev <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>I am working with some large data sets (1-4 GB) and have some questions
> that I hope someone can help me with:
>
>1. Is there a way to turn off garbage collector from