-
-
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.
Backport ElasticSearch 8.15.3 update to v1.0
Signed-off-by: Oleksandr Porunov <[email protected]>
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 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
7c86b02
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
12403.023813549014
ms/op12994.438964091325
ms/op0.95
org.janusgraph.GraphCentricQueryBenchmark.getVertices
903.2584417558639
ms/op957.3251909284766
ms/op0.94
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
216.2441790514493
ms/op216.45303196086957
ms/op1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex
335.93032347749994
ms/op342.81005004892853
ms/op0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
212.03568011717067
ms/op207.33680618088454
ms/op1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5029.519032158736
ms/op4953.295327365606
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps
16349.67073953077
ms/op16917.057558105356
ms/op0.97
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch
20610.838640049493
ms/op18983.13907385985
ms/op1.09
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching
58192.765143133336
ms/op56527.85002600001
ms/op1.03
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex
8041.652058270115
ms/op8433.13502817794
ms/op0.95
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion
377.7177006469928
ms/op384.2152506805113
ms/op0.98
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch
4263.0897929692155
ms/op4227.1771161974975
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getNames
8295.338661017251
ms/op8339.221853925019
ms/op0.99
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
5935.914014319131
ms/op5604.356576582386
ms/op1.06
org.janusgraph.CQLMultiQueryBenchmark.getLabels
7238.34790681561
ms/op7082.884761983721
ms/op1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep
434.1558620949348
ms/op430.31039337061094
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex
13097.991874944764
ms/op12459.636105572155
ms/op1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage
362.22950966643674
ms/op357.5981502840734
ms/op1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection
14868.209706025431
ms/op14793.559446997619
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection
246.62034136328353
ms/op245.84974412075837
ms/op1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch
15552.023669136954
ms/op13806.414282860256
ms/op1.13
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
8264.998509964398
ms/op8411.967305495045
ms/op0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps
9175.40935349184
ms/op9104.974810254043
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts
8630.40211955194
ms/op8793.398072298722
ms/op0.98
This comment was automatically generated by workflow using github-action-benchmark.