Which is more performant? Max gaps per day = 0 or per week = 0?

Started by infoo_, February 16, 2026, 03:40:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

infoo_

Hello

Which constraint is more performant?:

Max gaps per day for a teacher = 0

or

Max gaps per week for a teacher = 0

Thank you!!

Liviu Lalescu

Hello!

The answer is that I am not sure  :)

You might want to compare, with 3 variants: (day=0), (week=0), (day=0, week=0).