Skip to content

Assignment proposal - scientific paper - #2952

Merged
ericcornelissen merged 1 commit into
KTH:2026from
edwinjogen:scientific-paper-edwin-gabriel
Aug 31, 2026
Merged

Assignment proposal - scientific paper#2952
ericcornelissen merged 1 commit into
KTH:2026from
edwinjogen:scientific-paper-edwin-gabriel

Conversation

@edwinjogen

Copy link
Copy Markdown
Contributor

Assignment Proposal

Title

What helped, and what did not? An Evaluation of the Strategies to Improve Continuous Integration

Names and KTH ID

Deadline

  • Week 2

Category

  • Scientific paper

Description

The paper 'What helped, and what did not? An Evaluation of the Strategies to Improve Continuous Integration' was published 2021 in ICSE.

When using Continuous Integration, always running every build and test can be expensive and time consuming. This paper evaluates different CI optimizations by comparing 14 variants of 10 techniques for build and test selection and prioritization. It compares these techniques on 100 open-source projects for over 80 000 builds in order to see how well they affect CI cost and time-to-feedback. We will explore these techniques, and discuss which are more effective for improving CI performance.

Relevance

This paper is relevant to DevOps and week 2 since it focuses directly on improving CI pipelines, which is an important part of DevOps. By improving the CI performance, developers can save both time and cost of always building and testing when it may not be necessary.

@ericcornelissen

Copy link
Copy Markdown
Collaborator

This looks like an interesting paper for a presentation, looking forward 🙂

@ericcornelissen
ericcornelissen merged commit 2fb899e into KTH:2026 Aug 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants