Skip to content

do not override file timings with partial timings#107

Merged
ctrochalakis merged 1 commit into
masterfrom
reconstruct-timings
Sep 30, 2025
Merged

do not override file timings with partial timings#107
ctrochalakis merged 1 commit into
masterfrom
reconstruct-timings

Conversation

@ctrochalakis

Copy link
Copy Markdown
Member

When a requeue is executed its timing is recorded. This
triggers the whole-file-timings reconstruction that sums up
examples to deduce the whole file's duration.

So we might end up with a timing for a file that was not splitted
at all!

When a requeue is executed its timing is recorded. This
triggers the whole-file-timings reconstruction that sums up
examples to deduce the whole file's duration.

So we might end up with a timing for a file that was not splitted
at all!

@iridakos iridakos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

💯

@charkost charkost left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🚀

@ctrochalakis ctrochalakis merged commit 99cbd1f into master Sep 30, 2025
6 checks passed
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.

3 participants