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

Analyze performance impact of shadow stack #6

Open
1 of 3 tasks
fmoessbauer opened this issue Apr 17, 2019 · 0 comments
Open
1 of 3 tasks

Analyze performance impact of shadow stack #6

fmoessbauer opened this issue Apr 17, 2019 · 0 comments
Assignees
Labels
performance performance could be better

Comments

@fmoessbauer
Copy link
Member

fmoessbauer commented Apr 17, 2019

Tests on large managed applications indicate that the shadow stack becomes a performance bottleneck.

Tasks:

  • profile DRace with Windows Performance Toolkit
  • check if fast-path can be implemented in shadow stack
  • use faster hash-maps
    • early tests show that this is not trivial due to DR limitations
    • give DR tables a try
@fmoessbauer fmoessbauer self-assigned this Apr 17, 2019
@fmoessbauer fmoessbauer added the performance performance could be better label Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance performance could be better
Projects
None yet
Development

No branches or pull requests

1 participant