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

Setup unit test infrastructure for PackageToJS #298

Merged
merged 6 commits into from
Mar 15, 2025

Conversation

kateinoigakukun
Copy link
Member

No description provided.

Copy link

github-actions bot commented Mar 15, 2025

Time Change: +22ms (0%)

Total Time: 9,689ms

View Unchanged
Test name Duration Change
Serialization/JavaScript function call through Wasm import 23ms -1ms (4%)
Serialization/JavaScript function call through Wasm import with int 21ms -0ms
Serialization/JavaScript function call from Swift 125ms +1ms (1%)
Serialization/Swift Int to JavaScript with assignment 350ms +12ms (3%)
Serialization/Swift Int to JavaScript with call 980ms +4ms (0%)
Serialization/JavaScript Number to Swift Int 279ms +0ms
Serialization/Swift String to JavaScript with assignment 421ms +4ms (0%)
Serialization/Swift String to JavaScript with call 1,048ms -3ms (0%)
Serialization/JavaScript String to Swift String 3,658ms +15ms (0%)
Object heap/Increment and decrement RC 2,770ms -8ms (0%)
View Baselines
Test name Duration
Serialization/Call JavaScript function directly 3ms
Serialization/Assign JavaScript number directly 3ms
Serialization/Call with JavaScript number directly 2ms
Serialization/Write JavaScript string directly 4ms
Serialization/Call with JavaScript string directly 3ms

@kateinoigakukun kateinoigakukun marked this pull request as ready for review March 15, 2025 07:53
@kateinoigakukun kateinoigakukun merged commit 738b02d into main Mar 15, 2025
5 checks passed
@kateinoigakukun kateinoigakukun deleted the katei/testing-plugin branch March 15, 2025 07:53
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