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.
Only retry bulk request items that failed
- Loading branch information
1 parent
393b432
commit 5c2b132
Showing
1 changed file
with
37 additions
and
10 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
5c2b132
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
13064.487101517389
ms/op12689.439979944173
ms/op1.03
org.janusgraph.GraphCentricQueryBenchmark.getVertices
917.1542229838899
ms/op925.013828296019
ms/op0.99
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.40419136630436
ms/op216.46225680797102
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
341.24780739464285
ms/op340.16287398523804
ms/op1.00
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
256.7825195367334
ms/op217.50069746084958
ms/op1.18
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5006.825848074439
ms/op5053.275978996042
ms/op0.99
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
17402.067540816788
ms/op16275.762675504468
ms/op1.07
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20367.73059507818
ms/op19161.81803811333
ms/op1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
56536.5839815
ms/op54807.3874225
ms/op1.03
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices
1601.5092235715454
ms/op1525.6592376795456
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8383.487556671309
ms/op8025.759033073809
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
384.9492693973299
ms/op376.13373544806296
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4166.5354476095035
ms/op4086.6631890165872
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getNames
8476.082331762345
ms/op8416.939881828739
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5847.76823022735
ms/op5611.851519805606
ms/op1.04
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7476.94776189832
ms/op6828.816333819391
ms/op1.09
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
441.04533640656797
ms/op434.35062048578123
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
12656.998816571519
ms/op11980.571977528334
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
368.40111770067546
ms/op355.802058751578
ms/op1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14690.792975110715
ms/op14729.77276273078
ms/op1.00
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
250.6826633725123
ms/op243.61035626593375
ms/op1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15589.637740560207
ms/op13656.572724210222
ms/op1.14
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8673.174343363138
ms/op8290.3478513332
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9349.298626702563
ms/op9070.803732347935
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8916.81141455257
ms/op8637.306367440338
ms/op1.03
This comment was automatically generated by workflow using github-action-benchmark.