You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.