zjureel opened a new pull request, #326:
URL: https://github.com/apache/flink-table-store/pull/326

   In this PR we create `flink-table-store-micro-benchmarks` module in 
`flink-table-store-benchmark`, and add merge tree reader/writer benchmarks:
   
   1.  In `MergeTreeReaderBenchmark` we first create a writer to write about 
50*50000 records to the store, and performance the latency of scan in reader. 
   2. In `MergeTreeWriterBenchmark` we performance the throughput of write in 
merge tree with compaction


-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to