Replies: 1 comment 1 reply
-
This is a great idea :) Going to convert it to a discussion for now: feel free to open as many issues as you'd like for specific APIs / clusters of APIs. Otherwise this issue will stay open in a state of limbo forever, as this isn't exactly "completable" in its current forms. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was looking for information on the performance of
Query
and found the following comment.What about other functions?
I frequently use query-like functions such as
Query::get()
,Query::single()
,Commands::entity()
,Res<Input<KeyCode>>::just_pressed()
, etc, but I'm just a Bevy user and don't know about the complexity of them.If the complexity of a function is known, please consider documenting it.
Beta Was this translation helpful? Give feedback.
All reactions