Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
Check RocksDB performance for common database operations (reads/writes). Especially how it compares to InnoDB in terms of throughput and storage needs.
Attachments
Issue Links
- relates to
-
MDEV-17261 sysbench oltp read only too slow for MyRocks.
-
- Closed
-
-
MDEV-18080 Run MyRocks benchmark: MariaDB vs Percona Server vs FB/MySQL
-
- Open
-
Hi mdcallag. Some answers to your questions:
The test server has 128G of RAM, so the test uses only a small portion. There are 16 physical cores (in 2 sockets), HT is on, so Linux sees 32 cores. The storage is two SATA SSD (INTEL SSDSC2BB300H4) in RAID0 (Linux md, 1M chunks) formatted with ext4 (relatime,data=ordered).
InnoDB in MariaDB 10.3 is from MySQL 5.7.21, MyRocks reports "rocksdb_version=5.8.0"