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 improvement plan #836

Open
4 tasks
MarcoRossignoli opened this issue May 5, 2020 · 4 comments
Open
4 tasks

Performance improvement plan #836

MarcoRossignoli opened this issue May 5, 2020 · 4 comments
Labels
stale tenet-performance Performance related issue

Comments

@MarcoRossignoli
Copy link
Collaborator

Coverlet performance can be improved in two main areas

  • Instrumentation and hits accounting/report generator phases
  • Performance during test run related to "invasive" instrumentation

Possible plan:

  • Create a BDN project with some tests for above main areas to have a baseline

Instrumentation and hits accounting/report generator phases

  • Profile cpu/memory consumption to undestand where we spend time during instrumentation/hits report generation phases and optimize code

Performance during test run related to "invasive" instrumentation

cc: @tonerdo @petli

@MarcoRossignoli MarcoRossignoli added the tenet-performance Performance related issue label May 5, 2020
@tonerdo
Copy link
Collaborator

tonerdo commented Jul 19, 2020

I'd like to get started on benchmarking the instrumentation portion.. If no one else has already started on it.

@tonerdo
Copy link
Collaborator

tonerdo commented Jul 19, 2020

We should add the exploration of P/Invoking of platform specific memory mapping APIs to the list

@MarcoRossignoli
Copy link
Collaborator Author

MarcoRossignoli commented Jul 20, 2020

We should add the exploration of P/Invoking of platform specific memory mapping APIs to the list

There is an issue for it #808

Copy link

This issue is stale because it has been open for 3 months with no activity.

@github-actions github-actions bot added the stale label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale tenet-performance Performance related issue
Projects
None yet
Development

No branches or pull requests

2 participants