ecs
ecs copied to clipboard
reduce number of queries internally
if we were to lowercase, trim, and alphabetize component names in the query we could reduce the number of filters present. Will result in better performance.