Skip to content

How to make tsfile_cpp read and write faster. #451

@ColinLeeo

Description

@ColinLeeo

I conducted read/write performance tests for TsFile CPP on my Mac. I wrote data to TsFile in the form of Tablets, where each Tablet contains one TAG column and two Value columns. The TAG values remain consistent within each Tablet but vary across different Tablets. A total of approximately 600 Tablets were written, comprising 5,342,469 rows. Subsequently, I performed a full traversal operation, ultimately generating the flame graph shown below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions