#Cached querys?

1 messages · Page 1 of 1 (latest)

nimble eagle
#

When i run a query on some entities, is that query cached? Like the query knows exactly which archetypes are fitting and it does not need to check the other archetypes every call.

Or will it ALWAYS iterate ALL archetypes?

atomic inlet
#

I'd assume during structural changes

nimble eagle
atomic inlet
#

but maybe you can dig on that with just sources

#

I'd simply take a look at how EntityQuery gets constructed