Skip to content

[Merged by Bors] - Group stress test examples#4289

Closed
alice-i-cecile wants to merge 7 commits intobevyengine:mainfrom
alice-i-cecile:stress-tests
Closed

[Merged by Bors] - Group stress test examples#4289
alice-i-cecile wants to merge 7 commits intobevyengine:mainfrom
alice-i-cecile:stress-tests

Conversation

@alice-i-cecile
Copy link
Member

@alice-i-cecile alice-i-cecile commented Mar 21, 2022

Objective

  • Several examples are useful for qualitative tests of Bevy's performance
  • By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized.

Solution

  • Move bevymark, many_sprites and many_cubes into the new stress_tests example folder
  • Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature.

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation C-Examples An addition or correction to our examples labels Mar 21, 2022
@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Mar 21, 2022
@alice-i-cecile alice-i-cecile added A-Meta About the project itself and removed S-Needs-Triage This issue needs to be labelled C-Docs An addition or correction to our documentation labels Mar 21, 2022
Copy link
Contributor

@IceSentry IceSentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tried to do almost the exact same thing in another PR. LGTM

@james7132 james7132 added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Apr 10, 2022
@alice-i-cecile
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Apr 10, 2022
# Objective

- Several examples are useful for qualitative tests of Bevy's performance
- By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized.

## Solution

- Move bevymark, many_sprites and many_cubes into the new stress_tests example folder
- Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature.
@bors
Copy link
Contributor

bors bot commented Apr 10, 2022

Build failed:

@alice-i-cecile
Copy link
Member Author

bors retry

bors bot pushed a commit that referenced this pull request Apr 10, 2022
# Objective

- Several examples are useful for qualitative tests of Bevy's performance
- By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized.

## Solution

- Move bevymark, many_sprites and many_cubes into the new stress_tests example folder
- Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature.
@bors bors bot changed the title Group stress test examples [Merged by Bors] - Group stress test examples Apr 10, 2022
@bors bors bot closed this Apr 10, 2022
aevyrie pushed a commit to aevyrie/bevy that referenced this pull request Jun 7, 2022
# Objective

- Several examples are useful for qualitative tests of Bevy's performance
- By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized.

## Solution

- Move bevymark, many_sprites and many_cubes into the new stress_tests example folder
- Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature.
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

- Several examples are useful for qualitative tests of Bevy's performance
- By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized.

## Solution

- Move bevymark, many_sprites and many_cubes into the new stress_tests example folder
- Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Meta About the project itself C-Examples An addition or correction to our examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants