When looking at the Python library, I found this pimoroni/inky#30 which indicates that we might be able to make things go a bit faster.
This can be done independently of any other on-going work as one could, for example, make the SPI speed be a config-parameter that defaults to the current value if not set, thus making any change backwards compatible.