Github user okram commented on the issue:

    https://github.com/apache/tinkerpop/pull/358
  
    Check this out on OLTP now....INSANE.
    
    ```
    Traversal Metrics
    Step                                                               Count  
Traversers       Time (ms)    % Dur
    
=============================================================================================================
    TinkerGraphStep(vertex,[])                                           808    
     808           1.273     0.02
    MatchStep(AND,[[MatchStartStep(a), ProfileStep,...              14465066    
  114964        5945.246    97.59
      MatchStartStep(a)                                                  808    
     808          74.614
      VertexStep(OUT,vertex)                                            8049    
    8049          77.965
      MatchEndStep(b)                                                   8049    
    8049          97.455
      MatchStartStep(b)                                                 8049    
    7957          69.525
      VertexStep(OUT,vertex)                                          327370    
  327370         180.215
      MatchEndStep(c)                                                 327370    
  327370         792.902
      MatchStartStep(c)                                               327370    
   56814          98.793
      VertexStep(OUT,vertex)                                        14465066    
 1728961         703.308
      MatchEndStep(d)                                               14465066    
 1728961        2470.109
    NoOpBarrierStep(2500)                                           14465066    
     452         144.282     2.37
    SelectOneStep(d)                                                14465066    
     452           1.067     0.02
    CountGlobalStep                                                        1    
       1           0.223     0.00
                                                >TOTAL                     -    
       -        6092.093        -
    
    Traversal Metrics
    Step                                                               Count  
Traversers       Time (ms)    % Dur
    
=============================================================================================================
    TinkerGraphStep(vertex,[])                                           808    
     808          22.107     0.03
    MatchStep(AND,[[MatchStartStep(a), ProfileStep,...              14465066    
14448765       69090.223    87.45
      MatchStartStep(a)                                                  808    
     808        4040.859
      VertexStep(OUT,vertex)                                            8049    
    8049        3886.808
      MatchEndStep(b)                                                   8049    
    8049        3655.827
      MatchStartStep(b)                                                 8049    
    7957        3062.039
      VertexStep(OUT,vertex)                                          327370    
  327370        3942.711
      MatchEndStep(c)                                                 327370    
  327370        3789.122
      MatchStartStep(c)                                               327370    
  326983         437.946
      VertexStep(OUT,vertex)                                        14465066    
14465066        5516.906
      MatchEndStep(d)                                               14465066    
14465066        6793.385
    SelectOneStep(d)                                                14465066    
14448765        7155.383     9.06
    CountGlobalStep                                                        1    
       1        2734.799     3.46
                                                >TOTAL                     -    
       -       79002.514        -
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to