swiftwasm / JavaScriptKit

Swift framework to interact with JavaScript through WebAssembly.
https://swiftpackageindex.com/swiftwasm/JavaScriptKit/main/documentation/javascriptkit
MIT License
664 stars 44 forks source link

Update 5.7 patch version #226

Closed kateinoigakukun closed 1 year ago

github-actions[bot] commented 1 year ago

Time Change: -12ms (0%)

Total Time: 14,197ms

Test name Duration Change
Serialization/JavaScript function call through Wasm import 48ms +5ms (10%) ⚠️
Serialization/JavaScript function call through Wasm import with int 28ms +2ms (7%) 🔍
Serialization/JavaScript function call from Swift 203ms +14ms (7%) 🔍
View Unchanged | Test name | Duration | Change | | :--- | :---: | :---: | | Serialization/Swift Int to JavaScript with assignment | 406ms | +2ms (0%) | | Serialization/Swift Int to JavaScript with call | 1,286ms | +23ms (1%) | | Serialization/JavaScript Number to Swift Int | 427ms | +2ms (0%) | | Serialization/Swift String to JavaScript with assignment | 477ms | -1ms (0%) | | Serialization/Swift String to JavaScript with call | 1,339ms | -11ms (0%) | | Serialization/JavaScript String to Swift String | 5,890ms | -11ms (0%) | | Object heap/Increment and decrement RC | 4,076ms | -34ms (0%) |
View Baselines | Test name | Duration | | :--- | :---: | | Serialization/Call JavaScript function directly | 3ms | | Serialization/Assign JavaScript number directly | 3ms | | Serialization/Call with JavaScript number directly | 4ms | | Serialization/Write JavaScript string directly | 3ms | | Serialization/Call with JavaScript string directly | 4ms |