Skip to content

expose function run performance metadata from function-runner#53

Open
jacobsteves wants to merge 1 commit into
mainfrom
js.add-perf-metadata-to-run
Open

expose function run performance metadata from function-runner#53
jacobsteves wants to merge 1 commit into
mainfrom
js.add-perf-metadata-to-run

Conversation

@jacobsteves
Copy link
Copy Markdown
Member

The function-runner returns performance metadata like instruction count, memory used, and module size. This PR adds these fields under metadata on the run result so that developers can easily read and optimize for these values.

@jacobsteves jacobsteves force-pushed the js.add-perf-metadata-to-run branch from 242081e to 6fb7e37 Compare May 29, 2026 17:12
@jacobsteves jacobsteves requested review from lopert and saga-dasgupta and removed request for saga-dasgupta May 29, 2026 17:21
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