Performance improvement Prechecks
alter the return type of the _get_keys
method from list
to set
to speed up member checks as discussed / investigated in #654
Scheduled maintenance next weekend between Saturday, May 17, 2025, 7:00am and Sunday, May 18, 11:55pm.
alter the return type of the _get_keys
method from list
to set
to speed up member checks as discussed / investigated in #654