Actions
Task #7499
closedNeeds performance stress testing
Description
Pad the database tables to at least 500k rows and test performance of all the queries to ensure indexes are being well used.
Actions
Added by krileon about 6 years ago. Updated about 6 years ago.
Description
Pad the database tables to at least 500k rows and test performance of all the queries to ensure indexes are being well used.
Wildcard usage is too slow in blocks and whitelists. Improve this by adding a new database column or a different type entirely so it can be noted to check for a wildcard usecase.
Wildcard usage needs migration to the new block/whitelist types which now explicitly note they support partial matching.