-
-
Notifications
You must be signed in to change notification settings - Fork 47
chore: release #447
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
Closed
Closed
chore: release #447
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: makspll <[email protected]>
Co-authored-by: Alex Parlett <[email protected]>
2068560
to
9c2dbf8
Compare
9c2dbf8
to
e43549f
Compare
|
Branch | release-plz-2025-08-14T20-25-42Z |
Testbed | linux-gha |
β οΈ WARNING: No Threshold found!Without a Threshold, no Alerts will ever be generated.
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholds
flag.
Click to view all benchmark results
Benchmark | Latency | nanoseconds (ns) |
---|---|---|
component/access Lua | π view plot | 3,688.30 ns |
component/access Rhai | π view plot | 5,425.70 ns |
component/get Lua | π view plot | 2,259.20 ns |
component/get Rhai | π view plot | 4,144.80 ns |
conversions/Mut::from | π view plot | 85.33 ns |
conversions/Ref::from | π view plot | 80.99 ns |
conversions/ScriptValue::List | π view plot | 262.69 ns |
conversions/ScriptValue::Map | π view plot | 1,329.10 ns |
conversions/ScriptValue::Reference::from_into | π view plot | 26.08 ns |
conversions/Val::from_into | π view plot | 336.94 ns |
function/call 4 args Lua | π view plot | 1,658.90 ns |
function/call 4 args Rhai | π view plot | 1,396.90 ns |
function/call Lua | π view plot | 222.65 ns |
function/call Rhai | π view plot | 448.02 ns |
loading/empty Lua | π view plot | 52,953.00 ns |
loading/empty Rhai | π view plot | 367,720.00 ns |
math/vec mat ops Lua | π view plot | 6,461.00 ns |
math/vec mat ops Rhai | π view plot | 6,132.00 ns |
query/10 entities Lua | π view plot | 19,581.00 ns |
query/10 entities Rhai | π view plot | 19,377.00 ns |
query/100 entities Lua | π view plot | 39,539.00 ns |
query/100 entities Rhai | π view plot | 33,357.00 ns |
query/1000 entities Lua | π view plot | 272,700.00 ns |
query/1000 entities Rhai | π view plot | 162,700.00 ns |
reflection/10 Lua | π view plot | 5,548.10 ns |
reflection/10 Rhai | π view plot | 15,543.00 ns |
reflection/100 Lua | π view plot | 50,273.00 ns |
reflection/100 Rhai | π view plot | 677,050.00 ns |
resource/access Lua | π view plot | 3,471.50 ns |
resource/access Rhai | π view plot | 4,934.30 ns |
resource/get Lua | π view plot | 1,923.70 ns |
resource/get Rhai | π view plot | 3,677.90 ns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π€ New release
bevy_mod_scripting_derive
: 0.14.0 -> 0.15.0bevy_mod_scripting_core
: 0.14.0 -> 0.15.0 (β API compatible changes)bevy_mod_scripting_lua
: 0.14.0 -> 0.15.0 (β API compatible changes)bevy_mod_scripting_rhai
: 0.14.0 -> 0.15.0 (β API breaking changes)bevy_mod_scripting_functions
: 0.14.0 -> 0.15.0 (β API compatible changes)mdbook_lad_preprocessor
: 0.1.10 -> 0.1.11 (β API compatible changes)ladfile_builder
: 0.4.0 -> 0.4.1 (β API compatible changes)bevy_mod_scripting
: 0.14.0 -> 0.15.0 (β API compatible changes)β
bevy_mod_scripting_rhai
breaking changesChangelog
bevy_mod_scripting_derive
bevy_mod_scripting_core
bevy_mod_scripting_lua
bevy_mod_scripting_rhai
bevy_mod_scripting_functions
mdbook_lad_preprocessor
ladfile_builder
bevy_mod_scripting
This PR was generated with release-plz.