Skip to content

Conversation

makspll
Copy link
Owner

@makspll makspll commented Oct 4, 2025

Summary

Adds warning logs when types have global duplicates

Copy link

semanticdiff-com bot commented Oct 4, 2025

@makspll makspll enabled auto-merge (squash) October 4, 2025 11:16
Copy link
Contributor

github-actions bot commented Oct 4, 2025

🐰 Bencher Report

Branchfeat/warn-on-duplicate-types
Testbedlinux-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
BenchmarkLatencynanoseconds (ns)
component/access Lua📈 view plot
⚠️ NO THRESHOLD
3,613.80 ns
component/access Rhai📈 view plot
⚠️ NO THRESHOLD
5,563.40 ns
component/get Lua📈 view plot
⚠️ NO THRESHOLD
2,184.50 ns
component/get Rhai📈 view plot
⚠️ NO THRESHOLD
4,312.60 ns
conversions/Mut::from📈 view plot
⚠️ NO THRESHOLD
80.82 ns
conversions/Ref::from📈 view plot
⚠️ NO THRESHOLD
78.89 ns
conversions/ScriptValue::List📈 view plot
⚠️ NO THRESHOLD
340.78 ns
conversions/ScriptValue::Map📈 view plot
⚠️ NO THRESHOLD
939.13 ns
conversions/ScriptValue::Reference::from_into📈 view plot
⚠️ NO THRESHOLD
25.71 ns
conversions/Val::from_into📈 view plot
⚠️ NO THRESHOLD
244.84 ns
function/call 4 args Lua📈 view plot
⚠️ NO THRESHOLD
1,597.50 ns
function/call 4 args Rhai📈 view plot
⚠️ NO THRESHOLD
1,345.40 ns
function/call Lua📈 view plot
⚠️ NO THRESHOLD
241.25 ns
function/call Rhai📈 view plot
⚠️ NO THRESHOLD
436.65 ns
loading/empty Lua📈 view plot
⚠️ NO THRESHOLD
863.21 ns
loading/empty Rhai📈 view plot
⚠️ NO THRESHOLD
923.25 ns
math/vec mat ops Lua📈 view plot
⚠️ NO THRESHOLD
6,659.40 ns
math/vec mat ops Rhai📈 view plot
⚠️ NO THRESHOLD
6,481.50 ns
query/10 entities Lua📈 view plot
⚠️ NO THRESHOLD
18,848.00 ns
query/10 entities Rhai📈 view plot
⚠️ NO THRESHOLD
18,770.00 ns
query/100 entities Lua📈 view plot
⚠️ NO THRESHOLD
38,145.00 ns
query/100 entities Rhai📈 view plot
⚠️ NO THRESHOLD
30,322.00 ns
query/1000 entities Lua📈 view plot
⚠️ NO THRESHOLD
234,900.00 ns
query/1000 entities Rhai📈 view plot
⚠️ NO THRESHOLD
152,260.00 ns
reflection/10 Lua📈 view plot
⚠️ NO THRESHOLD
5,414.50 ns
reflection/10 Rhai📈 view plot
⚠️ NO THRESHOLD
14,875.00 ns
reflection/100 Lua📈 view plot
⚠️ NO THRESHOLD
46,766.00 ns
reflection/100 Rhai📈 view plot
⚠️ NO THRESHOLD
741,530.00 ns
resource/access Lua📈 view plot
⚠️ NO THRESHOLD
3,270.50 ns
resource/access Rhai📈 view plot
⚠️ NO THRESHOLD
5,116.40 ns
resource/get Lua📈 view plot
⚠️ NO THRESHOLD
1,909.60 ns
resource/get Rhai📈 view plot
⚠️ NO THRESHOLD
3,828.40 ns
🐰 View full continuous benchmarking report in Bencher

@makspll makspll disabled auto-merge October 4, 2025 18:11
@makspll makspll merged commit 9e0cf56 into main Oct 4, 2025
20 checks passed
@makspll makspll deleted the feat/warn-on-duplicate-types branch October 4, 2025 18:11
@github-actions github-actions bot mentioned this pull request Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant