Comment Re:Why is this a big deal? (Score 1) 23
Comment It's AI and "the algorithm" (Score 5, Insightful) 107
Comment Re:I'm sure. (Score 1) 72
Comment Re:I'm sure. (Score 1) 72
Comment Re:I'm sure. (Score 4, Interesting) 72
Submission + - Jetliner hits drone on approach, no injuries (abcnews.com)
Comment Pleasure helmet? (Score 1) 37
Comment Surprised that automatic unlock is a risk? (Score 2) 69
Comment Odd risk assessment (Score 2) 75
Comment I prefer a real mirror (Score 1) 139
Comment Re: Power consumption (Score 3, Insightful) 68
The overall topic of the thread is about comparing the performance of two browsers, and the summary listed electrical power usage as part of the comparison. Your post was discounting the power comparison portion and writing it off as "greenwashing" as if power comparison had no value other than being green. I am saying that power consumption is a valid technical comparison point for reasons beyond the political. It impacts the total performance possible on the machine (my point), and it impacts cost and battery life (points made in other threads here).
I don't understand your comment about the tasks being different between the two browsers. Each browser's task is to render a web page, if one browser uses less energy rendering the same web page as a different browser, it would objectively perform better by this metric. I would hope that anyone comparing browser performance by this (or any other metric), would have the two browsers render the same web page(s), and ensure that the networks were setup so that they hit the same physical target web server and that the target webserver was in the same cache state for each test.
Comment Re:Power consumption (Score 1) 68
Why would you care about power consumption, other than trying to use it to do greenwashing/green marketing? It needs as much power as is required to do whatever it needs to do. As long as I pay my electricity, who cares?
Because power consumption is a proxy for performance? If you run two different programs (performing the same task) on the same hardware, and one uses more watts (watt hours actually) than the other, then the one using more power resources is using a higher percentage of the total capacity of the system. Processors (and their related cooling infrastructure) have a limited amount of heat they can dissipate. While power consumed is not a (speed) performance metric for a computer running a single task, it is a performance metric when looking the capability of the whole system when the computer is doing multiple things. On a fully loaded system, software pulling more watts will bring down the performance of the overall system more than would software pulling fewer watts, assuming the system has thermal throttling, which most modern systems do.