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

EPIC: performance profiling, benchmarking #8

Open
3 tasks
hopeyen opened this issue Aug 7, 2023 · 0 comments
Open
3 tasks

EPIC: performance profiling, benchmarking #8

hopeyen opened this issue Aug 7, 2023 · 0 comments
Assignees
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority size:large Large

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented Aug 7, 2023

  • use flamegraphs to find a set of optimization targets
  • create benchmarks for these optimization targets, and if appropriate use something like cachegrind and cg_diff to measure cpu instructions, off cpu analysis
  • Track performance, and if possible diff against performance with typescript implementation
@petkodes petkodes added p1 High priority size:large Large meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority size:large Large
Projects
None yet
Development

No branches or pull requests

2 participants