I have enabled the BigQuery preview feature history based optimizations. I can see a bunch of queries in the JOBS_BY_PROJECT information schema view have the following details:
{"optimizations":[{"parallelism_adjustment":"applied"}]}
The question is; how can I numerically measure the impact of this optimization and therefore its benefit?