Ranking_programming_languages_by_energy_efficiency_evaluation.ods - RedMonk uses a blend of data from GitHub and Stack Overflow to come up with its semi-annual language rankings. The top 10 languages in RedMonk's latest rankings are: JavaScript. Python. Java. PHP ...

 
RedMonk gives these rankings: 1 JavaScript 2 Java 3 Python 4 PHP 5 C# 6 C++ 7 CSS 8 Ruby 9 C 10 Objective-C 11 Swift 12 Shell 12 Scala 14 R 15 Go 15 Perl 17 TypeScript 18 PowerShell 19 Haskell 20 CoffeeScript 20 Lua 20 Matlab. Another ranking system, by Tiobe, ends up with a radically different top 20. . Sharkypercent27s wings and raw bar

Java usage is widespread, with companies such as Google, Netflix, Uber, and Spotify using the language. Growing in popularity at a rate of 155%, Java is likely to retain its number one position for the foreseeable future. #2. Python. What this language is used for: Web development.Feb 24, 2014 · Computer programming is the core of computer science curriculum. Several programming languages have been used to teach the first course in computer programming, and such languages are referred to as first programming language (FPL). The pool of programming languages has been evolving with the development of new languages, and from this pool different languages have been used as FPL at ... Most popular programming languages to learn in 2023. The following list outlines a few of the most popular programming languages among software developers worldwide [ 2 ]. 1. JavaScript. According to a study by Statista, JavaScript is the most popular language to learn. JavaScript (JS) is a scripting language used to make websites and mobile ...Recent studies found that the most widely used programming languages in research, such as R and Python 95, tend to be the least energy-efficient ones 96,97, and, although it is unlikely that ...Energy efficiency across programming languages: how do energy, time, and memory relate?. In Proceedings of the 10th ACM SIGPLAN International Conference on Software Language Engineering (pp. 256 ...Towards a Green Ranking for Programming Languages. In Programming Languages: 21st Brazilian Symposium, SBLP 2017, Fortaleza, Brazil, September, 2017. Google Scholar Digital Library; Luis Cruz and Rui Abreu. 2017. Performance-based Guidelines for Energy Efficient Mobile Applications.Feb 1, 2023 · Feb 1. This is a blog post-version of the recent live talk of João Saraiva in the clean-IT openXchange series. In his live talk, Saraiva explained the methods and results of their famous study ... Notably, the energy consumption does vary by factors up to 80 between programming languages. On average, C and Rust programs are the most energy efficient. Java programs consume about 2 times more energy than C programs. JavaScript/TypeScript programs consume between 4 to 20 times more energy than C programs.Energy-Languages Public. The complete set of tools for energy consumption analysis of programming languages, using Computer Language Benchmark Game. C 634 MIT 104 9 2 Updated on Apr 20, 2022. hunter-emanafa Public. hunter-emanafa. Oct 25, 2021 · However, the question is hard to answer as many factors creep while measuring power consumption. This includes the quality of the compiler, libraries used, etc. However, the researchers were able to separate energy use by CPU or DRAM utilisation, determining that the CPU consumed the majority of power, about 88.94% on average, and the remaining ... This paper presents a study of the runtime, memory usage and energy consumption of twenty seven well-known software languages. We monitor the performance of such languages using ten different programming problems, expressed in each of the languages. Our results show interesting findings, such as, slower/faster languages consuming less/more energy, and how memory usage influences energy ...Dec 3, 2020 · For the last five years, Rust was voted as the most loved programming language by 86% of developers who took the survey. TypeScript took position two with 67.1% while Python came third after ... Python dominates as the de facto platform for new technologies. Stephen Cass. 24 Aug 2021. 3 min read. Shutterstock. Learn Python. That's the biggest takeaway we can give you from its continued ...May 10, 2020 · Python vs C++. Python is more memory efficient because of its automatic garbage collection as compared to C++ which does not support garbage collection. Python code is easy to learn, use and write as compare to C++ which is hard to understand and use because of its complex syntax. Python uses an interpreter to execute the code which makes it ... https://lnkd.in/d8V5DuX4. Ranking programming languages by energy efficiency sciencedirect.comOur default ranking is weighted toward the interests of an IEEE member, and looking at the top entries, we see that Python has held onto its comfortable lead, with Java and C once again coming in ...👉 Ranking #programmingLanguages by #energy #efficiency 🤔 Impressive work !👏 ⬇️⬇️⬇️ Rui Pereira, et all, Ranking programming languages by energy efficiency, Science of Computer ...Home Energy Assessments. A home energy assessment, also known as a home energy audit, can help you understand the whole picture of your home's energy use, comfort, and safety. An assessment can help you determine how much energy your home uses, where your home is inefficient, and which problem areas and fixes you should prioritize to save ... Jul 22, 2020 · Our default ranking is weighted toward the interests of an IEEE member, and looking at the top entries, we see that Python has held onto its comfortable lead, with Java and C once again coming in ... Feb 24, 2014 · Computer programming is the core of computer science curriculum. Several programming languages have been used to teach the first course in computer programming, and such languages are referred to as first programming language (FPL). The pool of programming languages has been evolving with the development of new languages, and from this pool different languages have been used as FPL at ... What's the Most Efficient Language? It's 2025, and alien explorers from a distant planet are set to make first contact with Earth. Conveniently for us, they have a universal translator. Unfortunately, for us, they've intercepted far too many episodes of Jersey Shore and have a skewed perception of our species. So, in an effort to put humanity's ...Oct 23, 2017 · This paper presents a study of the runtime, memory usage and energy consumption of twenty seven well-known software languages. We monitor the performance of such languages using ten different programming problems, expressed in each of the languages. Our results show interesting findings, such as, slower/faster languages consuming less/more energy, and how memory usage influences energy ... Our default ranking is weighted toward the interests of an IEEE member, and looking at the top entries, we see that Python has held onto its comfortable lead, with Java and C once again coming in ...Depending on which factors are important for your project you will get a different ranking of possible languages for your project. Conclusion. There is no singular good way to rank programming languages. However whenever you encounter a list or ranking of programming languages just be aware of what techniques they used to create the list.1.4.2 Programming Method(ologie)s: Advances in methods of programming also have influenced language design, of course. Refinements in thinking about flow of control led to better language constructs for selection (i.e., if statements) and loops that force the programmer to be disciplined in the use of jumps/branching (by hiding them). Jul 22, 2020 · Here are the metrics we use to build an overall ranking of programming language popularity. The IEEE Spectrum Top Programming Languages app synthesizes 11 metrics from eight sources to arrive at ... Energy-Languages Public. The complete set of tools for energy consumption analysis of programming languages, using Computer Language Benchmark Game. C 634 MIT 104 9 2 Updated on Apr 20, 2022. hunter-emanafa Public. hunter-emanafa. Developed at Google in 2007, Go is a top-tier programming language. What makes Go really shine is its efficiency; it is capable of executing several processes concurrently. And as far as programming languages go, it has an extensive “vocabulary,” meaning it can display more information than other languages.In a programming language, an evaluation strategy is a set of rules for evaluating expressions. The term is often used to refer to the more specific notion of a parameter-passing strategy that defines the kind of value that is passed to the function for each parameter (the binding strategy) and whether to evaluate the parameters of a function call, and if so in what order (the evaluation order).Oct 23, 2017 · This paper presents a study of the runtime, memory usage and energy consumption of twenty seven well-known software languages. We monitor the performance of such languages using ten different programming problems, expressed in each of the languages. Our results show interesting findings, such as, slower/faster languages consuming less/more energy, and how memory usage influences energy ... Jun 1, 2015 · Monitor and estimation tool enabled for 2nd Generation Intel® Core™ processors. IPPET is a prototype power monitoring utility that uses Intel-specific energy MSRs to break down power consumption per process and displays them in real-time on a web browser. PowerTOP is a Linux* tool to diagnose issues with power consumption and power management. 👉 Ranking #programmingLanguages by #energy #efficiency 🤔 Impressive work !👏 ⬇️⬇️⬇️ Rui Pereira, et all, Ranking programming languages by energy efficiency, Science of Computer ... On IEEE Spectrum 's Fixing the Future podcast, our editors talk with the brightest minds in technology about concrete solutions to big challenges.described in Section 2.2) to analyze the energy efficiency of 27 languages and (almost) 270 programs. We have also extended it in order to monitor memory consumption, as well. This paper is organized as follows: Section 2 exposes the detailed steps of our methodology to measure and compare energy efficiency in software languages, followed by a pre-On IEEE Spectrum 's Fixing the Future podcast, our editors talk with the brightest minds in technology about concrete solutions to big challenges.described in Section 2.2) to analyze the energy efficiency of 27 languages and (almost) 270 programs. We have also extended it in order to monitor memory consumption, as well. This paper is organized as follows: Section 2 exposes the detailed steps of our methodology to measure and compare energy efficiency in software languages, followed by a pre-Nov 2, 2022 · The idea transmuted over to software programming languages—surely a faster language was a greener one, the logic went. That all changed in 2017 thanks to a group of researchers in Portugal who use what’s called the Computer Language Benchmarks Game (CLBG) as a way of ranking software languages in terms of energy efficiency. In this ranking, we can see the “greenest” and most efficient programming languages are: C, C+, Rust, and Java, although this last one shoots the memory usage. Energy: From this table, it is ...Feb 1. This is a blog post-version of the recent live talk of João Saraiva in the clean-IT openXchange series. In his live talk, Saraiva explained the methods and results of their famous study ...v. t. e. Computer programming is the process of performing particular computations (or more generally, accomplishing specific computing results), usually by designing and building executable computer programs. Programming involves tasks such as analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the ...https://lnkd.in/d8V5DuX4. Ranking programming languages by energy efficiency sciencedirect.comNov 2, 2022 · The idea transmuted over to software programming languages—surely a faster language was a greener one, the logic went. That all changed in 2017 thanks to a group of researchers in Portugal who use what’s called the Computer Language Benchmarks Game (CLBG) as a way of ranking software languages in terms of energy efficiency. described in Section 2.2) to analyze the energy efficiency of 27 languages and (almost) 270 programs. We have also extended it in order to monitor memory consumption, as well. This paper is organized as follows: Section 2 exposes the detailed steps of our methodology to measure and compare energy efficiency in software languages, followed by a pre-Towards a Green Ranking for Programming Languages. In Programming Languages: 21st Brazilian Symposium, SBLP 2017, Fortaleza, Brazil, September, 2017. Google Scholar Digital Library; Luis Cruz and Rui Abreu. 2017. Performance-based Guidelines for Energy Efficient Mobile Applications.About this report. Energy Efficiency 2021 is the IEA’s annual update on global developments in energy efficiency. This year’s edition explores recent trends in energy efficiency markets at the economy-wide and sectoral levels, including developments in policy and investment. The report also focuses on the role of energy efficiency in ...Algorithmic efficiency. In computer science, algorithmic efficiency is a property of an algorithm which relates to the amount of computational resources used by the algorithm. An algorithm must be analyzed to determine its resource usage, and the efficiency of an algorithm can be measured based on the usage of different resources.Python dominates as the de facto platform for new technologies. Stephen Cass. 24 Aug 2021. 3 min read. Shutterstock. Learn Python. That's the biggest takeaway we can give you from its continued ...the historical and future resource contributions of energy efficiency as compared to other energy resources. Many energy efficiency evaluations are oriented toward developing retrospective estimates of energy savings attributable to a program to demonstrate in regulatory proceedings that public or energy consumer funds were properly and effectivelyA programming language is a system of notation for writing computer programs. [1] Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language . The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning), which ...RedMonk gives these rankings: 1 JavaScript 2 Java 3 Python 4 PHP 5 C# 6 C++ 7 CSS 8 Ruby 9 C 10 Objective-C 11 Swift 12 Shell 12 Scala 14 R 15 Go 15 Perl 17 TypeScript 18 PowerShell 19 Haskell 20 CoffeeScript 20 Lua 20 Matlab. Another ranking system, by Tiobe, ends up with a radically different top 20.7. C#. For the last many years, C# is holding a good position in the list of top programming languages of almost every index. The language is ranked at 4th and 5th position at TIOBE and PYPL index respectively. On GitHub Language Rankings, it holds a place at the #5 position consistently for the last two years.Investment in efficiency is projected to fall 9% in 2020. Travel restrictions and lockdowns are having major impacts on long-distance and urban transport. Transport sector energy consumption is projected to fall by 10% in 2020 compared with 2019, including an 11% drop in oil consumption of around 6 million barrels a day. About this report. Energy Efficiency 2021 is the IEA’s annual update on global developments in energy efficiency. This year’s edition explores recent trends in energy efficiency markets at the economy-wide and sectoral levels, including developments in policy and investment. The report also focuses on the role of energy efficiency in ...RedMonk gives these rankings: 1 JavaScript 2 Java 3 Python 4 PHP 5 C# 6 C++ 7 CSS 8 Ruby 9 C 10 Objective-C 11 Swift 12 Shell 12 Scala 14 R 15 Go 15 Perl 17 TypeScript 18 PowerShell 19 Haskell 20 CoffeeScript 20 Lua 20 Matlab. Another ranking system, by Tiobe, ends up with a radically different top 20.Energy efficiency is the use of less energy to perform the same task or produce the same result. Energy-efficient homes and buildings use less energy to heat, cool, and run appliances and electronics, and energy-efficient manufacturing facilities use less energy to produce goods. Energy efficiency is one of the easiest and most cost-effective ...This paper presents a study of the runtime, memory usage and energy consumption of twenty seven well-known software languages. We monitor the performance of such languages using ten different programming problems, expressed in each of the languages. Our results show interesting findings, such as, slower/faster languages consuming less/more energy, and how memory usage influences energy ...About this report. Energy Efficiency 2021 is the IEA’s annual update on global developments in energy efficiency. This year’s edition explores recent trends in energy efficiency markets at the economy-wide and sectoral levels, including developments in policy and investment. The report also focuses on the role of energy efficiency in ...Dec 14, 2021 · Notably, the energy consumption does vary by factors up to 80 between programming languages. On average, C and Rust programs are the most energy efficient. Java programs consume about 2 times more energy than C programs. JavaScript/TypeScript programs consume between 4 to 20 times more energy than C programs. RedMonk gives these rankings: 1 JavaScript 2 Java 3 Python 4 PHP 5 C# 6 C++ 7 CSS 8 Ruby 9 C 10 Objective-C 11 Swift 12 Shell 12 Scala 14 R 15 Go 15 Perl 17 TypeScript 18 PowerShell 19 Haskell 20 CoffeeScript 20 Lua 20 Matlab. Another ranking system, by Tiobe, ends up with a radically different top 20.Aug 16, 2022 · Broad adoption of Rust could reduce energy consumption of compute demands by a conservatively estimated 50%, Amazon wrote. Rust delivers the energy efficiency of the C programming language ... Energy efficiency activities between 2010 and 2012 resulted in enough energy savings to power nearly 800,000 homes for a year and cut carbon dioxide emissions by 5.3 million tons, the equivalent of removing more than 1 million cars from California’s roads. The CPUC regulates ratepayer-funded energy efficiency programs.Home Energy Assessments. A home energy assessment, also known as a home energy audit, can help you understand the whole picture of your home's energy use, comfort, and safety. An assessment can help you determine how much energy your home uses, where your home is inefficient, and which problem areas and fixes you should prioritize to save ... described in Section 2.2) to analyze the energy efficiency of 27 languages and (almost) 270 programs. We have also extended it in order to monitor memory consumption, as well. This paper is organized as follows: Section 2 exposes the detailed steps of our methodology to measure and compare energy efficiency in software languages, followed by a pre-This paper compares a large set of programming languages regarding their e ciency, including from an energetic point-of-view. Indeed, we seek to estab-lish and analyze di erent rankings for programming languages based on their energy e ciency. The goal of being able to rank programming languages based described in Section 2.2) to analyze the energy efficiency of 27 languages and (almost) 270 programs. We have also extended it in order to monitor memory consumption, as well. This paper is organized as follows: Section 2 exposes the detailed steps of our methodology to measure and compare energy efficiency in software languages, followed by a pre-This is the continuation of this 2017 paper: https://www.researchgate.net/publication/320436353_Energy_efficiency_across_programming_languages_how_do_energy_time_and_memory_relate There are new measurements and evaluations based on CLBG (as before), but now also based on Rosetta Code.The idea transmuted over to software programming languages—surely a faster language was a greener one, the logic went. That all changed in 2017 thanks to a group of researchers in Portugal who use what’s called the Computer Language Benchmarks Game (CLBG) as a way of ranking software languages in terms of energy efficiency.Most popular programming languages to learn in 2023. The following list outlines a few of the most popular programming languages among software developers worldwide [ 2 ]. 1. JavaScript. According to a study by Statista, JavaScript is the most popular language to learn. JavaScript (JS) is a scripting language used to make websites and mobile ...1.4.2 Programming Method(ologie)s: Advances in methods of programming also have influenced language design, of course. Refinements in thinking about flow of control led to better language constructs for selection (i.e., if statements) and loops that force the programmer to be disciplined in the use of jumps/branching (by hiding them). Python vs C++. Python is more memory efficient because of its automatic garbage collection as compared to C++ which does not support garbage collection. Python code is easy to learn, use and write as compare to C++ which is hard to understand and use because of its complex syntax. Python uses an interpreter to execute the code which makes it ...Simon Fraser. Lecturer at Ulster University. 1w. Interesting (well to me anyhow) paper about the evaluation of the behaviour of the March and June versions of the ChatGPT 3.5 and 4. If we're going ...Ranking programming languages by energy efficiency R Pereira, M Couto, F Ribeiro, R Rua, J Cunha, JP Fernandes, J Saraiva Science of Computer Programming, 102609 , 2021 An EnerGuide home evaluation can help you understand how your home uses energy now – and identify retrofits to help improve energy efficiency. An energy advisor will assess your home from basement to attic. This will give you an EnerGuide rating for your home and an energy efficiency report to help you make decisions about possible upgrades.The big five—Java, C, C++, Python, and C#—remain on top, with their ranking undisturbed, but C has edged to within a whisper of knocking Java off the top spot. The big mover is R, a ...Haskell (/ ˈ h æ s k əl /) is a general-purpose, statically-typed, purely functional programming language with type inference and lazy evaluation. [26] [27] Designed for teaching, research, and industrial applications, Haskell has pioneered a number of programming language features such as type classes , which enable type-safe operator ...RedMonk gives these rankings: 1 JavaScript 2 Java 3 Python 4 PHP 5 C# 6 C++ 7 CSS 8 Ruby 9 C 10 Objective-C 11 Swift 12 Shell 12 Scala 14 R 15 Go 15 Perl 17 TypeScript 18 PowerShell 19 Haskell 20 CoffeeScript 20 Lua 20 Matlab. Another ranking system, by Tiobe, ends up with a radically different top 20.This paper compares a large set of programming languages regarding their efficiency, including from an energetic point-of-view. Indeed, we seek to establish and analyze different rankings for programming languages based on their energy efficiency. May 24, 2023 · 1. JavaScript. JavaScript is one of the world’s most popular programming languages on the web. Using JavaScript, you can build some of the most interactive websites. Also, it is one of the most demanding languages in programming as per recent reports by Stack Overflow. Swift. Haskell. C#. Go. Dart. JavaScript. TypeScript. “This paper presents a study of the runtime, memory usage, and energy consumption of twenty-seven well-known software languages. We monitor ...This paper compares a large set of programming languages regarding their e ciency, including from an energetic point-of-view. Indeed, we seek to estab-lish and analyze di erent rankings for programming languages based on their energy e ciency. The goal of being able to rank programming languages basedMay 20, 2018 · For example, overall the C language turned out to be the fastest and also the most energy efficient. But in the benchmark test which involved scanning a DNA database for a particular genetic sequence, Rust was the most energy-efficient — while C came in third. Ranking. In this ranking, we can see the “greenest” and most efficient languages are: C, C+, Rust, and Java, although this last one shoots the memory usage. From the Paper: Normalized global ...What's the Most Efficient Language? It's 2025, and alien explorers from a distant planet are set to make first contact with Earth. Conveniently for us, they have a universal translator. Unfortunately, for us, they've intercepted far too many episodes of Jersey Shore and have a skewed perception of our species. So, in an effort to put humanity's ...Towards a Green Ranking for Programming Languages. In Programming Languages: 21st Brazilian Symposium, SBLP 2017, Fortaleza, Brazil, September, 2017. Google Scholar Digital Library; Luis Cruz and Rui Abreu. 2017. Performance-based Guidelines for Energy Efficient Mobile Applications. On IEEE Spectrum 's Fixing the Future podcast, our editors talk with the brightest minds in technology about concrete solutions to big challenges. Towards a Green Ranking for Programming Languages. In Programming Languages: 21st Brazilian Symposium, SBLP 2017, Fortaleza, Brazil, September, 2017. Google Scholar Digital Library; Luis Cruz and Rui Abreu. 2017. Performance-based Guidelines for Energy Efficient Mobile Applications. Jul 26, 2016 · After two years in second place, C has finally edged out Java for the top spot. Staying in the top five, Python has swapped places with C++ to take the No. 3 position, and C# has fallen out of the ... Algorithmic efficiency. In computer science, algorithmic efficiency is a property of an algorithm which relates to the amount of computational resources used by the algorithm. An algorithm must be analyzed to determine its resource usage, and the efficiency of an algorithm can be measured based on the usage of different resources.After two years in second place, C has finally edged out Java for the top spot. Staying in the top five, Python has swapped places with C++ to take the No. 3 position, and C# has fallen out of the ...

The interest towards efficiency as a universal principle has only recently re-emerged due to the development of large, richly annotated corpora, which allow new forms of quantitative cross-linguistic investigation. An important role is also played by cutting-edge statistical methods, which include correlation analysis, regression, and computer .... Lpnxqbtb

ranking_programming_languages_by_energy_efficiency_evaluation.ods

Motivation: Even though many studies examine the energy efficiency of hardware and embedded systems, those that investigate the energy consumption of software applications are still limited, and mostly focused on mobile applications. As modern applications become even more complex and heterogeneous a need arises for methods that can accurately assess their energy consumption. Goal: Measure the ...Sep 12, 2018 · Depending on which factors are important for your project you will get a different ranking of possible languages for your project. Conclusion. There is no singular good way to rank programming languages. However whenever you encounter a list or ranking of programming languages just be aware of what techniques they used to create the list. Monitor and estimation tool enabled for 2nd Generation Intel® Core™ processors. IPPET is a prototype power monitoring utility that uses Intel-specific energy MSRs to break down power consumption per process and displays them in real-time on a web browser. PowerTOP is a Linux* tool to diagnose issues with power consumption and power management.Python is one of the most popular programming languages in the world. Dutch software company’s programming language index for 2021 also indicates that. But is it one of the most energy-efficient ...Recent studies found that the most widely used programming languages in research, such as R and Python 95, tend to be the least energy-efficient ones 96,97, and, although it is unlikely that ...Such tables illustrate that languages like C, Rust, C++, Pascal, and others are the most eco-friendly and consume the least energy. However, little is shown about how these rankings were produced.What the study did is implement 10 benchmark problems in 27 different programming languages and measure execution time, energy consumption, and peak memory use. C and Rust significantly outperformed other languages in energy efficiency. In fact, they were roughly 50% more efficient than Java and 98% more efficient than Python.What the study did is implement 10 benchmark problems in 27 different programming languages and measure execution time, energy consumption, and peak memory use. C and Rust significantly outperformed other languages in energy efficiency. In fact, they were roughly 50% more efficient than Java and 98% more efficient than Python.Ranking. In this ranking, we can see the “greenest” and most efficient languages are: C, C+, Rust, and Java, although this last one shoots the memory usage. From the Paper: Normalized global ...Home Energy Assessments. A home energy assessment, also known as a home energy audit, can help you understand the whole picture of your home's energy use, comfort, and safety. An assessment can help you determine how much energy your home uses, where your home is inefficient, and which problem areas and fixes you should prioritize to save ... Algorithmic efficiency. In computer science, algorithmic efficiency is a property of an algorithm which relates to the amount of computational resources used by the algorithm. An algorithm must be analyzed to determine its resource usage, and the efficiency of an algorithm can be measured based on the usage of different resources. Abstract: This paper presents a study of the runtime, memory usage and energy consumption of twenty seven well-known soft- ware languages. We monitor the performance of such lan- guages using ten ...Towards a Green Ranking for Programming Languages. In Programming Languages: 21st Brazilian Symposium, SBLP 2017, Fortaleza, Brazil, September, 2017. Google Scholar Digital Library; Luis Cruz and Rui Abreu. 2017. Performance-based Guidelines for Energy Efficient Mobile Applications. Ranking programming languages by energy efficiency - ScienceDirect Science of Computer Programming Volume 205, 1 May 2021, 102609 Ranking programming languages by energy efficiency Pereira a b , Marco Couto c b , Francisco Ribeiro c b , Rua c b , Jácome Cunha c b , João Paulo Fernandes d , João Saraiva c b Add to Mendeley.

Popular Topics