[
https://issues.apache.org/jira/browse/IGNITE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741923#comment-16741923
]
Oleg Ostanin commented on IGNITE-10885:
---------------------------------------
We also have
{noformat}
IgniteDenseLocalOffHeapMatrixMulBenchmark
IgniteAtomicOffHeapRetriesBenchmark
IgniteAtomicOffHeapInvokeRetryBenchmark
IgniteTransactionalOffHeapWriteReadBenchmark
IgniteTransactionalOffHeapWriteInvokeBenchmark
IgniteTransactionalOffHeapInvokeRetryBenchmark
{noformat}
[~ilyak] should we remove those from property files?
> Yardstick scripts refer to nonexistent OffHeap benchmarks
> ---------------------------------------------------------
>
> Key: IGNITE-10885
> URL: https://issues.apache.org/jira/browse/IGNITE-10885
> Project: Ignite
> Issue Type: Bug
> Components: yardstick
> Affects Versions: 2.7
> Reporter: Ilya Kasnacheev
> Assignee: Oleg Ostanin
> Priority: Minor
>
> {code}
> IgnitePutTxOffHeapValuesBenchmark
> IgnitePutTxOffHeapBenchmark
> IgniteSqlQueryJoinOffHeapBenchmark
> IgnitePutOffHeapBenchmark
> IgnitePutOffHeapValuesBenchmark
> IgnitePutGetOffHeapValuesBenchmark
> IgniteSqlQueryOffHeapBenchmark
> {code}
> I expect we don't have those since 2.0, yet:
> {code}
> ~/w/incubator-ignite% grep -ri IgnitePutTxOffHeapValuesBenchmark *
> modules/yardstick/target/assembly/config/benchmark-remote.properties:-cfg
> ${SCRIPT_DIR}/../config/ignite-remote-config.xml -nn ${nodesNum} -b ${b} -w
> ${w} -d ${d} -t ${t} -sm ${sm} -dn IgnitePutTxOffHeapValuesBenchmark -sn
> IgniteNode -ds ${ver}tx-put-offheap-val-${b}-backup,\
> modules/yardstick/config/benchmark-remote.properties:-cfg
> ${SCRIPT_DIR}/../config/ignite-remote-config.xml -nn ${nodesNum} -b ${b} -w
> ${w} -d ${d} -t ${t} -sm ${sm} -dn IgnitePutTxOffHeapValuesBenchmark -sn
> IgniteNode -ds ${ver}tx-put-offheap-val-${b}-backup,\
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)