see https://github.com/matplotlib/matplotlib/pull/8024#discussion_r103022128 - Check if using `&` instead of `*` reduces run time and if the memory foot print can be reduced - micro-bench mark changes
see #8024 (comment)
&instead of*reduces run time and if the memory foot print can be reduced