You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/01 23:17:51 UTC

[jira] Updated: (CASSANDRA-1244) FBUtilities: small performance fixes and clean-ups

     [ https://issues.apache.org/jira/browse/CASSANDRA-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Folke Behrens updated CASSANDRA-1244:
-------------------------------------

    Attachment: FBUtilities-minor-perf-fixes.txt

> FBUtilities: small performance fixes and clean-ups
> --------------------------------------------------
>
>                 Key: CASSANDRA-1244
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1244
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Folke Behrens
>            Priority: Trivial
>         Attachments: FBUtilities-minor-perf-fixes.txt
>
>
> The following patch (against trunk) changes several methods in FBUtilities. Makes them faster and/or cleaner.
> One method will be removed: encodedUTF8Length(). It does not detect surrogate pairs (4-bytes sequences) and isn't used anywhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.