Hi Mike,
I ran a test where 4000 url's were added to:
System Settings->CORS->Allowed origins
I used the
/api/system-configuration
API to add the url's. Note, the page itself now takes a significant time to load as 4000 url strings are being rendered.
Cheers