You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Travis Woodruff (JIRA)" <ji...@apache.org> on 2014/01/07 16:27:51 UTC

[jira] [Created] (PIG-3654) Add class cache to PigContext

Travis Woodruff created PIG-3654:
------------------------------------

             Summary: Add class cache to PigContext
                 Key: PIG-3654
                 URL: https://issues.apache.org/jira/browse/PIG-3654
             Project: Pig
          Issue Type: Improvement
    Affects Versions: 0.12.0
            Reporter: Travis Woodruff


While benchmarking compile time for a large scripts, I noticed that class lookups for UDFs accounted for a significant amount of time. Adding a simple cache for looked up classes would speed up compile time noticeably.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)