Re: CQL Collections appear slow

2016-09-01 Thread Tyler Hobbs
On Wed, Aug 31, 2016 at 11:56 PM, Ben Frank wrote: > Interestingly it's still dog slow while (presumably) doing the > deserialization in python, so although the trace reports good results it's > still taking ~3 seconds to load data into python wall clock time. > If you're not doing this already,

Re: CQL Collections appear slow

2016-08-31 Thread Ben Frank
verflow - I'm having an issue > with > > CQL collections, anyone got any insight here? > > > > (http://stackoverflow.com/questions/39218180/cql-collections-appear-slow > ) > > > > I'm playing around with storing data in cassandra and I'm finding

Re: CQL Collections appear slow

2016-08-31 Thread Tyler Hobbs
> Hi all, I posted this question on stackoverflow - I'm having an issue with > CQL collections, anyone got any insight here? > > (http://stackoverflow.com/questions/39218180/cql-collections-appear-slow) > > I'm playing around with storing data in cassandra and I

CQL Collections appear slow

2016-08-30 Thread Ben Frank
Hi all, I posted this question on stackoverflow - I'm having an issue with CQL collections, anyone got any insight here? (http://stackoverflow.com/questions/39218180/cql-collections-appear-slow) I'm playing around with storing data in cassandra and I'm finding a significant perf