ColinLeeo commented on issue #558:
URL: https://github.com/apache/tsfile/issues/558#issuecomment-3112952154

   ## Benchmark result of tsfile at 20250724-184247 - commit
   ### write and read result
   | language | tsfile_size | prepare_time | writing_time | writing_speed | 
reading_time | reading_speed |
   
|----------|-------------|--------------|--------------|---------------|--------------|---------------|
   | Java | 4420 | 5.035865832 | 16.794757075 | 11451803.325311318 | 
11.623536762 | 30111317 |
   | Cpp | 4630 | 20.171639 | 12.718785 | 7600996.0 | 20.157639 | 12402246 |
   | Python | 4630 | 532.930589 |  | 435881 | 24.485239 | 10210233 |
   
   #### memory usage of tsfile when writing data
   ![memory 
usage](https://raw.githubusercontent.com/ColinLeeo/TsFile-BenchMark/main/bench_results/20250724-184247/memory_usage.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tsfile.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to