mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
Make rocksdb.cardinality test faster (77 -> 42 sec with --mem) by loading records in batches. (loading everything as one bulk load batch will remove the purpose of the test)