-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Doc] Rename 'Interactions with JanusGraph' section to 'JanusGraph Ba…
…sics' The JanusGraph Basics section was split into a few sections in v0.6, one of which was 'Interactions with JanusGraph'. This section contains 3 things: transactions, predicates, and drivers. It's hard to find a common topic among them, and 'interactions' is a very vague word that is not straight-forward to understand. This renames the section back to 'JanusGraph Basics', because transactions, predicates, and drivers are the necessary basic staff one has to learn about in order to use JanusGraph. Signed-off-by: Boxuan Li <liboxuan@connect.hku.hk>
- Loading branch information
Showing
16 changed files
with
28 additions
and
23 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
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
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
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
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
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
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
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
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
41f727d
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
17840.745494109255
ms/op14750.912757292574
ms/op1.21
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1566.9696737237446
ms/op1346.1948471823591
ms/op1.16
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
222.71365755652178
ms/op221.0470166869565
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
521.3984999551515
ms/op463.2053476121212
ms/op1.13
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
571.9008658332933
ms/op473.90261975756744
ms/op1.21
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
11249.40320668773
ms/op8776.908210320456
ms/op1.28
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
39219.79748624762
ms/op29926.15626700794
ms/op1.31
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
40153.560033160946
ms/op32526.844515654997
ms/op1.23
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
79480.36009070001
ms/op59550.41166966667
ms/op1.33
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
19621.21975319043
ms/op15006.601503888596
ms/op1.31
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
722.8162182377931
ms/op610.4456304918209
ms/op1.18
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
9877.518705580715
ms/op8351.21971247489
ms/op1.18
org.janusgraph.CQLMultiQueryBenchmark.getNames
18822.34286307711
ms/op14737.422644903432
ms/op1.28
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
13025.68249600176
ms/op10903.708326936881
ms/op1.19
org.janusgraph.CQLMultiQueryBenchmark.getLabels
16572.650981078583
ms/op13305.68422999396
ms/op1.25
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
773.2017139496096
ms/op672.9530191288869
ms/op1.15
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
24971.30053531786
ms/op21151.69997790227
ms/op1.18
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
675.1765107414409
ms/op566.2220666199714
ms/op1.19
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
32321.409106038096
ms/op25822.55861829052
ms/op1.25
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
491.8143980045891
ms/op411.4887692411499
ms/op1.20
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
36628.96436664363
ms/op29794.881563733332
ms/op1.23
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
19573.475777154934
ms/op14451.119747276667
ms/op1.35
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
20265.417587701668
ms/op16086.213028835715
ms/op1.26
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
20329.913062059208
ms/op14981.480702516508
ms/op1.36
This comment was automatically generated by workflow using github-action-benchmark.