Skip to content

Conversation

@bitfaster
Copy link
Owner

@bitfaster bitfaster commented May 12, 2024

The reschedule code is effectively a few reference assignments and simple arithmetic. However, if the time hasn't changed, we can skip running this code.

This is approximately a 4% throughput increase in this test.

image

@coveralls
Copy link

coveralls commented May 12, 2024

Coverage Status

coverage: 99.005% (-0.07%) from 99.073%
when pulling 6e9fa58 on users/alexpeck/tlfuchk
into fa1c0fb on main.

@bitfaster bitfaster merged commit cdc4bce into main May 13, 2024
@bitfaster bitfaster deleted the users/alexpeck/tlfuchk branch May 13, 2024 05:44
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