Skip to content
Discussion options

You must be logged in to vote

You could try in your config.php

$conf['settings']['schedule']['fast.reservation.load'] = 'true';  // Experimental: Use new algorithm to load reservations faster in the schedule. Currently does not support concurrent reservations. With larger number of resources this can be 10x or 100x faster. Only runs with the StandardSchedule otherwise will fall back to legacy mode.

Another option is to create multiple "Schedules" and split the resources among the schedules. See: Application Management -> Schedules.

That may help.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@cgutteridge
Comment options

@cgutteridge
Comment options

@JohnVillalovos
Comment options

@cgutteridge
Comment options

@JohnVillalovos
Comment options

Answer selected by JohnVillalovos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #522 on May 08, 2025 15:39.