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

Yutong Xiao updated HBASE-26566:
--------------------------------
    Description: Found current estimate E step in OrderedBytes is to search 
step by step in loops. We can directly calculate the length to move the point 
and let the time complexity become to O(1).  (was: Found current estimate E 
step in OrderedBytes is to search step by step in loops. We can directly 
calculate the length to move the point to let the time complexity become to 
O(1).)

> Optimize determine E step in OrderedBytes
> -----------------------------------------
>
>                 Key: HBASE-26566
>                 URL: https://issues.apache.org/jira/browse/HBASE-26566
>             Project: HBase
>          Issue Type: Task
>            Reporter: Yutong Xiao
>            Assignee: Yutong Xiao
>            Priority: Major
>
> Found current estimate E step in OrderedBytes is to search step by step in 
> loops. We can directly calculate the length to move the point and let the 
> time complexity become to O(1).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to