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

Place the runtime JS files beside the template files #323

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

kateinoigakukun
Copy link
Member

No description provided.

Copy link

Time Change: +212ms (2%)

Total Time: 9,708ms

Test name Duration Change
Serialization/JavaScript function call through Wasm import with int 19ms -2ms (10%) 👏
Serialization/JavaScript function call from Swift 133ms +11ms (8%) 🔍
Serialization/Swift Int to JavaScript with assignment 347ms +25ms (7%) 🔍
Serialization/JavaScript Number to Swift Int 280ms +20ms (7%) 🔍
View Unchanged
Test name Duration Change
Serialization/JavaScript function call through Wasm import 23ms -0ms
Serialization/Swift Int to JavaScript with call 1,001ms +37ms (3%)
Serialization/Swift String to JavaScript with assignment 428ms +21ms (4%)
Serialization/Swift String to JavaScript with call 1,092ms +44ms (4%)
Serialization/JavaScript String to Swift String 3,592ms +89ms (2%)
Object heap/Increment and decrement RC 2,757ms -34ms (1%)
View Baselines
Test name Duration
Serialization/Call JavaScript function directly 8ms
Serialization/Assign JavaScript number directly 9ms
Serialization/Call with JavaScript number directly 7ms
Serialization/Write JavaScript string directly 6ms
Serialization/Call with JavaScript string directly 5ms

@kateinoigakukun kateinoigakukun marked this pull request as ready for review March 27, 2025 16:20
@kateinoigakukun kateinoigakukun merged commit fdeefea into main Mar 27, 2025
6 checks passed
@kateinoigakukun kateinoigakukun deleted the katei/move-runtime-files-template branch March 27, 2025 16:20
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