Skip to content

Cache start instant - #1866

Open
mattdailis wants to merge 1 commit into
perf/clipper-apgen-translationfrom
cache-start-instant
Open

Cache start instant#1866
mattdailis wants to merge 1 commit into
perf/clipper-apgen-translationfrom
cache-start-instant

Conversation

@mattdailis

Copy link
Copy Markdown
Collaborator

Some code in the APGen translation ends up calling toAbsolute in a hot loop. The bottleneck here turns out to be converting the plan start Timestamp into an Instant. This PR eagerly computes that conversion and caches it.

@mattdailis
mattdailis requested a review from a team as a code owner August 7, 2026 15:20
@mattdailis
mattdailis requested review from cartermak and joswig August 7, 2026 15:20
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