forked from JanusGraph/janusgraph
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation parameters from 1.0 to 1.1 CTR
Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 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
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
8babe12
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
12832.57184825241
ms/op12203.951858918621
ms/op1.05
org.janusgraph.GraphCentricQueryBenchmark.getVertices
997.0554568618793
ms/op950.722930683352
ms/op1.05
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.80350590543475
ms/op216.36714120471015
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
342.114712732381
ms/op348.67077811967954
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
231.22583098202426
ms/op256.9128284229291
ms/op0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
4735.740480332262
ms/op4856.638339913487
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16933.337644571948
ms/op16568.337868380393
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20096.961916844648
ms/op19912.894238941662
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
57168.612272733335
ms/op54444.2470438
ms/op1.05
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1575.1756435613095
ms/op1565.204618382767
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8392.719867588525
ms/op7821.420270679415
ms/op1.07
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
376.67467637142227
ms/op378.54255483070045
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4312.91003787923
ms/op4198.479342335691
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getNames
8313.228088008447
ms/op8143.627327500892
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5820.904223411519
ms/op5948.278315294371
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7198.414533027936
ms/op6905.249231803097
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
435.94261187369966
ms/op414.3273814341965
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12801.267942818873
ms/op12527.061277507737
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
364.081340249863
ms/op359.7615537687763
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14687.224101597856
ms/op13921.77641471241
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
253.7438213419074
ms/op244.63960195158825
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
14354.900829007336
ms/op14189.13057954389
ms/op1.01
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices
1546.228268391504
ms/op1567.914887381044
ms/op0.99
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery
1576.5228790271117
ms/op1566.9480415094285
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8262.998804302815
ms/op8113.640282897751
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9207.41575313397
ms/op8788.26986632168
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8746.709510472387
ms/op8557.408489761516
ms/op1.02
This comment was automatically generated by workflow using github-action-benchmark.