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

Expose WebWorkerTaskExecutor even if compiling with toolchain < 6.1 #277

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

kateinoigakukun
Copy link
Member

No description provided.

@kateinoigakukun kateinoigakukun changed the title Expose WebWorkerTaskExecutor when compiling with toolchain < 6.1 Expose WebWorkerTaskExecutor even if compiling with toolchain < 6.1 Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Time Change: +5ms (0%)

Total Time: 9,575ms

View Unchanged
Test name Duration Change
Serialization/JavaScript function call through Wasm import 20ms +0ms
Serialization/JavaScript function call through Wasm import with int 13ms -0ms
Serialization/JavaScript function call from Swift 108ms +1ms (0%)
Serialization/Swift Int to JavaScript with assignment 333ms +5ms (1%)
Serialization/Swift Int to JavaScript with call 1,022ms +5ms (0%)
Serialization/JavaScript Number to Swift Int 294ms +4ms (1%)
Serialization/Swift String to JavaScript with assignment 387ms -2ms (0%)
Serialization/Swift String to JavaScript with call 1,079ms +1ms (0%)
Serialization/JavaScript String to Swift String 3,629ms -2ms (0%)
Object heap/Increment and decrement RC 2,675ms -9ms (0%)
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 force-pushed the yt/better-xcode branch 2 times, most recently from e13fc44 to 88101f2 Compare December 2, 2024 10:30
@kateinoigakukun kateinoigakukun merged commit fbfaf2b into main Dec 3, 2024
18 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/better-xcode branch December 3, 2024 02:14
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