Re: [Pytables-users] fast VLArray inserts

2010-07-08 Thread Francesc Alted
2010/7/7 Felix Schlesinger > Francesc Alted pytables.org> writes: > > > Between 1 and 5. > > > > Mmh, this is not very much. Given that, I'd try to put that info in a > > multidimensional column of the same table. The column can be defined > > something like Int32Col(shape=(5,2)), that is, up

Re: [Pytables-users] fast VLArray inserts

2010-07-08 Thread Felix Schlesinger
Francesc Alted pytables.org> writes: > If EArray appends are much faster then VLArray appends > I might go with that. More benchmarking needed as always. > Yes.  Some benchmarks would be nice to have.  In my specific case (Atom=('i4',2), a few million entries, Intel 64bit CPU, ...) appending to

Re: [Pytables-users] fast VLArray inserts

2010-07-08 Thread Francesc Alted
2010/7/9 Felix Schlesinger > Francesc Alted pytables.org> writes: > > If EArray appends are much faster then VLArray appends > > I might go with that. More benchmarking needed as always. > > Yes. Some benchmarks would be nice to have. > > In my specific case (Atom=('i4',2), a few million entri