bevyengine / bevyengine/bevy

Feature-flag benchmarks

Open
#24,044 2 comments 0 reactions 0 assignees View on GitHub
C-Benchmarks D-Straightforward S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## 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.

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.