fn create_compact_runtime( runtime_name: &str, thread_name: &str, worker_threads: usize, max_blocking_threads: usize, ) -> Runtime