[
https://issues.apache.org/jira/browse/IOTDB-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao reassigned IOTDB-2205:
----------------------------------
Assignee: Jinrui Zhang
> Optimizate the longToBytes function in BytesUtils
> -------------------------------------------------
>
> Key: IOTDB-2205
> URL: https://issues.apache.org/jira/browse/IOTDB-2205
> Project: Apache IoTDB
> Issue Type: New Feature
> Components: Core/TsFile
> Reporter: Yuan Tian
> Assignee: Jinrui Zhang
> Priority: Major
> Attachments: BitConstructor.java
>
>
> Currently, we transfer long to byte[] bitwise in
> `BytesUtils.longToBytes(long, byte[], int, int)` function which is
> inefficient.
> We can operate it bytewise. You can refer to the attachment code.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)