Ruby encoding performance

2017-08-28 Thread Tim Perkins
A few months ago, I submitted a patch for Ruby encoding apache/avro#230 (and a corresponding ticket AVRO-2039 ). If anybody on the list is using the Ruby implementation, I would welcome any feedback on the c

Re: Ruby encoding performance

2017-08-29 Thread Sean Busbey
I'd love to get this change pushed in. If someone can spend some time reviewing and confirming perf changes that'll speed up my ability to merge it. On Mon, Aug 28, 2017 at 7:51 AM, Tim Perkins wrote: > A few months ago, I submitted a patch for Ruby encoding apache/avro#230 >

[jira] [Created] (AVRO-2039) Ruby encoding performance improvement

2017-06-12 Thread Tim Perkins (JIRA)
Tim Perkins created AVRO-2039: - Summary: Ruby encoding performance improvement Key: AVRO-2039 URL: https://issues.apache.org/jira/browse/AVRO-2039 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-2039) Ruby encoding performance improvement

2017-06-12 Thread Tim Perkins (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Perkins updated AVRO-2039: -- Release Note: Ruby encoding performance improvements Status: Patch Available (was: Open

[jira] [Updated] (AVRO-2039) Ruby encoding performance improvement

2017-08-29 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2039: -- Component/s: ruby > Ruby encoding performance improvem

[jira] [Updated] (AVRO-2039) Ruby encoding performance improvement

2017-08-29 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2039: -- Priority: Critical (was: Major) > Ruby encoding performance improvem

[jira] [Assigned] (AVRO-2039) Ruby encoding performance improvement

2017-10-04 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya reassigned AVRO-2039: --- Assignee: Tim Perkins > Ruby encoding performance improvem

[jira] [Commented] (AVRO-2039) Ruby encoding performance improvement

2018-11-08 Thread ASF GitHub Bot (JIRA)
2039: Ruby encoding performance improvements URL: https://github.com/apache/avro/pull/230#issuecomment-437141937 I've rebased this on master This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (AVRO-2039) Ruby encoding performance improvement

2018-11-18 Thread ASF GitHub Bot (JIRA)
2039: Ruby encoding performance improvements URL: https://github.com/apache/avro/pull/230#issuecomment-439708333 @tjwp Can you rebase this one? :-) This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Commented] (AVRO-2039) Ruby encoding performance improvement

2018-11-19 Thread ASF GitHub Bot (JIRA)
2039: Ruby encoding performance improvements URL: https://github.com/apache/avro/pull/230#issuecomment-439915908 @Fokko this has been rebased again. Thanks! This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (AVRO-2039) Ruby encoding performance improvement

2018-11-20 Thread ASF GitHub Bot (JIRA)
2039: Ruby encoding performance improvements URL: https://github.com/apache/avro/pull/230 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the dif

[jira] [Commented] (AVRO-2039) Ruby encoding performance improvement

2018-11-20 Thread ASF subversion and git services (JIRA)
mmit 39500088491512aeccf3e9dc7b76d99b91a82436 in avro's branch refs/heads/master from [~timperkins] [ https://gitbox.apache.org/repos/asf?p=avro.git;h=3950008 ] AVRO-2039: Ruby encoding performance improvements (#230) > Ruby encoding performance

[jira] [Updated] (AVRO-2039) Ruby encoding performance improvement

2018-11-20 Thread Fokko Driesprong (JIRA)
Available) > Ruby encoding performance improvement > - > > Key: AVRO-2039 > URL: https://issues.apache.org/jira/browse/AVRO-2039 > Project: Apache Avro > Issue Type: Improvement >

[GitHub] avro pull request #230: Ruby encoding performance improvements

2017-06-12 Thread tjwp
GitHub user tjwp opened a pull request: https://github.com/apache/avro/pull/230 Ruby encoding performance improvements This change includes several optimizations of the validation performed during encoding using Ruby. For a use case with a few levels of nesting and unions in