[
https://issues.apache.org/jira/browse/HDDS-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699177#comment-17699177
]
Duong edited comment on HDDS-8143 at 3/21/23 4:32 PM:
------------------------------------------------------
h3. Pure reads with symmetric block tokens
The test is done with an early implementation of a symmetric block token
implementation (see
[https://github.com/apache/ozone/pull/4417)|https://github.com/apache/ozone/pull/4417[]
The code is still under review.
Result: Top OPPS boosts to {*}55K{*}. GetKeyInfo latency is ~{*}380μs{*}, with
~{*}130μs{*} goes to block token generation.
!symmetric-pure-read-with-block-token.png|width=645,height=652!
!image-2023-03-10-23-05-02-048.png|width=650,height=237!
was (Author: JIRAUSER290990):
h3. Pure reads with symmetric block tokens
The test is done with an early implementation of a symmetric block token
implementation (see
https://github.com/apache/ozone/pull/4417[).|https://github.com/duongkame/ozone/pull/3).]
The code is still under review.
Result: Top OPPS boosts to {*}55K{*}. GetKeyInfo latency is ~{*}380μs{*}, with
~{*}130μs{*} goes to block token generation.
!symmetric-pure-read-with-block-token.png|width=645,height=652!
!image-2023-03-10-23-05-02-048.png|width=650,height=237!
> Evaluate symmetric tokens performance
> -------------------------------------
>
> Key: HDDS-8143
> URL: https://issues.apache.org/jira/browse/HDDS-8143
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Duong
> Assignee: Duong
> Priority: Major
> Attachments: baseline-pure-read-no-block-token2.png,
> baseline-pure-read-with-block-token.png, baseline_block_token.htm,
> basline-block-token-latency.png, block_token_generation_analysis.png,
> image-2023-03-10-23-05-02-048.png,
> symmetric-block-token-latency-optimized.png,
> symmetric-block-token-latency.png,
> symmetric-pure-read-with-block-token-optimized.png,
> symmetric-pure-read-with-block-token.png, symmetric_block_token.htm
>
>
> h3. Context
> Test with [warp|http://https//github.com/minio/warp] to confirm the
> performance improvement of the symmetric token implementation.
> {code:java}
> warp get -warp-client=10.14.1.{34...40} --host=localhost:9879 --tls
> --insecure --access-key=om/[email protected]
> --secret-key=c7f228ab28ebb00563d5cdbe575a1dfc82d15ca7535cd9b74676f297ed7e23e9
> --obj.size=10kb --concurrent=40 --duration=10m --bucket
> warp-benchmark-bucket-fso {code}
> h3. Hardware
> The test was run in an internal secure Ozone cluster, OM & SCM run on servers
> with ~ 40 cores and 100+GB RAM.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]