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

PackageToJS: Fix the missing dependency on the stripWasm task #296

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

kateinoigakukun
Copy link
Member

No description provided.

Copy link

Time Change: +188ms (1%)

Total Time: 9,757ms

Test name Duration Change
Serialization/Swift Int to JavaScript with assignment 360ms +20ms (5%) 🔍
Serialization/Swift String to JavaScript with assignment 453ms +30ms (6%) 🔍
View Unchanged
Test name Duration Change
Serialization/JavaScript function call through Wasm import 25ms +0ms
Serialization/JavaScript function call through Wasm import with int 23ms -0ms
Serialization/JavaScript function call from Swift 128ms +4ms (2%)
Serialization/Swift Int to JavaScript with call 1,015ms +47ms (4%)
Serialization/JavaScript Number to Swift Int 285ms +13ms (4%)
Serialization/Swift String to JavaScript with call 1,082ms +27ms (2%)
Serialization/JavaScript String to Swift String 3,604ms +43ms (1%)
Object heap/Increment and decrement RC 2,767ms +4ms (0%)
View Baselines
Test name Duration
Serialization/Call JavaScript function directly 3ms
Serialization/Assign JavaScript number directly 3ms
Serialization/Call with JavaScript number directly 4ms
Serialization/Write JavaScript string directly 3ms
Serialization/Call with JavaScript string directly 3ms

@kateinoigakukun kateinoigakukun marked this pull request as ready for review March 14, 2025 11:53
@kateinoigakukun kateinoigakukun merged commit 68b2bde into main Mar 14, 2025
7 checks passed
@kateinoigakukun kateinoigakukun deleted the pr-629b4059a13ca961b952b1a7e3a2f95373a7299d branch March 14, 2025 11:54
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.

None yet

1 participant