-
-
Notifications
You must be signed in to change notification settings - Fork 47
feat!: Use the Handles, Luke! (#427) #444
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
Merged
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]>
|
Branch | staging |
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,546.00 ns |
component/access Rhai | 📈 view plot | 5,890.60 ns |
component/get Lua | 📈 view plot | 2,175.30 ns |
component/get Rhai | 📈 view plot | 4,637.10 ns |
conversions/Mut::from | 📈 view plot | 80.06 ns |
conversions/Ref::from | 📈 view plot | 80.88 ns |
conversions/ScriptValue::List | 📈 view plot | 312.48 ns |
conversions/ScriptValue::Map | 📈 view plot | 1,236.30 ns |
conversions/ScriptValue::Reference::from_into | 📈 view plot | 25.11 ns |
conversions/Val::from_into | 📈 view plot | 251.14 ns |
function/call 4 args Lua | 📈 view plot | 1,627.70 ns |
function/call 4 args Rhai | 📈 view plot | 1,343.10 ns |
function/call Lua | 📈 view plot | 230.26 ns |
function/call Rhai | 📈 view plot | 388.54 ns |
loading/empty Lua | 📈 view plot | 50,605.00 ns |
loading/empty Rhai | 📈 view plot | 718,150.00 ns |
math/vec mat ops Lua | 📈 view plot | 7,004.40 ns |
math/vec mat ops Rhai | 📈 view plot | 6,024.40 ns |
query/10 entities Lua | 📈 view plot | 19,101.00 ns |
query/10 entities Rhai | 📈 view plot | 21,063.00 ns |
query/100 entities Lua | 📈 view plot | 38,572.00 ns |
query/100 entities Rhai | 📈 view plot | 33,038.00 ns |
query/1000 entities Lua | 📈 view plot | 253,140.00 ns |
query/1000 entities Rhai | 📈 view plot | 159,690.00 ns |
reflection/10 Lua | 📈 view plot | 5,681.40 ns |
reflection/10 Rhai | 📈 view plot | 15,288.00 ns |
reflection/100 Lua | 📈 view plot | 47,763.00 ns |
reflection/100 Rhai | 📈 view plot | 708,110.00 ns |
resource/access Lua | 📈 view plot | 3,327.80 ns |
resource/access Rhai | 📈 view plot | 5,353.00 ns |
resource/get Lua | 📈 view plot | 1,875.20 ns |
resource/get Rhai | 📈 view plot | 4,230.00 ns |
Merged
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.
Summary