Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude asm-commons from java-driver-core
This resolves a dependency convergence error as java-driver-core still (indirectly) depends on an older asm version. Signed-off-by: Florian Hockmann <[email protected]>
- Loading branch information
28ee8a0
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
20647.88559342548
ms/op14259.91238568746
ms/op1.45
org.janusgraph.GraphCentricQueryBenchmark.getVertices
1819.8643551847358
ms/op1408.2267234686926
ms/op1.29
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex
222.33170006956524
ms/op220.5782195130435
ms/op1.01
org.janusgraph.MgmtOlapJobBenchmark.runReindex
580.6031300898412
ms/op465.6906487872728
ms/op1.25
org.janusgraph.JanusGraphSpeedBenchmark.basicCount
374.4784736062903
ms/op372.5253035815745
ms/op1.01
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames
59911.215655266664
ms/op38371.55033232667
ms/op1.56
org.janusgraph.CQLMultiQueryBenchmark.getNames
58114.62331929999
ms/op39854.0220677
ms/op1.46
This comment was automatically generated by workflow using github-action-benchmark.