coverlet-coverage / coverlet

Cross platform code coverage for .NET
MIT License
2.94k stars 385 forks source link

Performance improvement plan #836

Open MarcoRossignoli opened 4 years ago

MarcoRossignoli commented 4 years ago

Coverlet performance can be improved in two main areas

Possible plan:

Instrumentation and hits accounting/report generator phases

cc: @tonerdo @petli

tonerdo commented 3 years ago

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

tonerdo commented 3 years ago

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

MarcoRossignoli commented 3 years ago

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

There is an issue for it https://github.com/coverlet-coverage/coverlet/issues/808

github-actions[bot] commented 2 weeks ago

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