-
-
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.
JanusGraph release 1.0.0 [cql-tests][tp-tests]
Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
Showing
35 changed files
with
45 additions
and
35 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ on: | |
types: [released,edited] | ||
|
||
env: | ||
LATEST_RELEASE: 0.6 | ||
LATEST_RELEASE: 1.0 | ||
|
||
jobs: | ||
tagging: | ||
|
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>org.janusgraph</groupId> | ||
<artifactId>janusgraph</artifactId> | ||
<version>1.0.0-SNAPSHOT</version> | ||
<version>1.0.0</version> | ||
<packaging>pom</packaging> | ||
<prerequisites> | ||
<maven>3.2.5</maven> | ||
|
@@ -42,7 +42,7 @@ | |
<connection>scm:git:[email protected]:JanusGraph/janusgraph.git</connection> | ||
<developerConnection>scm:git:[email protected]:JanusGraph/janusgraph.git</developerConnection> | ||
<url>[email protected]:JanusGraph/janusgraph.git</url> | ||
<tag>HEAD</tag> | ||
<tag>v1.0.0</tag> | ||
</scm> | ||
<distributionManagement> | ||
<snapshotRepository> | ||
|
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
55d7454
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
22082.371111918055
ms/op14750.912757292574
ms/op1.50
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1781.1305031665654
ms/op1346.1948471823591
ms/op1.32
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
221.58104000869565
ms/op221.0470166869565
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
601.5306183069841
ms/op463.2053476121212
ms/op1.30
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
457.00466178894396
ms/op473.90261975756744
ms/op0.96
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14628.929165417838
ms/op8776.908210320456
ms/op1.67
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
47261.19885641
ms/op29926.15626700794
ms/op1.58
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
51160.51581562667
ms/op32526.844515654997
ms/op1.57
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
109141.9261738
ms/op59550.41166966667
ms/op1.83
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
23812.626285716113
ms/op15006.601503888596
ms/op1.59
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
836.7232866046589
ms/op610.4456304918209
ms/op1.37
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
12686.527393258159
ms/op8351.21971247489
ms/op1.52
org.janusgraph.CQLMultiQueryBenchmark.getNames
22898.10355654921
ms/op14737.422644903432
ms/op1.55
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
18935.096320219207
ms/op10903.708326936881
ms/op1.74
org.janusgraph.CQLMultiQueryBenchmark.getLabels
18819.310757922492
ms/op13305.68422999396
ms/op1.41
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
859.7319959737264
ms/op672.9530191288869
ms/op1.28
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
31968.671796509527
ms/op21151.69997790227
ms/op1.51
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
800.1762707906089
ms/op566.2220666199714
ms/op1.41
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
46299.479056448574
ms/op25822.55861829052
ms/op1.79
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
517.5737841128641
ms/op411.4887692411499
ms/op1.26
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
51033.18687767167
ms/op29794.881563733332
ms/op1.71
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
23071.909345304528
ms/op14451.119747276667
ms/op1.60
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
25290.53521609333
ms/op16086.213028835715
ms/op1.57
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
23224.927885177778
ms/op14981.480702516508
ms/op1.55
This comment was automatically generated by workflow using github-action-benchmark.