# Configuration for background_compact. duration_seconds=120, cache_size_mb=2000, compression_enabled=true, workload_manager= ( populate_config= ( collection_count=1, #200GB of data key_count_per_collection=1000, key_size=100, thread_count=1, value_size=1000 ), insert_config= ( key_size=100, op_rate=10ms, ops_per_transaction=(max=20,min=0), thread_count=1, value_size=1000 ), read_config= ( op_rate=1ms, ops_per_transaction=(max=1000,min=50), thread_count=1 ), remove_config= ( op_rate=10ms, ops_per_transaction=(max=1,min=0), thread_count=1 ), update_config= ( op_rate=10ms, ops_per_transaction=(max=10,min=0), thread_count=1, value_size=1000000 ), background_compact_config= ( thread_count=1, free_space_target_mb=1, op_rate=120s, ), checkpoint_config= ( op_rate=30s, ) ), operation_tracker= ( enabled=false, )