[
https://issues.apache.org/jira/browse/GEODE-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460409#comment-17460409
]
ASF GitHub Bot commented on GEODE-9788:
---------------------------------------
ezoerner commented on pull request #161:
URL: https://github.com/apache/geode-benchmarks/pull/161#issuecomment-995429098
Just by turning on `withVerification=true`, it slows down the subscribers in
responding to the pubsub messages by causing them to log a message back to the
benchmark controller. This increases the time it takes to process the message
significantly, and for the benchmark metrics this is equivalent to geode taking
longer to deliver the message to the subscriber. This is indeed reflected in
large increase in the average latency reported by the benchmark.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Develop PubSub Benchmark Tests
> ------------------------------
>
> Key: GEODE-9788
> URL: https://issues.apache.org/jira/browse/GEODE-9788
> Project: Geode
> Issue Type: Test
> Components: redis
> Reporter: Wayne
> Assignee: Eric Zoerner
> Priority: Major
> Labels: pull-request-available
>
> Develop a suite of benchmarking tests for the pubsub API that benchmark the
> comparison between native Redis and the compatibility with Redis layer.
> +Acceptance Criteria+
> A benchmark should be developed that provides acceptable coverage (TBD) of
> the pubsub that allows us to monitor the performance over time and compared
> to native Redis.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)