Aleksey Chetaev created IGNITE-6189:
---------------------------------------

             Summary: Benchmarks for check LFS used disk space
                 Key: IGNITE-6189
                 URL: https://issues.apache.org/jira/browse/IGNITE-6189
             Project: Ignite
          Issue Type: Improvement
            Reporter: Aleksey Chetaev


Need to create new benchmarks for test how many space we use for store n keys 
in LFS.
Benchmark should content arguments:
1. Range of entries which will be put.
2. How often we show store size.

Case for e.x. params (range 1_000_000, step 100_000):
1. Put 100_000 entries, save time for put
2. Wait for checkpoint finished on all nodes.
3. Calc db size on each server.
4. Write size and time to benchmarks results.
...
6. Repeat first 4 steps while entries count in cache less that 1_000_000.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to