Skip to content

Instantly share code, notes, and snippets.

@porunov
Created July 13, 2023 13:18
Show Gist options
  • Save porunov/a5788b948e882c49bd359c22b27f8ce2 to your computer and use it in GitHub Desktop.
Save porunov/a5788b948e882c49bd359c22b27f8ce2 to your computer and use it in GitHub Desktop.
Benchmark of the PR #3879 (https://github.com/JanusGraph/janusgraph/pull/3879) on 3 nodes Scylla cluster
Benchmark tests on 3 nodes ScyllaDB cluster using CQL driver
Benchmark (fanoutFactor) (fastProperty) (hasStepBatchMode) (propertiesBatchMode) (propertyCardinalitySingle) (verticesAmount) Mode Cnt Score Error Units
CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 100 N/A N/A N/A N/A N/A avgt 5 212.613 ± 56.701 ms/op
CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 500 N/A N/A N/A N/A N/A avgt 5 18093.924 ± 30581.394 ms/op
CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 100 N/A N/A N/A N/A N/A avgt 5 668.667 ± 2269.523 ms/op
CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 500 N/A N/A N/A N/A N/A avgt 5 5744.628 ± 4567.180 ms/op
CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 100 N/A N/A N/A N/A N/A avgt 5 715.978 ± 721.710 ms/op
CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 500 N/A N/A N/A N/A N/A avgt 5 12073.040 ± 8324.777 ms/op
CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 100 N/A N/A N/A N/A N/A avgt 5 234.434 ± 19.803 ms/op
CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 500 N/A N/A N/A N/A N/A avgt 5 8348.033 ± 19717.103 ms/op
CQLMultiQueryBenchmark.getIdToOutVerticesProjection 100 N/A N/A N/A N/A N/A avgt 5 38.132 ± 63.464 ms/op
CQLMultiQueryBenchmark.getIdToOutVerticesProjection 500 N/A N/A N/A N/A N/A avgt 5 170.810 ± 20.761 ms/op
CQLMultiQueryBenchmark.getNames 100 N/A N/A N/A N/A N/A avgt 5 219.264 ± 265.474 ms/op
CQLMultiQueryBenchmark.getNames 500 N/A N/A N/A N/A N/A avgt 5 4987.152 ± 590.007 ms/op
CQLMultiQueryBenchmark.getNeighborNames 100 N/A N/A N/A N/A N/A avgt 5 205.301 ± 9.123 ms/op
CQLMultiQueryBenchmark.getNeighborNames 500 N/A N/A N/A N/A N/A avgt 5 4963.003 ± 1606.147 ms/op
CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 100 N/A N/A N/A N/A N/A avgt 5 34.853 ± 1.257 ms/op
CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 500 N/A N/A N/A N/A N/A avgt 5 374.278 ± 47.856 ms/op
CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 100 N/A N/A N/A N/A N/A avgt 5 434.598 ± 46.678 ms/op
CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 500 N/A N/A N/A N/A N/A avgt 5 9993.566 ± 877.108 ms/op
CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 100 N/A N/A N/A N/A N/A avgt 5 33.374 ± 12.895 ms/op
CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 500 N/A N/A N/A N/A N/A avgt 5 291.771 ± 26.318 ms/op
CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 100 N/A N/A N/A N/A N/A avgt 5 31.372 ± 7.307 ms/op
CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 500 N/A N/A N/A N/A N/A avgt 5 312.872 ± 53.148 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 true all_properties N/A N/A N/A avgt 5 343.007 ± 35.270 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 true required_properties_only N/A N/A N/A avgt 5 341.125 ± 4.134 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 true required_and_next_properties N/A N/A N/A avgt 5 359.182 ± 59.458 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 true required_and_next_properties_or_all N/A N/A N/A avgt 5 362.351 ± 34.651 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 false all_properties N/A N/A N/A avgt 5 357.980 ± 11.274 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 false required_properties_only N/A N/A N/A avgt 5 512.500 ± 55.477 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 false required_and_next_properties N/A N/A N/A avgt 5 347.440 ± 55.000 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 100 false required_and_next_properties_or_all N/A N/A N/A avgt 5 364.741 ± 62.493 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 true all_properties N/A N/A N/A avgt 5 8688.581 ± 1369.290 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 true required_properties_only N/A N/A N/A avgt 5 8861.961 ± 2459.679 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 true required_and_next_properties N/A N/A N/A avgt 5 8876.675 ± 4318.319 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 true required_and_next_properties_or_all N/A N/A N/A avgt 5 8819.182 ± 854.172 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 false all_properties N/A N/A N/A avgt 5 8658.501 ± 1413.468 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 false required_properties_only N/A N/A N/A avgt 5 13087.008 ± 4687.663 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 false required_and_next_properties N/A N/A N/A avgt 5 8797.525 ± 1027.609 ms/op
CQLMultiQueryHasStepBenchmark.getAllPropertiesOfVerticesFilteredByHasStep 500 false required_and_next_properties_or_all N/A N/A N/A avgt 5 8871.357 ± 2439.624 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 true all_properties N/A N/A N/A avgt 5 347.284 ± 35.136 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 true required_properties_only N/A N/A N/A avgt 5 344.642 ± 30.969 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 true required_and_next_properties N/A N/A N/A avgt 5 339.284 ± 49.276 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 true required_and_next_properties_or_all N/A N/A N/A avgt 5 336.749 ± 56.795 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 false all_properties N/A N/A N/A avgt 5 319.849 ± 17.383 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 false required_properties_only N/A N/A N/A avgt 5 446.583 ± 68.709 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 false required_and_next_properties N/A N/A N/A avgt 5 306.762 ± 33.716 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 100 false required_and_next_properties_or_all N/A N/A N/A avgt 5 308.400 ± 96.484 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 true all_properties N/A N/A N/A avgt 5 8872.112 ± 3572.581 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 true required_properties_only N/A N/A N/A avgt 5 8448.739 ± 661.087 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 true required_and_next_properties N/A N/A N/A avgt 5 7972.487 ± 833.668 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 true required_and_next_properties_or_all N/A N/A N/A avgt 5 8187.636 ± 471.535 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 false all_properties N/A N/A N/A avgt 5 8513.453 ± 1520.963 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 false required_properties_only N/A N/A N/A avgt 5 10598.425 ± 1556.825 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 false required_and_next_properties N/A N/A N/A avgt 5 8087.045 ± 2792.687 ms/op
CQLMultiQueryHasStepBenchmark.getSpecificPropertiesOfVerticesFilteredByHasStep 500 false required_and_next_properties_or_all N/A N/A N/A avgt 5 7626.825 ± 738.334 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 true all_properties N/A N/A N/A avgt 5 330.772 ± 232.043 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 true required_properties_only N/A N/A N/A avgt 5 292.739 ± 11.530 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 true required_and_next_properties N/A N/A N/A avgt 5 339.758 ± 132.723 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 true required_and_next_properties_or_all N/A N/A N/A avgt 5 317.471 ± 53.771 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 false all_properties N/A N/A N/A avgt 5 295.041 ± 54.134 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 false required_properties_only N/A N/A N/A avgt 5 243.307 ± 34.167 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 false required_and_next_properties N/A N/A N/A avgt 5 239.220 ± 9.848 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 100 false required_and_next_properties_or_all N/A N/A N/A avgt 5 318.930 ± 125.353 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 true all_properties N/A N/A N/A avgt 5 7176.418 ± 889.538 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 true required_properties_only N/A N/A N/A avgt 5 7670.090 ± 762.894 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 true required_and_next_properties N/A N/A N/A avgt 5 7440.726 ± 1015.571 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 true required_and_next_properties_or_all N/A N/A N/A avgt 5 8518.119 ± 4900.046 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 false all_properties N/A N/A N/A avgt 5 8149.496 ± 2696.353 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 false required_properties_only N/A N/A N/A avgt 5 5854.413 ± 544.635 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 false required_and_next_properties N/A N/A N/A avgt 5 5702.768 ± 1081.645 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStep 500 false required_and_next_properties_or_all N/A N/A N/A avgt 5 7503.319 ± 5072.439 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 true all_properties N/A N/A N/A avgt 5 308.602 ± 8.921 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 true required_properties_only N/A N/A N/A avgt 5 324.058 ± 42.687 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 true required_and_next_properties N/A N/A N/A avgt 5 313.446 ± 10.692 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 true required_and_next_properties_or_all N/A N/A N/A avgt 5 323.400 ± 14.594 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 false all_properties N/A N/A N/A avgt 5 307.785 ± 14.957 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 false required_properties_only N/A N/A N/A avgt 5 258.969 ± 19.848 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 false required_and_next_properties N/A N/A N/A avgt 5 263.584 ± 7.372 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 100 false required_and_next_properties_or_all N/A N/A N/A avgt 5 324.315 ± 59.670 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 true all_properties N/A N/A N/A avgt 5 8309.691 ± 3254.861 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 true required_properties_only N/A N/A N/A avgt 5 7608.802 ± 552.887 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 true required_and_next_properties N/A N/A N/A avgt 5 8059.762 ± 559.768 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 true required_and_next_properties_or_all N/A N/A N/A avgt 5 7649.279 ± 596.461 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 false all_properties N/A N/A N/A avgt 5 7284.320 ± 877.105 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 false required_properties_only N/A N/A N/A avgt 5 6456.025 ± 3952.498 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 false required_and_next_properties N/A N/A N/A avgt 5 7148.408 ± 1597.212 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepInParentStep 500 false required_and_next_properties_or_all N/A N/A N/A avgt 5 8498.243 ± 9142.840 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 true all_properties N/A N/A N/A avgt 5 305.730 ± 21.695 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 true required_properties_only N/A N/A N/A avgt 5 295.986 ± 38.843 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 true required_and_next_properties N/A N/A N/A avgt 5 291.793 ± 33.000 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 true required_and_next_properties_or_all N/A N/A N/A avgt 5 293.752 ± 25.014 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 false all_properties N/A N/A N/A avgt 5 357.587 ± 601.016 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 false required_properties_only N/A N/A N/A avgt 5 307.753 ± 38.176 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 false required_and_next_properties N/A N/A N/A avgt 5 326.780 ± 90.556 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 100 false required_and_next_properties_or_all N/A N/A N/A avgt 5 330.354 ± 78.042 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 true all_properties N/A N/A N/A avgt 5 6735.036 ± 1162.625 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 true required_properties_only N/A N/A N/A avgt 5 7376.978 ± 1929.698 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 true required_and_next_properties N/A N/A N/A avgt 5 6919.752 ± 656.865 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 true required_and_next_properties_or_all N/A N/A N/A avgt 5 7325.415 ± 905.742 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 false all_properties N/A N/A N/A avgt 5 7024.832 ± 470.276 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 false required_properties_only N/A N/A N/A avgt 5 5703.979 ± 1292.366 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 false required_and_next_properties N/A N/A N/A avgt 5 5599.271 ± 1223.113 ms/op
CQLMultiQueryHasStepBenchmark.getVerticesFilteredByHasStepWithNonHasStepAfterOut 500 false required_and_next_properties_or_all N/A N/A N/A avgt 5 8569.471 ± 1438.299 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A true 5000 avgt 5 748.754 ± 33.959 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A true 50000 avgt 5 7242.294 ± 3365.043 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A false 5000 avgt 5 784.623 ± 333.735 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A false 50000 avgt 5 9591.681 ± 1317.097 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch N/A N/A N/A N/A true 5000 avgt 5 325.496 ± 540.782 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch N/A N/A N/A N/A true 50000 avgt 5 2015.924 ± 200.906 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch N/A N/A N/A N/A false 5000 avgt 5 204.622 ± 36.075 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch N/A N/A N/A N/A false 50000 avgt 5 2123.392 ± 270.675 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A true 5000 avgt 5 1135.152 ± 198.115 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A true 50000 avgt 5 13700.707 ± 4056.597 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A false 5000 avgt 5 1677.485 ± 4131.521 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A false 50000 avgt 5 17213.856 ± 8210.682 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch N/A N/A N/A N/A true 5000 avgt 5 4446.927 ± 223.663 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch N/A N/A N/A N/A true 50000 avgt 5 51265.441 ± 45602.116 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch N/A N/A N/A N/A false 5000 avgt 5 6418.844 ± 6639.119 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch N/A N/A N/A N/A false 50000 avgt 5 56369.048 ± 7769.739 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch N/A N/A N/A N/A true 5000 avgt 5 682.458 ± 1641.354 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch N/A N/A N/A N/A true 50000 avgt 5 3228.818 ± 426.264 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch N/A N/A N/A N/A false 5000 avgt 5 801.052 ± 823.711 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch N/A N/A N/A N/A false 50000 avgt 5 7626.162 ± 1122.756 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A true 5000 avgt 5 672.341 ± 114.057 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A true 50000 avgt 5 6518.710 ± 709.289 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A false 5000 avgt 5 917.984 ± 581.194 ms/op
CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection N/A N/A N/A N/A false 50000 avgt 5 7698.719 ± 3884.551 ms/op
CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching N/A N/A N/A N/A true 5000 avgt 5 27157.427 ± 1301.371 ms/op
CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching N/A N/A N/A N/A true 50000 avgt 5 277013.696 ± 7116.408 ms/op
CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching N/A N/A N/A N/A false 5000 avgt 5 26664.738 ± 3231.705 ms/op
CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching N/A N/A N/A N/A false 50000 avgt 5 266923.939 ± 7936.150 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A true N/A all_properties N/A 5000 avgt 5 257.888 ± 6.863 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A true N/A all_properties N/A 50000 avgt 5 2678.179 ± 274.960 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A true N/A required_properties_only N/A 5000 avgt 5 259.790 ± 22.404 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A true N/A required_properties_only N/A 50000 avgt 5 2673.572 ± 123.853 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A true N/A none N/A 5000 avgt 5 55582.522 ± 5251.977 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A true N/A none N/A 50000 avgt 5 541530.522 ± 7354.932 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A false N/A all_properties N/A 5000 avgt 5 269.065 ± 127.812 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A false N/A all_properties N/A 50000 avgt 5 2603.068 ± 201.523 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A false N/A required_properties_only N/A 5000 avgt 5 300.374 ± 107.143 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A false N/A required_properties_only N/A 50000 avgt 5 2576.376 ± 172.975 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A false N/A none N/A 5000 avgt 5 53621.076 ± 2990.774 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMap N/A false N/A none N/A 50000 avgt 5 538249.887 ± 3180.308 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A true N/A all_properties N/A 5000 avgt 5 250.149 ± 11.432 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A true N/A all_properties N/A 50000 avgt 5 2579.319 ± 142.041 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A true N/A required_properties_only N/A 5000 avgt 5 262.387 ± 78.606 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A true N/A required_properties_only N/A 50000 avgt 5 2466.715 ± 313.457 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A true N/A none N/A 5000 avgt 5 54409.174 ± 5077.630 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A true N/A none N/A 50000 avgt 5 538339.575 ± 16011.940 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A false N/A all_properties N/A 5000 avgt 5 247.106 ± 9.748 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A false N/A all_properties N/A 50000 avgt 5 2752.893 ± 364.681 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A false N/A required_properties_only N/A 5000 avgt 5 248.698 ± 12.459 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A false N/A required_properties_only N/A 50000 avgt 5 2643.074 ± 1029.148 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A false N/A none N/A 5000 avgt 5 54367.001 ± 2622.771 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapMultipleProperties N/A false N/A none N/A 50000 avgt 5 541267.340 ± 3398.820 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A true N/A all_properties N/A 5000 avgt 5 181.281 ± 45.709 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A true N/A all_properties N/A 50000 avgt 5 1719.240 ± 163.433 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A true N/A required_properties_only N/A 5000 avgt 5 173.011 ± 12.497 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A true N/A required_properties_only N/A 50000 avgt 5 1764.695 ± 232.783 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A true N/A none N/A 5000 avgt 5 54742.530 ± 5526.528 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A true N/A none N/A 50000 avgt 5 593497.702 ± 194180.294 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A false N/A all_properties N/A 5000 avgt 5 176.388 ± 10.632 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A false N/A all_properties N/A 50000 avgt 5 3183.870 ± 909.851 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A false N/A required_properties_only N/A 5000 avgt 5 181.851 ± 18.116 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A false N/A required_properties_only N/A 50000 avgt 5 1908.357 ± 408.252 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A false N/A none N/A 5000 avgt 5 59029.201 ± 13373.338 ms/op
CQLMultiQueryPropertiesBenchmark.getElementMapSingleProperty N/A false N/A none N/A 50000 avgt 5 555555.669 ± 14180.780 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A true N/A all_properties N/A 5000 avgt 5 191.390 ± 25.306 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A true N/A all_properties N/A 50000 avgt 5 1969.251 ± 373.396 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A true N/A required_properties_only N/A 5000 avgt 5 182.948 ± 9.001 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A true N/A required_properties_only N/A 50000 avgt 5 1925.781 ± 215.863 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A true N/A none N/A 5000 avgt 5 29398.394 ± 5742.565 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A true N/A none N/A 50000 avgt 5 290584.560 ± 11954.126 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A false N/A all_properties N/A 5000 avgt 5 204.895 ± 100.170 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A false N/A all_properties N/A 50000 avgt 5 1989.003 ± 182.792 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A false N/A required_properties_only N/A 5000 avgt 5 182.800 ± 30.321 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A false N/A required_properties_only N/A 50000 avgt 5 1946.244 ± 416.371 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A false N/A none N/A 5000 avgt 5 29051.729 ± 3725.285 ms/op
CQLMultiQueryPropertiesBenchmark.getProperties N/A false N/A none N/A 50000 avgt 5 291325.144 ± 4466.114 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A true N/A all_properties N/A 5000 avgt 5 104.622 ± 9.974 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A true N/A all_properties N/A 50000 avgt 5 1015.321 ± 144.848 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A true N/A required_properties_only N/A 5000 avgt 5 211.304 ± 860.466 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A true N/A required_properties_only N/A 50000 avgt 5 1006.826 ± 45.655 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A true N/A none N/A 5000 avgt 5 29068.977 ± 6401.609 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A true N/A none N/A 50000 avgt 5 288130.761 ± 5745.044 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A false N/A all_properties N/A 5000 avgt 5 103.597 ± 6.272 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A false N/A all_properties N/A 50000 avgt 5 1017.417 ± 223.705 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A false N/A required_properties_only N/A 5000 avgt 5 104.651 ± 24.485 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A false N/A required_properties_only N/A 50000 avgt 5 1020.595 ± 190.846 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A false N/A none N/A 5000 avgt 5 28018.721 ± 1122.967 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertiesSingleProperty N/A false N/A none N/A 50000 avgt 5 309847.311 ± 219634.282 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A true N/A all_properties N/A 5000 avgt 5 292.381 ± 293.516 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A true N/A all_properties N/A 50000 avgt 5 2012.156 ± 302.139 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A true N/A required_properties_only N/A 5000 avgt 5 262.929 ± 20.879 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A true N/A required_properties_only N/A 50000 avgt 5 2936.257 ± 1589.726 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A true N/A none N/A 5000 avgt 5 28061.124 ± 1218.410 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A true N/A none N/A 50000 avgt 5 343267.086 ± 215581.789 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A false N/A all_properties N/A 5000 avgt 5 224.372 ± 160.540 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A false N/A all_properties N/A 50000 avgt 5 2085.507 ± 299.374 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A false N/A required_properties_only N/A 5000 avgt 5 187.163 ± 22.934 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A false N/A required_properties_only N/A 50000 avgt 5 2067.846 ± 257.186 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A false N/A none N/A 5000 avgt 5 28522.614 ± 1281.614 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMap N/A false N/A none N/A 50000 avgt 5 289620.412 ± 9212.118 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A true N/A all_properties N/A 5000 avgt 5 106.609 ± 5.899 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A true N/A all_properties N/A 50000 avgt 5 1080.215 ± 183.842 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A true N/A required_properties_only N/A 5000 avgt 5 107.789 ± 17.703 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A true N/A required_properties_only N/A 50000 avgt 5 1027.029 ± 45.356 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A true N/A none N/A 5000 avgt 5 38862.886 ± 4070.828 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A true N/A none N/A 50000 avgt 5 308141.450 ± 157006.748 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A false N/A all_properties N/A 5000 avgt 5 107.547 ± 16.444 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A false N/A all_properties N/A 50000 avgt 5 1137.959 ± 1181.615 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A false N/A required_properties_only N/A 5000 avgt 5 104.873 ± 7.747 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A false N/A required_properties_only N/A 50000 avgt 5 1161.760 ± 1521.125 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A false N/A none N/A 5000 avgt 5 28499.538 ± 1314.958 ms/op
CQLMultiQueryPropertiesBenchmark.getPropertyMapSingleProperty N/A false N/A none N/A 50000 avgt 5 288873.584 ± 50465.709 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A true N/A all_properties N/A 5000 avgt 5 187.773 ± 24.573 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A true N/A all_properties N/A 50000 avgt 5 1889.874 ± 180.677 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A true N/A required_properties_only N/A 5000 avgt 5 189.183 ± 11.187 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A true N/A required_properties_only N/A 50000 avgt 5 1996.115 ± 361.213 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A true N/A none N/A 5000 avgt 5 28743.190 ± 5068.148 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A true N/A none N/A 50000 avgt 5 288386.980 ± 13860.287 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A false N/A all_properties N/A 5000 avgt 5 234.423 ± 276.810 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A false N/A all_properties N/A 50000 avgt 5 2087.093 ± 761.175 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A false N/A required_properties_only N/A 5000 avgt 5 198.018 ± 30.498 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A false N/A required_properties_only N/A 50000 avgt 5 2008.966 ± 314.746 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A false N/A none N/A 5000 avgt 5 27656.408 ± 1384.915 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMap N/A false N/A none N/A 50000 avgt 5 287124.524 ± 9926.260 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A true N/A all_properties N/A 5000 avgt 5 215.258 ± 126.786 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A true N/A all_properties N/A 50000 avgt 5 1952.985 ± 110.706 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A true N/A required_properties_only N/A 5000 avgt 5 179.500 ± 30.350 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A true N/A required_properties_only N/A 50000 avgt 5 1795.219 ± 590.588 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A true N/A none N/A 5000 avgt 5 29591.967 ± 6846.209 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A true N/A none N/A 50000 avgt 5 281072.761 ± 14389.584 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A false N/A all_properties N/A 5000 avgt 5 224.780 ± 138.738 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A false N/A all_properties N/A 50000 avgt 5 1998.432 ± 369.447 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A false N/A required_properties_only N/A 5000 avgt 5 174.254 ± 39.722 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A false N/A required_properties_only N/A 50000 avgt 5 1731.635 ± 187.552 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A false N/A none N/A 5000 avgt 5 28042.888 ± 3536.970 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapMultipleProperties N/A false N/A none N/A 50000 avgt 5 285516.112 ± 16274.344 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A true N/A all_properties N/A 5000 avgt 5 106.895 ± 13.671 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A true N/A all_properties N/A 50000 avgt 5 1085.349 ± 364.044 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A true N/A required_properties_only N/A 5000 avgt 5 103.713 ± 33.248 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A true N/A required_properties_only N/A 50000 avgt 5 1031.735 ± 128.720 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A true N/A none N/A 5000 avgt 5 28321.462 ± 2099.114 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A true N/A none N/A 50000 avgt 5 291523.026 ± 10442.678 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A false N/A all_properties N/A 5000 avgt 5 116.236 ± 92.397 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A false N/A all_properties N/A 50000 avgt 5 1107.481 ± 1378.428 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A false N/A required_properties_only N/A 5000 avgt 5 110.512 ± 38.767 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A false N/A required_properties_only N/A 50000 avgt 5 1032.935 ± 93.950 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A false N/A none N/A 5000 avgt 5 28277.631 ± 1685.913 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapSingleProperty N/A false N/A none N/A 50000 avgt 5 281513.264 ± 5093.930 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A true N/A all_properties N/A 5000 avgt 5 257.777 ± 12.332 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A true N/A all_properties N/A 50000 avgt 5 2763.526 ± 256.194 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A true N/A required_properties_only N/A 5000 avgt 5 259.705 ± 36.452 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A true N/A required_properties_only N/A 50000 avgt 5 2607.995 ± 233.681 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A true N/A none N/A 5000 avgt 5 53902.801 ± 3337.329 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A true N/A none N/A 50000 avgt 5 543477.942 ± 7829.341 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A false N/A all_properties N/A 5000 avgt 5 261.005 ± 19.629 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A false N/A all_properties N/A 50000 avgt 5 2757.547 ± 431.209 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A false N/A required_properties_only N/A 5000 avgt 5 273.251 ± 89.920 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A false N/A required_properties_only N/A 50000 avgt 5 2634.577 ± 308.440 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A false N/A none N/A 5000 avgt 5 54002.993 ± 4975.389 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptions N/A false N/A none N/A 50000 avgt 5 543926.211 ± 3887.778 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A true N/A all_properties N/A 5000 avgt 5 142.019 ± 20.363 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A true N/A all_properties N/A 50000 avgt 5 141.203 ± 11.606 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A true N/A required_properties_only N/A 5000 avgt 5 137.092 ± 5.678 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A true N/A required_properties_only N/A 50000 avgt 5 140.714 ± 2.527 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A true N/A none N/A 5000 avgt 5 26993.625 ± 1124.381 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A true N/A none N/A 50000 avgt 5 30488.249 ± 18472.645 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A false N/A all_properties N/A 5000 avgt 5 141.753 ± 18.739 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A false N/A all_properties N/A 50000 avgt 5 149.306 ± 6.387 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A false N/A required_properties_only N/A 5000 avgt 5 139.403 ± 7.842 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A false N/A required_properties_only N/A 50000 avgt 5 139.028 ± 4.299 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A false N/A none N/A 5000 avgt 5 27539.977 ± 3323.700 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedBatchSizePlusOne N/A false N/A none N/A 50000 avgt 5 27162.270 ± 2279.399 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A true N/A all_properties N/A 5000 avgt 5 17.798 ± 3.002 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A true N/A all_properties N/A 50000 avgt 5 15.357 ± 1.928 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A true N/A required_properties_only N/A 5000 avgt 5 17.872 ± 2.321 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A true N/A required_properties_only N/A 50000 avgt 5 19.589 ± 1.184 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A true N/A none N/A 5000 avgt 5 17.240 ± 1.159 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A true N/A none N/A 50000 avgt 5 17.545 ± 0.903 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A false N/A all_properties N/A 5000 avgt 5 19.636 ± 15.942 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A false N/A all_properties N/A 50000 avgt 5 14.319 ± 4.511 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A false N/A required_properties_only N/A 5000 avgt 5 15.374 ± 2.164 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A false N/A required_properties_only N/A 50000 avgt 5 15.582 ± 2.578 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A false N/A none N/A 5000 avgt 5 17.547 ± 4.144 ms/op
CQLMultiQueryPropertiesBenchmark.getValueMapWithOptionsLimitedOne N/A false N/A none N/A 50000 avgt 5 17.753 ± 2.593 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A true N/A all_properties N/A 5000 avgt 5 187.373 ± 21.531 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A true N/A all_properties N/A 50000 avgt 5 1909.753 ± 378.770 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A true N/A required_properties_only N/A 5000 avgt 5 212.340 ± 155.186 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A true N/A required_properties_only N/A 50000 avgt 5 1888.913 ± 151.591 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A true N/A none N/A 5000 avgt 5 28849.123 ± 3799.267 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A true N/A none N/A 50000 avgt 5 288180.546 ± 12734.164 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A false N/A all_properties N/A 5000 avgt 5 183.131 ± 9.888 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A false N/A all_properties N/A 50000 avgt 5 1856.461 ± 266.986 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A false N/A required_properties_only N/A 5000 avgt 5 189.576 ± 39.170 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A false N/A required_properties_only N/A 50000 avgt 5 1938.669 ± 283.170 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A false N/A none N/A 5000 avgt 5 28486.405 ± 989.616 ms/op
CQLMultiQueryPropertiesBenchmark.getValues N/A false N/A none N/A 50000 avgt 5 287896.297 ± 6269.261 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A true N/A all_properties N/A 5000 avgt 5 188.640 ± 7.503 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A true N/A all_properties N/A 50000 avgt 5 3668.554 ± 15371.930 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A true N/A required_properties_only N/A 5000 avgt 5 255.481 ± 646.404 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A true N/A required_properties_only N/A 50000 avgt 5 1745.343 ± 227.601 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A true N/A none N/A 5000 avgt 5 29375.250 ± 4831.020 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A true N/A none N/A 50000 avgt 5 283738.499 ± 5459.440 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A false N/A all_properties N/A 5000 avgt 5 184.937 ± 22.612 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A false N/A all_properties N/A 50000 avgt 5 1875.882 ± 153.754 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A false N/A required_properties_only N/A 5000 avgt 5 175.236 ± 84.048 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A false N/A required_properties_only N/A 50000 avgt 5 1745.864 ± 198.511 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A false N/A none N/A 5000 avgt 5 28804.877 ± 4705.680 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesMultipleProperties N/A false N/A none N/A 50000 avgt 5 290727.315 ± 14321.343 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A true N/A all_properties N/A 5000 avgt 5 108.554 ± 15.787 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A true N/A all_properties N/A 50000 avgt 5 1190.027 ± 1325.953 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A true N/A required_properties_only N/A 5000 avgt 5 107.128 ± 22.200 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A true N/A required_properties_only N/A 50000 avgt 5 1051.340 ± 328.577 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A true N/A none N/A 5000 avgt 5 28972.671 ± 6894.355 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A true N/A none N/A 50000 avgt 5 290935.545 ± 8872.154 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A false N/A all_properties N/A 5000 avgt 5 109.011 ± 3.525 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A false N/A all_properties N/A 50000 avgt 5 998.285 ± 87.981 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A false N/A required_properties_only N/A 5000 avgt 5 114.723 ± 71.934 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A false N/A required_properties_only N/A 50000 avgt 5 1017.576 ± 122.777 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A false N/A none N/A 5000 avgt 5 28806.145 ± 1761.301 ms/op
CQLMultiQueryPropertiesBenchmark.getValuesSingleProperty N/A false N/A none N/A 50000 avgt 5 286192.384 ± 10459.714 ms/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment