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

Test native builds with Xcode 14.0 #206

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Test native builds with Xcode 14.0 #206

merged 1 commit into from
Aug 14, 2022

Conversation

MaxDesiatov
Copy link
Contributor

Xcode 14.0 beta is already available on GitHub Actions, let's try using it in our workflows.

Xcode 14.0 beta is already available on GitHub Actions, let's try using it in our workflows.
@github-actions
Copy link

Time Change: +122ms (0%)

Total Time: 29,153ms

Test name Duration Change
Serialization/Call JavaScript function directly 4ms -2ms (57%) 🏆
Serialization/Assign JavaScript number directly 4ms +1ms 🚨
Serialization/Call with JavaScript number directly 4ms -1ms (29%) 🎉
Serialization/Write JavaScript string directly 5ms +2ms (46%) 🚨
Serialization/Call with JavaScript string directly 5ms +2ms (42%) 🚨
Serialization/JavaScript function call through Wasm import 32ms -10ms (29%) 🎉
Serialization/JavaScript function call through Wasm import with int 28ms -6ms (20%) 🎉
View Unchanged
Test name Duration Change
Serialization/JavaScript function call from Swift 842ms +8ms (0%)
Serialization/Swift Int to JavaScript with assignment 580ms +11ms (1%)
Serialization/Swift Int to JavaScript with call 3,115ms -18ms (0%)
Serialization/JavaScript Number to Swift Int 891ms -18ms (1%)
Serialization/Swift String to JavaScript with assignment 648ms +2ms (0%)
Serialization/Swift String to JavaScript with call 3,306ms +29ms (0%)
Serialization/JavaScript String to Swift String 8,261ms +37ms (0%)
Object heap/Increment and decrement RC 11,429ms +84ms (0%)

@MaxDesiatov MaxDesiatov marked this pull request as ready for review August 14, 2022 10:03
@MaxDesiatov MaxDesiatov merged commit 4c61f13 into main Aug 14, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/xcode-14 branch August 14, 2022 10:16
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.

2 participants