Skip to content

topling/mytopling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTopling Document

Performance comparison between MyTopling and other MySQL (sysbench)

Note: The original sysbench can only generate data randomly, our modified version of sysbench adds the function of loading real data from files. Wikipedia data is used in this test. For more information, see Comparison Test.

image


image


Note: MyTopling NAS after write performance drops more because in the write test (Update & Insert) after prepare, MyTopling NAS writes the fastest, and the execution time of different DB tests is the same, so MyTopling NAS writes the most data, and The NAS has reached the upper limit of IOPS (30,000), because each time 100, QPS 715 is equivalent to accessing 71,500 rows of data per second. It can be seen that compared with MyRocks NAS and MySQL NAS, the performance of MyTopling after write still has an overwhelming advantage.


image