On Wed, Aug 31, 2016 at 11:56 PM, Ben Frank <b...@airlust.com> 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, I suggest building the python driver with
Cython (check the driver docs).  That makes serialization and
deserialization much more efficient.


-- 
Tyler Hobbs
DataStax <http://datastax.com/>

Reply via email to