Performance characteristics of different chunking configurations

There are various ways the chunking process in IPFS can be configured. Judging from https://dag.ipfs.io/, there are atleast 4 categories of values that can be tweaked.

My question now is, does anyone know or point me to where I can find the performance characteristics of these chunking configuration.

I think this question is somewhat similar to my initial question here where I was observing poor performance when adding content to IPFS, and I was not aware that switching to badgerds datastore will offer better performance.

I am currently in the process of performing various benchmark with IPFS, seeing relatively poor performance as mentioned in this paper and I was wondering if there are options, apart from the defaults that can be tweaked to specifically improve the chunking aspects.