[
https://issues.apache.org/jira/browse/TINKERPOP3-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526893#comment-14526893
]
Daniel Kuppitz commented on TINKERPOP3-231:
-------------------------------------------
Yea, I've used the Grateful Dead graph and even tried to make my traversals
super complex. However, since it's all in-memory, you only get a lot of noise.
I can send you the project if you want to try it out, but I wouldn't like to
integrate anything of it into the TP3 project.
> Expand the PerformanceSuite
> ---------------------------
>
> Key: TINKERPOP3-231
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-231
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: test-suite
> Reporter: stephen mallette
> Assignee: Daniel Kuppitz
> Fix For: 3.0.0.GA
>
>
> We current have:
> https://github.com/tinkerpop/tinkerpop3/blob/master/gremlin-test/src/main/java/com/tinkerpop/gremlin/structure/StructurePerformanceSuite.java
> It doesn't do much - basic/simple tests for simple reads/writes. We should
> build this out for "traversal" oriented tests. Not sure if we want to have a
> {{ProcessPerformanceSuite}} for that or not. The model would be the same.
> This would be nice because it's then easy to check for performance
> regressions between branches, releases, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)