intersystems-community / ideas-and-innovations

InterSystems Developer Community Ideas and Requests for Innovative Solutions with InterSystems IRIS
MIT License
5 stars 0 forks source link

YCSB Benchmark #9

Closed evshvarov closed 2 years ago

evshvarov commented 5 years ago

https://github.com/brianfrankcooper/YCSB/wiki

grongierisc commented 5 years ago

FYI, i'm working on it for a prospect throw this fork : https://github.com/grongierisc/YCSB I haven't finish the XEP side. But, on JDBC sides, results are good for Iris 2019.1:

Bench Settings :

Testing with Maria LOCAL [OVERALL], RunTime(ms), 7 294 [OVERALL], Throughput(ops/sec), 13 709 [OVERALL], RunTime(ms), 5 128 [OVERALL], Throughput(ops/sec), 19 500 Testing with Maria DOCKER [OVERALL], RunTime(ms), 52 545 [OVERALL], Throughput(ops/sec), 1 903 [OVERALL], RunTime(ms), 36 113 [OVERALL], Throughput(ops/sec), 2 769 Testing with Intersystems IRIS LOCAL [OVERALL], RunTime(ms), 3 865 [OVERALL], Throughput(ops/sec), 25 873 [OVERALL], RunTime(ms), 3 490 [OVERALL], Throughput(ops/sec), 28 653 Testing with Intersystems IRIS DOCKER [OVERALL], RunTime(ms), 26 487 [OVERALL], Throughput(ops/sec), 3 775 [OVERALL], RunTime(ms), 22 804 [OVERALL], Throughput(ops/sec), 4 385 Testing with PostgreSQL LOCAL [OVERALL], RunTime(ms), 5 359 [OVERALL], Throughput(ops/sec), 18 660 [OVERALL], RunTime(ms), 3 609 [OVERALL], Throughput(ops/sec), 27 708 Testing with PostgreSQL DOCKER [OVERALL], RunTime(ms), 39 138 [OVERALL], Throughput(ops/sec), 2 555 [OVERALL], RunTime(ms), 31 426 [OVERALL], Throughput(ops/sec), 3 182

evshvarov commented 5 years ago

Hi @grongierisc! Cool stuff! Do you want to share it on InterSystems Developers? and the project on Open Exchange?

evshvarov commented 2 years ago

Moved