You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Ballard (JIRA)" <ji...@apache.org> on 2008/06/26 03:36:44 UTC

[jira] Created: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

MemoryBuffer read() performance is significantly worse with the new impl
------------------------------------------------------------------------

                 Key: THRIFT-63
                 URL: https://issues.apache.org/jira/browse/THRIFT-63
             Project: Thrift
          Issue Type: Bug
          Components: Library (Ruby)
            Reporter: Kevin Ballard
         Attachments: 0001-rb-Buffer-the-slice-s-in-MemoryBuffer-for-a-signifi.patch

MemoryBuffer's new impl has a significant performance hit in slice!(). The attached patch buffers the slices.

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


[jira] Closed: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

Posted by "Kevin Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Clark closed THRIFT-63.
-----------------------------

    Resolution: Fixed

> MemoryBuffer read() performance is significantly worse with the new impl
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-63
>                 URL: https://issues.apache.org/jira/browse/THRIFT-63
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Assignee: Kevin Ballard
>         Attachments: 0001-rb-Buffer-the-slice-s-in-MemoryBuffer-for-a-signifi.patch
>
>
> MemoryBuffer's new impl has a significant performance hit in slice!(). The attached patch buffers the slices.

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


[jira] Commented: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

Posted by "Kevin Clark (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611844#action_12611844 ] 

Kevin Clark commented on THRIFT-63:
-----------------------------------

In 675049.

> MemoryBuffer read() performance is significantly worse with the new impl
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-63
>                 URL: https://issues.apache.org/jira/browse/THRIFT-63
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Assignee: Kevin Ballard
>         Attachments: 0001-rb-Buffer-the-slice-s-in-MemoryBuffer-for-a-signifi.patch
>
>
> MemoryBuffer's new impl has a significant performance hit in slice!(). The attached patch buffers the slices.

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


[jira] Updated: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

Posted by "Kevin Ballard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Ballard updated THRIFT-63:
--------------------------------

    Attachment: 0001-rb-Buffer-the-slice-s-in-MemoryBuffer-for-a-signifi.patch

> MemoryBuffer read() performance is significantly worse with the new impl
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-63
>                 URL: https://issues.apache.org/jira/browse/THRIFT-63
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>         Attachments: 0001-rb-Buffer-the-slice-s-in-MemoryBuffer-for-a-signifi.patch
>
>
> MemoryBuffer's new impl has a significant performance hit in slice!(). The attached patch buffers the slices.

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


[jira] Assigned: (THRIFT-63) MemoryBuffer read() performance is significantly worse with the new impl

Posted by "Kevin Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Clark reassigned THRIFT-63:
---------------------------------

    Assignee: Kevin Ballard

> MemoryBuffer read() performance is significantly worse with the new impl
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-63
>                 URL: https://issues.apache.org/jira/browse/THRIFT-63
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>            Assignee: Kevin Ballard
>         Attachments: 0001-rb-Buffer-the-slice-s-in-MemoryBuffer-for-a-signifi.patch
>
>
> MemoryBuffer's new impl has a significant performance hit in slice!(). The attached patch buffers the slices.

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