[ https://issues.apache.org/jira/browse/PIG-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yan Zhou updated PIG-1098: -------------------------- Attachment: PIG-1098.patch > [zebra] Zebra Performance Optimizations > --------------------------------------- > > Key: PIG-1098 > URL: https://issues.apache.org/jira/browse/PIG-1098 > Project: Pig > Issue Type: Improvement > Reporter: Yan Zhou > Assignee: Yan Zhou > Priority: Minor > Fix For: 0.6.0, 0.7.0 > > Attachments: PIG-1098.patch > > > Many in-core performance optimization opportunities exist in zebra, such as > removal of redundant precautionary checks, use of better collection types to > reduce levels of indirection to the memory objects, changing of input splits > in ascending sizes to descending sizes. Observed protyped improvements are > around 10% wall clock time improvements. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.