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

Performance and Profiling of the WASM plugin #9

Open
maleck13 opened this issue May 19, 2022 · 1 comment
Open

Performance and Profiling of the WASM plugin #9

maleck13 opened this issue May 19, 2022 · 1 comment

Comments

@maleck13
Copy link

What

The WASM module is in the critical data path, It is important we are able to understand how much time is spent in the WASM module and where that time is spent so that we can see bottle necks and identify areas that need optimisation and improvement

How

Export metrics that allow us to profile WASM module and analyse the code performance.
Execute Load tests and observe performance from the profiling metrics
Document the results and how to rerun these tests

@alexsnaps
Copy link
Member

#9 dup?

@alexsnaps alexsnaps added this to the v0.4.0 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: To do
Development

No branches or pull requests

3 participants