You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/15 00:52:00 UTC

[jira] [Resolved] (HBASE-13124) Option to collect latencies for individual requests

     [ https://issues.apache.org/jira/browse/HBASE-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-13124.
-----------------------------------------
    Resolution: Won't Fix

> Option to collect latencies for individual requests
> ---------------------------------------------------
>
>                 Key: HBASE-13124
>                 URL: https://issues.apache.org/jira/browse/HBASE-13124
>             Project: HBase
>          Issue Type: Improvement
>          Components: Performance, test
>    Affects Versions: 0.98.6
>            Reporter: Hari Krishna Dara
>            Priority: Major
>         Attachments: HBASE-13124-1.patch
>
>
> Currently, the only option in {{PerformanceEvaluation}} is to print latency percentile summary at the end, and it is also not suitable if we are testing for a long duration (as all the timings are collected in memory). There should be an option to dump the latencies with a timestamp as CSV to a file so that this allows a detailed analysis on the generated data, such as:
> - Percentile calculation at the desired precision on the latencies 
> - Latencies over time
> - Histograms



--
This message was sent by Atlassian Jira
(v8.20.7#820007)