Mostrar el registro sencillo del ítem
A Cost-efficient Approach to Building in Continuous Integration.
dc.contributor.author | Jin, Xianhao | |
dc.contributor.author | Servant-Cortés, Francisco Javier | |
dc.date.accessioned | 2024-10-22T06:56:27Z | |
dc.date.available | 2024-10-22T06:56:27Z | |
dc.date.created | 2020 | |
dc.date.issued | 2020 | |
dc.identifier.citation | Xianhao Jin and Francisco Servant. 2020. A cost-efficient approach to building in continuous integration. In Proceedings of the ACM/IEEE 42nd International Conference on Software Engineering (ICSE '20). Association for Computing Machinery, New Y ork, NY , USA, 13–25. https://doi.org/10.1145/3377811.3380437 | es_ES |
dc.identifier.uri | https://hdl.handle.net/10630/34855 | |
dc.description | Correo 25/10/24 | |
dc.description.abstract | Continuous integration (CI) is a widely used practice in modern software engineering. Unfortunately, it is also an expensive practice — Google and Mozilla estimate their CI systems in millions of dollars. In this paper, we propose a novel approach for reducing the cost of CI. The cost of CI lies in the computing power to run builds and its value mostly lies on letting developers find bugs early — when their size is still small. Thus, we target reducing the number of builds that CI executes by still executing as many failing builds as early as possible. To achieve this goal, we propose SmartBuildSkip, a technique which predicts the first builds in a sequence of build failures and the remaining build failures separately. SmartBuildSkip is customizable, allowing developers to select different preferred trade-offs of saving many builds vs. observing build failures early. We evaluate the motivating hypothesis of SmartBuildSkip, its prediction power, and its cost savings in a realistic scenario. In its most conservative configuration, SmartBuildSkip saved a median 30% of builds by only incurring a median delay of 1 build in a median of 15% failing builds. | es_ES |
dc.language.iso | eng | es_ES |
dc.publisher | Association for Computing Machinery (ACM) | es_ES |
dc.rights | info:eu-repo/semantics/openAccess | es_ES |
dc.rights.uri | http://creativecommons.org/licenses/by-nc-nd/4.0/ | * |
dc.subject | Ingeniería del software | es_ES |
dc.subject.other | Mining software repositories | es_ES |
dc.subject.other | Empirical software engineering | es_ES |
dc.subject.other | Software testing | es_ES |
dc.subject.other | Continuous integration | es_ES |
dc.title | A Cost-efficient Approach to Building in Continuous Integration. | es_ES |
dc.type | info:eu-repo/semantics/conferenceObject | es_ES |
dc.relation.eventtitle | International Conference on Software Engineering (ICSE) | es_ES |
dc.relation.eventplace | Seoul, South Korea | es_ES |
dc.relation.eventdate | Julio 2020 | es_ES |
dc.rights.cc | Attribution-NonCommercial-NoDerivatives 4.0 Internacional | * |
dc.type.hasVersion | info:eu-repo/semantics/acceptedVersion |