|
|
|
|
|
by elisharobinson
1375 days ago
|
|
There are no right answers.. My personal understanding is that any economic activity is directly proportional to energy spent and no of operations or movements... To explain with example.. Aws has many cloud services sql, ai, networking, etc... All of which can run on x86 arc.. All of x86 instruction set can be replaced as set of x86 MOV operations so only diff between different services is no of MOV instructions executed and how much energy it took to execute the operations... In conclusion you could say value = total no mov ops * energy consumed |
|