Skip to content

Commit

Permalink
Update documentation parameters from 1.0 to 1.1 CTR
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Porunov <[email protected]>
  • Loading branch information
porunov committed Nov 15, 2024
1 parent 8c78268 commit 8babe12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"repoOwner": "janusgraph",
"repoName": "janusgraph",
"targetBranchChoices": ["v1.0"],
"targetBranchChoices": ["v1.1"],
"branchLabelMapping": {
"^backport/(.+)$": "$1"
},
Expand Down
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ updates:
patterns:
- "org.junit.*"
labels:
- "backport/v1.0"
- "backport/v1.1"
- "dependencies"
- "java"

Expand All @@ -22,5 +22,5 @@ updates:
time: "11:00"
open-pull-requests-limit: 10
labels:
- "backport/v1.0"
- "backport/v1.1"
- "dependencies"
2 changes: 1 addition & 1 deletion janusgraph-dist/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ARG REVISION=test
LABEL org.opencontainers.image.title="JanusGraph Docker Image"
LABEL org.opencontainers.image.description="Official JanusGraph Docker image"
LABEL org.opencontainers.image.url="https://janusgraph.org/"
LABEL org.opencontainers.image.documentation="https://docs.janusgraph.org/v1.0/"
LABEL org.opencontainers.image.documentation="https://docs.janusgraph.org/v1.1/"
LABEL org.opencontainers.image.revision="${REVISION}"
LABEL org.opencontainers.image.source="https://github.com/JanusGraph/janusgraph-docker/"
LABEL org.opencontainers.image.vendor="JanusGraph"
Expand Down

1 comment on commit 8babe12

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 8babe12 Previous: fd8d7cb Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12832.57184825241 ms/op 12203.951858918621 ms/op 1.05
org.janusgraph.GraphCentricQueryBenchmark.getVertices 997.0554568618793 ms/op 950.722930683352 ms/op 1.05
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 216.80350590543475 ms/op 216.36714120471015 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 342.114712732381 ms/op 348.67077811967954 ms/op 0.98
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 231.22583098202426 ms/op 256.9128284229291 ms/op 0.90
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 4735.740480332262 ms/op 4856.638339913487 ms/op 0.98
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 16933.337644571948 ms/op 16568.337868380393 ms/op 1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 20096.961916844648 ms/op 19912.894238941662 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 57168.612272733335 ms/op 54444.2470438 ms/op 1.05
org.janusgraph.CQLMultiQueryDropBenchmark.dropVertices 1575.1756435613095 ms/op 1565.204618382767 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8392.719867588525 ms/op 7821.420270679415 ms/op 1.07
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 376.67467637142227 ms/op 378.54255483070045 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4312.91003787923 ms/op 4198.479342335691 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getNames 8313.228088008447 ms/op 8143.627327500892 ms/op 1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5820.904223411519 ms/op 5948.278315294371 ms/op 0.98
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7198.414533027936 ms/op 6905.249231803097 ms/op 1.04
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 435.94261187369966 ms/op 414.3273814341965 ms/op 1.05
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 12801.267942818873 ms/op 12527.061277507737 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 364.081340249863 ms/op 359.7615537687763 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 14687.224101597856 ms/op 13921.77641471241 ms/op 1.05
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 253.7438213419074 ms/op 244.63960195158825 ms/op 1.04
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 14354.900829007336 ms/op 14189.13057954389 ms/op 1.01
org.janusgraph.CQLCompositeIndexInlinePropBenchmark.searchVertices 1546.228268391504 ms/op 1567.914887381044 ms/op 0.99
org.janusgraph.CQLMultiQueryDropBenchmark.dropVerticesGremlinQuery 1576.5228790271117 ms/op 1566.9480415094285 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8262.998804302815 ms/op 8113.640282897751 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 9207.41575313397 ms/op 8788.26986632168 ms/op 1.05
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 8746.709510472387 ms/op 8557.408489761516 ms/op 1.02

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.