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

Use Swift SDK for development snapshot testing in CI #248

Merged
merged 1 commit into from
May 27, 2024

Conversation

kateinoigakukun
Copy link
Member

This is a preparation for #247 to test with thread-enabled SDK

Copy link

github-actions bot commented May 27, 2024

Time Change: +308ms (3%)

Total Time: 9,606ms

Test name Duration Change
Serialization/JavaScript function call from Swift 101ms +5ms (5%) 🔍
View Unchanged
Test name Duration Change
Serialization/JavaScript function call through Wasm import 20ms +1ms
Serialization/JavaScript function call through Wasm import with int 14ms +0ms
Serialization/Swift Int to JavaScript with assignment 346ms +11ms (3%)
Serialization/Swift Int to JavaScript with call 961ms +36ms (3%)
Serialization/JavaScript Number to Swift Int 314ms +10ms (3%)
Serialization/Swift String to JavaScript with assignment 409ms +16ms (3%)
Serialization/Swift String to JavaScript with call 1,013ms +29ms (2%)
Serialization/JavaScript String to Swift String 3,788ms +159ms (4%)
Object heap/Increment and decrement RC 2,627ms +41ms (1%)
View Baselines
Test name Duration
Serialization/Call JavaScript function directly 3ms
Serialization/Assign JavaScript number directly 2ms
Serialization/Call with JavaScript number directly 3ms
Serialization/Write JavaScript string directly 3ms
Serialization/Call with JavaScript string directly 3ms

@kateinoigakukun kateinoigakukun marked this pull request as ready for review May 27, 2024 12:06
@kateinoigakukun kateinoigakukun merged commit 8449f87 into main May 27, 2024
15 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/add-swift-sdk-ci branch May 27, 2024 12:06
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