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

Introduce BridgeJS, a declarative JS interop system #330

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Apr 2, 2025

Copy link

github-actions bot commented Apr 2, 2025

Time Change: -209ms (2%)

Total Time: 9,642ms

Test name Duration Change
Serialization/JavaScript function call through Wasm import 23ms -5ms (19%) 👏
Serialization/Swift String to JavaScript with call 1,049ms -62ms (5%)
View Unchanged
Test name Duration Change
Serialization/JavaScript function call through Wasm import with int 22ms -1ms
Serialization/JavaScript function call from Swift 129ms +5ms (4%)
Serialization/Swift Int to JavaScript with assignment 326ms -14ms (4%)
Serialization/Swift Int to JavaScript with call 974ms -29ms (3%)
Serialization/JavaScript Number to Swift Int 265ms -9ms (3%)
Serialization/Swift String to JavaScript with assignment 407ms -16ms (3%)
Serialization/JavaScript String to Swift String 3,634ms -82ms (2%)
Object heap/Increment and decrement RC 2,777ms +5ms (0%)
View Baselines
Test name Duration
Serialization/Call JavaScript function directly 10ms
Serialization/Assign JavaScript number directly 7ms
Serialization/Call with JavaScript number directly 8ms
Serialization/Write JavaScript string directly 6ms
Serialization/Call with JavaScript string directly 6ms

@kateinoigakukun kateinoigakukun requested a review from Copilot April 2, 2025 07:00
Copilot

This comment was marked as resolved.

@kateinoigakukun kateinoigakukun marked this pull request as ready for review April 2, 2025 11:47
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