2 papers
cs.PL2024
Investigating the Energy Consumption of C++ and Java Solutions Mined from a Programming Contest Site
Sérgio Queiroz de Medeiros, Marcelo Borges Nogueira, Gustavo Quezado
The concern about global warming increased the interest in the energy efficiency of computer applications. Assuming power is constant, the general trend is that faster programs con…
cs.SE2024
How do Machine Learning Projects use Continuous Integration Practices? An Empirical Study on GitHub Actions
João Helis Bernardo, Daniel Alencar da Costa, Sérgio Queiroz de Medeiros +1
Continuous Integration (CI) is a well-established practice in traditional software development, but its nuances in the domain of Machine Learning (ML) projects remain relatively un…