Skip to content

Enable incremental changes#190

Open
snazhmudinov wants to merge 2 commits into
bazelbuild:masterfrom
snazhmudinov:enable-incremental-changes
Open

Enable incremental changes#190
snazhmudinov wants to merge 2 commits into
bazelbuild:masterfrom
snazhmudinov:enable-incremental-changes

Conversation

@snazhmudinov

@snazhmudinov snazhmudinov commented Sep 27, 2025

Copy link
Copy Markdown
Contributor

Implements the logic to simulate the incremental benchmark.
Closes #153

@snazhmudinov snazhmudinov force-pushed the enable-incremental-changes branch from 3483c1e to 3186c0b Compare September 27, 2025 07:07
@snazhmudinov snazhmudinov marked this pull request as ready for review September 27, 2025 08:11
@snazhmudinov

Copy link
Copy Markdown
Contributor Author

@joeleba wdyt?

@snazhmudinov snazhmudinov force-pushed the enable-incremental-changes branch from 3186c0b to ae70ee1 Compare September 27, 2025 12:21
Comment thread benchmark.py
project_commit=project_commit)

if unit['patch_file'] is not None:
_reset_patch_changes(project_clone_repo)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we rather want to reset the changes after each run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Benchmarking incremental builds

1 participant