Skip to content

Ignite 25327 2 #5878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Ignite 25327 2 #5878

wants to merge 8 commits into from

Conversation

vldpyatkov
Copy link
Contributor

@vldpyatkov vldpyatkov commented May 22, 2025

https://issues.apache.org/jira/browse/IGNITE-25327

Benchmark                                              (useBuffer)  Mode  Cnt  Score    Error  Units
TupleComparatorBenchmark.testBytesFullCompare                 true  avgt   10  0.054 ±  0.001  us/op
TupleComparatorBenchmark.testBytesFullCompare                false  avgt   10  0.097 ±  0.001  us/op
TupleComparatorBenchmark.testBytesPartialCompare              true  avgt   10  0.036 ±  0.001  us/op
TupleComparatorBenchmark.testBytesPartialCompare             false  avgt   10  0.083 ±  0.001  us/op
TupleComparatorBenchmark.testStrFullCompare                   true  avgt   10  0.747 ±  0.002  us/op
TupleComparatorBenchmark.testStrFullCompare                  false  avgt   10  0.713 ±  0.013  us/op
TupleComparatorBenchmark.testStrPartialCompare                true  avgt   10  0.354 ±  0.001  us/op
TupleComparatorBenchmark.testStrPartialCompare               false  avgt   10  0.583 ±  0.004  us/op
TupleComparatorBenchmark.timestampBytesFullCompare            true  avgt   10  0.026 ±  0.001  us/op
TupleComparatorBenchmark.timestampBytesFullCompare           false  avgt   10  0.027 ±  0.001  us/op
TupleComparatorBenchmark.timestampBytesPartialCompare         true  avgt   10  0.016 ±  0.001  us/op
TupleComparatorBenchmark.timestampBytesPartialCompare        false  avgt   10  0.013 ±  0.001  us/op
TupleComparatorBenchmark.uuidBytesFullCompare                 true  avgt   10  0.026 ±  0.001  us/op
TupleComparatorBenchmark.uuidBytesFullCompare                false  avgt   10  0.026 ±  0.001  us/op
TupleComparatorBenchmark.uuidBytesPartialCompare              true  avgt   10  0.016 ±  0.001  us/op
TupleComparatorBenchmark.uuidBytesPartialCompare             false  avgt   10  0.014 ±  0.001  us/op
Benchmark                 (batch)  (fieldLength)  (fieldValueGeneration)  (fsync)  (idxes)  (indexType)  (partitionCount)  (useBuffer)   Mode  Cnt      Score      Error  Units
UpsertKvBenchmark.upsert        1            100            uniquePrefix    false       10       SORTED                 8         true  thrpt   20  36076.710 ± 2153.299  ops/s
UpsertKvBenchmark.upsert        1            100            uniquePrefix    false       10       SORTED                 8        false  thrpt   20  26359.227 ± 2559.869  ops/s
UpsertKvBenchmark.upsert        1            100           uniquePostfix    false       10       SORTED                 8         true  thrpt   20  17592.542 ±  942.426  ops/s
UpsertKvBenchmark.upsert        1            100           uniquePostfix    false       10       SORTED                 8        false  thrpt   20  16127.379 ± 1069.882  ops/s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant