apache / apache/tsfile

How to make tsfile_cpp read and write faster.

Open
#451 3 comments 0 reactions 1 assignee Claimed by @ColinLeeo View on GitHub
enhancement
Dominant language
Java
Stars
203
Forks
104
Avg merge
2d 6h
Merged PRs (30d)
33

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.