Skip to content

optimise TimePoint._cmp#285

Draft
oliver-sanders wants to merge 1 commit into
metomi:masterfrom
oliver-sanders:optimise-timepoint.cmp
Draft

optimise TimePoint._cmp#285
oliver-sanders wants to merge 1 commit into
metomi:masterfrom
oliver-sanders:optimise-timepoint.cmp

Conversation

@oliver-sanders

@oliver-sanders oliver-sanders commented May 19, 2026

Copy link
Copy Markdown
Member

Partially addresses cylc/cylc-flow#7267

The TimePoint.get_props method is getting hammered in this example. This is causing _copy to get hammered in turn.

Much of this is due to TimePoint._cmp, but it's not clear that _copy is necessary for these comparisons.

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