<html><bodyHello,
I am in the middle of evaluating whether we should switch from Astyanax to 
datastax driver and I did simple benchmark that load 10 000 times the same row 
by key and I was surprised with the slowness of datastax driver. I uploaded it 
to github.
https://github.com/michalsvec/astyanax-datastax-benchmark

It was tested against Cassandra 1.2 and 2.1. Testing conditions were naive 
(localhost, single node, ...) but still the difference is huge.

10 000 iterations:

*         Astyanax:2734 ms

*         Astyanax prepared:1997 ms

*         Datastax:10230 ms

Is it really so slow or do I miss something?

Thank you for any advice.
Michal


NOTICE: This email and any attachments may contain confidential and proprietary 
information of NetSuite Inc. and is for the sole use of the intended recipient 
for the stated purpose. Any improper use or distribution is prohibited. If you 
are not the intended recipient, please notify the sender; do not review, copy 
or distribute; and promptly delete or destroy all transmitted information. 
Please note that all communications and information transmitted through this 
email system may be monitored by NetSuite or its agents and that all incoming 
email is automatically scanned by a third party spam and filtering service

</body></html>


Reply via email to