[ 
https://issues.apache.org/jira/browse/CASSANDRA-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181560#comment-13181560
 ] 

Jonathan Ellis commented on CASSANDRA-3634:
-------------------------------------------

So, I'd summarize this as: 
- for throughput, BB is consistently about 10% faster on inserts, and about 
equal on reads, across all row types
- BB has substantially lower latency for large values on reads
- something is fishy w/ BB stdev that might be worth investigating (generating 
extra garbage somehow)?

10% faster writes is a big enough deal that I'm in favor of committing the BB 
version for 1.1.
                
> compare string vs. binary prepared statement parameters
> -------------------------------------------------------
>
>                 Key: CASSANDRA-3634
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3634
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: API, Core
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>              Labels: cql
>             Fix For: 1.1
>
>
> Perform benchmarks to compare the performance of string and pre-serialized 
> binary parameters to prepared statements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to