QUESTION:
Details
Hi All,
I am first time using pmemkv. I wanted to test how much pmemkv takes time while inserting , reading , deleting 50k 100k data.
Below attached program work fine while i am giving inputs as 1k or 2k but as usual it takes longer time to insert read delete.
While i am testing with 50k 100k data it gets stuck for long time or takes much time to process like 5 min to insert / delete/ read.
can you please help me what is the mistake/issue or any bug . I am running this on ubuntu 20.
Please find the attached files
main.txt.txt
pmemkv_header.txt.txt
pmemkv_source.txt.txt