Skip to content

Interactive extra time #3053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

vmcj
Copy link
Member

@vmcj vmcj commented Aug 10, 2025

Mostly as PoC,

I think this is helpful for the current state where interactive problems have overhead.

If we want to do this:

  • I think lib.misc.php can mostly be moved to utils for this
  • I made some things static, I assume this is an improvement but I'm not 100% on the performance gain/impact

@vmcj vmcj force-pushed the interactive_extra_time branch 7 times, most recently from 6f91416 to 594135a Compare August 10, 2025 15:35
vmcj added 2 commits August 10, 2025 17:43
Currently interactive problems need more time due to the pipeline
handling. Other problemtypes shouldn't have such requirements but if
someone has a slower interactor or compare script for some types this
can be helpful.

So we both do this to not have `interactive` as special case and to
provide people with the option due to unforseen setups.
@vmcj vmcj force-pushed the interactive_extra_time branch from 594135a to b668e96 Compare August 10, 2025 15:43
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