ecs icon indicating copy to clipboard operation
ecs copied to clipboard

reduce number of queries internally

Open mreinstein opened this issue 4 years ago • 0 comments

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.

mreinstein avatar Jul 04 '20 00:07 mreinstein