[
https://issues.apache.org/jira/browse/IOTDB-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626588#comment-17626588
]
Jinrui Zhang commented on IOTDB-4791:
-------------------------------------
Do you compare the performance between `new Path(String, true)` and the newly
added constructor `new Path(String, String, false)` ?
> readChunkMetadataAndConstructIndexTree is too slow for sealing TsFile
> ---------------------------------------------------------------------
>
> Key: IOTDB-4791
> URL: https://issues.apache.org/jira/browse/IOTDB-4791
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Core/TsFile
> Reporter: yusicheng
> Assignee: Liuxuxin
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2022-10-28-16-48-57-842.png
>
>
> !image-2022-10-28-16-48-57-842.png!
> you can see this method spend almost half time on Path:<init>, is there any
> possible to speed up this method?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)