There's no "power problem" with the RPi3, just a "power penalty" if one is not using
both the onboard WiFi and Bluetooth adapters.
Eg, if you use just the WiFi, you're still powering the Bluetooth module. Given the scope of RPi applications, that can matter.
btw, "performance" and "RaspberryPints" isn't a thing. An RPiB runs RaspberryPints just fine, though screen updates might take a full second. An RPi2B can update the display in an unnoticeable blink if the thread has the right-of-way.
I have R'Pints, 3 instances of BrewPi, and a 6 channel temperature logger all running on an RPi2B and it is as smooth as puppy poo
fwiw, imo anyone going a similar route should remember they are basically building an appliance, not a desktop workstation.
Among other things, don't take a running complex and start doing software updates just because they exist.
eg: I haven't done an apt get upgrade on my production system or its backup clone in at least a year.
Also, always have a working backup SD card.
Always...
Cheers!