Cache resolved classes in PigContext ------------------------------------ Key: PIG-2496 URL: https://issues.apache.org/jira/browse/PIG-2496 Project: Pig Issue Type: Improvement Reporter: Dmitriy V. Ryaboy Attachments: PIG-2496.patch
Our profiling shows that for large (multi-K line) scripts, a lot of time is spent trying to find common UDFs in resolveClassName(). This is trivial to cache. -- 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