jteagles commented on pull request #95: URL: https://github.com/apache/tez/pull/95#issuecomment-789181099
@belugabehr can you compare speed and memory consumption with current implementation? I have a test that can be used to measure. https://issues.apache.org/jira/browse/TEZ-1526 https://issues.apache.org/jira/secure/attachment/12857710/TEZ-1526.memory.test.patch mvn clean test -Dtest=TestTezIds#testIdGetInstancePerformance -pl tez-common -am Then compare - tez-common/target/surefire-reports/org.apache.tez.dag.records.TestTezIds.txt - tez-common/target/surefire-reports/org.apache.tez.dag.records.TestTezIds-output.txt ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
