forked from JanusGraph/janusgraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added pseudo test to facilitate manual observation of chunking of bul…
…k writes
- Loading branch information
1 parent
0989180
commit af88b6a
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
af88b6a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete
12943.623437618398
ms/op12428.865867241031
ms/op1.04
org.janusgraph.GraphCentricQueryBenchmark.getVertices
916.0810520045242
ms/op911.5473450718421
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.40252556159422
ms/op216.4931939264493
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
337.99498552321427
ms/op340.74630982321423
ms/op0.99
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
236.474856552522
ms/op226.26927395125318
ms/op1.05
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4882.664304947668
ms/op4801.71602980782
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17196.631527177862
ms/op16069.753835788153
ms/op1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20368.17869689111
ms/op18905.180757340404
ms/op1.08
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57517.42113470001
ms/op53985.8428783
ms/op1.07
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1576.3972770539701
ms/op1516.7583697220782
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8105.636461159875
ms/op8043.976007737834
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
383.89582071624324
ms/op373.368633566541
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4180.608973291587
ms/op4218.250565827849
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getNames
8132.437150927413
ms/op8110.747154668088
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5835.682858119504
ms/op5422.12104862155
ms/op1.08
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7195.18001689772
ms/op7443.3811480132
ms/op0.97
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
439.5605725143163
ms/op410.3775224750847
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12704.757164106944
ms/op12295.737536800294
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
357.68361456704
ms/op360.29696767582436
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13678.578432239643
ms/op13726.353004594705
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
247.2319831133538
ms/op245.52876706790423
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14541.667763122143
ms/op14197.794723106388
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8185.312370196865
ms/op7993.805096534933
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9030.080356990153
ms/op8794.403020416585
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8908.856644150741
ms/op8397.6310219059
ms/op1.06
This comment was automatically generated by workflow using github-action-benchmark.