-
-
Notifications
You must be signed in to change notification settings - Fork 616
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: optimize JS communication with lazy getters (#7163)
* perf: use Reference to share JsStatsModule js instance * fix: ts type error * feat: use generate_getters macros * fix: use generate_getters macros for JsStatsChunk * refactor: rename getters macros name * refactor: move fn out struct * feat: lazy JsStatsModuleReason * refactor: remove Reference for JsStatsModule * refactor: impl TryFrom for JsStatsModule and JsStatsChunk * chore: update api.md
- Loading branch information
Showing
9 changed files
with
375 additions
and
225 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
2fe5430
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Benchmark detail: Open
2fe5430
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 Ran ecosystem CI: Open