[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270896#comment-15270896 ]
stephen mallette commented on TINKERPOP-1287: --------------------------------------------- I think you might be able to remove the calls to {{intern()}} safely. I thought there was already discussion on removing them and that it was decided there wasn't a problem in doing so. I further thought they were already removed! anyway, you might want to just poke around a bit to see if {{intern()}} is useful there somehow, just to be sure I'm not forgetting something. > StarGraph has an overdose of Stream usage. > ------------------------------------------ > > Key: TINKERPOP-1287 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1287 > Project: TinkerPop > Issue Type: Improvement > Components: hadoop, structure > Affects Versions: 3.2.0-incubating, 3.1.2-incubating > Reporter: Marko A. Rodriguez > Assignee: Ted Wilmes > Fix For: 3.1.3, 3.2.1 > > Attachments: stage0.svg, stage1.svg, stage2.svg > > > {{StarGraph}} is loaded with {{Stream}}-usage. Gutting streams from > TinkerGraph made it much faster. It would be good if we did the same thing > for {{StarGraph}}. > This can go into tp31/ and upmerge to master/. -- This message was sent by Atlassian JIRA (v6.3.4#6332)