Pmap batch example

Hi,
can someone provide me with a good example of using the batch_size parameter of the pmap function? I found Parallelism - Understanding pmap and the batch_size parameter which indicates a performance increase by increasing the batch size beyond 1. But unfortunately noone replied to the initial post andexplained this.

Thanks!