zyxxoo commented on PR #2060:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2060#issuecomment-1366325374

   以前是走 queryNumber:
   lambda$queryNumber$1:121, CassandraTable 
(org.apache.hugegraph.backend.store.cassandra)
   apply:-1, 417160915 
(org.apache.hugegraph.backend.store.cassandra.CassandraTable$$Lambda$266)
   query:152, CassandraTable (org.apache.hugegraph.backend.store.cassandra)
   queryNumber:117, CassandraTable 
(org.apache.hugegraph.backend.store.cassandra)
   queryNumber:333, CassandraStore 
(org.apache.hugegraph.backend.store.cassandra)
   queryNumber:131, AbstractTransaction (org.apache.hugegraph.backend.tx)
   lambda$queryNumber$1:559, GraphTransaction (org.apache.hugegraph.backend.tx)
   apply:-1, 265556987 
(org.apache.hugegraph.backend.tx.GraphTransaction$$Lambda$269)
   iterator:161, QueryList$OptimizedQuery (org.apache.hugegraph.backend.page)
   apply:-1, 1962610818 
(org.apache.hugegraph.backend.page.QueryList$$Lambda$247)
   lambda$flatMap$0:225, QueryResults (org.apache.hugegraph.backend.query)
   apply:-1, 1695173607 
(org.apache.hugegraph.backend.query.QueryResults$$Lambda$248)
   fetch:62, FlatMapperIterator (org.apache.hugegraph.iterator)
   hasNext:40, WrappedIterator (org.apache.hugegraph.iterator)
   reduce:93, Aggregate$AggregateFunc (org.apache.hugegraph.backend.query)
   reduce:50, Aggregate (org.apache.hugegraph.backend.query)
   queryNumber:583, GraphTransaction (org.apache.hugegraph.backend.tx)
   queryNumber:703, StandardHugeGraph (org.apache.hugegraph)
   verticesCount:91, HugeGraphStep (org.apache.hugegraph.traversal.optimize)
   count:80, HugeGraphStep (org.apache.hugegraph.traversal.optimize)
   processNextStart:77, HugeCountStep (org.apache.hugegraph.traversal.optimize)
   next:135, AbstractStep 
(org.apache.tinkerpop.gremlin.process.traversal.step.util)
   next:40, AbstractStep 
(org.apache.tinkerpop.gremlin.process.traversal.step.util)
   next:230, DefaultTraversal 
(org.apache.tinkerpop.gremlin.process.traversal.util)
   testQueryCountWithOptimizeByIndex:5783, VertexCoreTest 
(org.apache.hugegraph.core)
   invoke0:-1, NativeMethodAccessorImpl (jdk.internal.reflect)
   invoke:62, NativeMethodAccessorImpl (jdk.internal.reflect)
   invoke:43, DelegatingMethodAccessorImpl (jdk.internal.reflect)
   invoke:566, Method (java.lang.reflect)
   runReflectiveCall:50, FrameworkMethod$1 (org.junit.runners.model)
   run:12, ReflectiveCallable (org.junit.internal.runners.model)
   invokeExplosively:47, FrameworkMethod (org.junit.runners.model)
   evaluate:17, InvokeMethod (org.junit.internal.runners.statements)
   evaluate:26, RunBefores (org.junit.internal.runners.statements)
   evaluate:27, RunAfters (org.junit.internal.runners.statements)
   runLeaf:325, ParentRunner (org.junit.runners)
   runChild:78, BlockJUnit4ClassRunner (org.junit.runners)
   runChild:57, BlockJUnit4ClassRunner (org.junit.runners)
   run:290, ParentRunner$3 (org.junit.runners)
   schedule:71, ParentRunner$1 (org.junit.runners)
   runChildren:288, ParentRunner (org.junit.runners)
   access$000:58, ParentRunner (org.junit.runners)
   evaluate:268, ParentRunner$2 (org.junit.runners)
   evaluate:26, RunBefores (org.junit.internal.runners.statements)
   evaluate:27, RunAfters (org.junit.internal.runners.statements)
   run:363, ParentRunner (org.junit.runners)
   runChild:128, Suite (org.junit.runners)
   runChild:27, Suite (org.junit.runners)
   run:290, ParentRunner$3 (org.junit.runners)
   schedule:71, ParentRunner$1 (org.junit.runners)
   runChildren:288, ParentRunner (org.junit.runners)
   access$000:58, ParentRunner (org.junit.runners)
   evaluate:268, ParentRunner$2 (org.junit.runners)
   run:363, ParentRunner (org.junit.runners)
   run:137, JUnitCore (org.junit.runner)
   startRunnerWithArgs:69, JUnit4IdeaTestRunner (com.intellij.junit4)
   execute:38, IdeaTestRunner$Repeater$1 (com.intellij.rt.junit)
   repeat:11, TestsRepeater (com.intellij.rt.execution.junit)
   startRunnerWithArgs:35, IdeaTestRunner$Repeater (com.intellij.rt.junit)
   prepareStreamsAndStart:235, JUnitStarter (com.intellij.rt.junit)
   main:54, JUnitStarter (com.intellij.rt.junit)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to