Tagged articles
2 articles
Page 1 of 1
21CTO
21CTO
Aug 26, 2024 · Fundamentals

Which Programming Languages Use the Least Power? Findings from a 2017 Study

A 2017 study by six Portuguese researchers compared the energy consumption, execution time, and memory usage of 27 programming languages across ten benchmark problems, revealing that faster languages aren't always more energy‑efficient and that compiled languages generally outperform interpreted ones in both speed and power usage.

Benchmarkingcompiled languagesenergy efficiency
0 likes · 9 min read
Which Programming Languages Use the Least Power? Findings from a 2017 Study
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jul 10, 2020 · Fundamentals

Porting Software from x86 to Kunpeng Linux: Compiled vs Interpreted Languages

This article introduces the process of migrating software from x86 Linux to the Kunpeng Linux platform, explaining the differences between compiled and interpreted languages, the implications for C/C++ and Java/Python applications, and outlines the steps and tools needed for successful porting.

Kunpeng Linuxcompiled languagesinterpreted languages
0 likes · 4 min read
Porting Software from x86 to Kunpeng Linux: Compiled vs Interpreted Languages