Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write release notes for PR #11906: Run the multi-threaded executor at the end of each system task. #1250

Closed
alice-i-cecile opened this issue May 30, 2024 · 2 comments · Fixed by #1447
Labels
A-Release-Notes C-Content S-Ready-For-Implementation The core questions are answered: just add code
Milestone

Comments

@alice-i-cecile
Copy link
Member

bevyengine/bevy#11906 needs release notes for the upcoming Bevy release!

Original authors: @chescock, @hymm, @james7132

Please reply below if you'd like to write these notes.
While the author(s) of the PR often have the context, knowledge and motivation to draft the release notes for their feature,
anyone can contribute release notes!


Release notes should:

  1. Clearly motivate the change.
  2. Be written in a way that is understandable by the average Bevy user: some programming background and a general understanding of games.
  3. Show off the coolest features of the PR. Screenshots are awesome, but elegant APIs are also welcome!
  4. If this was a perf-centric PR, quantify the performance improvements. Graphs and statistics work well for this.

We can help you revise the release notes: a rough draft alone is incredibly useful :)
Your expertise is invaluable for contextualizing the changes; we'll work with you to bring the technical writing up to par.

To submit your release notes, modify ..\release-content\0.14\release-notes\11906_Run_the_multithreaded_executor_at_the_end_of_each_system_t.md and submit a PR.
In that PR, please mention this issue with the Fixes #ISSUE_NUMBER keyphrase so it gets closed automatically.

@alice-i-cecile alice-i-cecile added A-Release-Notes C-Content S-Ready-For-Implementation The core questions are answered: just add code labels May 30, 2024
@alice-i-cecile alice-i-cecile added this to the Release v0.14 milestone May 30, 2024
@alice-i-cecile
Copy link
Member Author

The work done in bevyengine/bevy#12936 should probably be rolled into the same section, talking about how we've reduced system overhead across the board.

@hymm
Copy link
Contributor

hymm commented Jun 19, 2024

I can write something for this. Will try to get it done tonight or tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Release-Notes C-Content S-Ready-For-Implementation The core questions are answered: just add code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants