Wonder what the energy consumption would be like with a Kotlin Native program running on a desktop device (eg on a ThinkPad T480 running Linux Mint 19.1 ). Are there plans to include energy consumption in the performance benchmark suite when its ready?
o
olonho
04/19/2019, 5:29 AM
Not sure if there’s an answer to that question for any programming language. K/N doesn’t have heavy runtime, so runtime overhead for non-heavily computing program shalln’t be high.
🆗 1
n
napperley
04/20/2019, 2:29 AM
What performance metrics could be used to approximate energy consumption (aka a rough indicator) for a program?