Skip to content

Correct estimation by removing unnessecary changover#2137

Open
Jonty wants to merge 1 commit into
mainfrom
take_block_end_into_account
Open

Correct estimation by removing unnessecary changover#2137
Jonty wants to merge 1 commit into
mainfrom
take_block_end_into_account

Conversation

@Jonty

@Jonty Jonty commented Jun 24, 2026

Copy link
Copy Markdown
Member

We place timeblocks to ensure that any changeover between content types is taken into account between them. By counting changeover time on every occurrence we over-estimate the time needed to place them.

This subtracts $changeover_period * blocks from the amount of time allocated in order to correct for the over-estimate.

We place timeblocks to ensure that any changeover between content types
is taken into account between them. By counting changeover time on every
occurrence we over-estimate the time needed to place them.

This subtracts $changeover_period * blocks from the amount of time
allocated in order to correct for the over-estimate.
@Jonty Jonty requested a review from russss June 24, 2026 15:35
@Jonty

Jonty commented Jun 24, 2026

Copy link
Copy Markdown
Member Author

This really needs a VERY GOOD eye over and some thinking before merge.

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.

1 participant