bevyengine / bevyengine/bevy

Re-add an `ArchetypeComponentId` parallel schedule executor

Open
#19,084 1 comment 0 reactions 0 assignees View on GitHub
A-ECS C-Feature D-Modest S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

> I think this is a better default, and it unlocks a lot of functionality. As we clean up the executor code, we should re-add a archetype-parallel executor for people to compare against.

_Originally posted by @alice-i-cecile in https://github.com/bevyengine/bevy/issues/16885#issuecomment-2852559534_


Most real Bevy apps appear overparallelized at present, and will benefit from the lower overhead, but not all apps will always be like that. We should just be able to create an alternate executor that users can toggle.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.