Skip to content

Feature-flag benchmarks #24044

@SpecificProtagonist

Description

@SpecificProtagonist

What problem does this solve or what need does it fill?

Benchmarking changes to bevy_ecs currently requires doing an optimized build of all crates with benches. This takes a lot of time that makes iterating on the code slower.

What solution would you like?

Place the benchmarking suite's dependencies on other bevy crates behind an enabled-by-default feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-BenchmarksStress tests and benchmarks used to measure how fast things areD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions