More performant, slightly more boilerplate heavy scenes for Arch and Unity ECS #8
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Unity ECS
IJobEntity
is only slightly more boilerplate heavy thanSystemAPI.Query
and in Arch
InlineQuery
is only slightly more boilerplate heavy thanQuery
I think it would be a good idea to have seperate scenes for each, demonstrating the performance benefits of writing a little more boilerplate.
The extra boilerplate for Arch could probably even be written by ChatGPT. However, it would probably be a good idea to address #4 before going ahead with the Arch implementation enhancement.
The text was updated successfully, but these errors were encountered: