I've been working on an experimental libliftoff-based compositor:
https://github.com/emersion/glider
Today I did some power usage measurements. Without using hardware planes (ie. current wlroots), the compositor uses 550mW. With hardware planes (libliftoff), the compositor uses 300mW.
This is a win!