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

Add tracy profiling to the SparrowCompiler #78

Merged
merged 1 commit into from
Mar 3, 2019
Merged

Add tracy profiling to the SparrowCompiler #78

merged 1 commit into from
Mar 3, 2019

Conversation

lucteo
Copy link
Contributor

@lucteo lucteo commented Mar 3, 2019

Add tracy repository as external
Add Profiling options for Sparrow. If enabled, one can capture profiling
data while running the compiler.
Add scopes for most important operations (including Nest_setContext,
Nest_computeType and Nest_semanticCheck).

Make the compiler used optimized version of the parser.

Add tracy repository as external
Add Profiling options for Sparrow. If enabled, one can capture profiling
data while running the compiler.
Add scopes for most important operations (including Nest_setContext,
Nest_computeType and Nest_semanticCheck).

Make the compiler used optimized version of the parser.
@lucteo lucteo merged commit 8cbc7b6 into master Mar 3, 2019
@lucteo lucteo deleted the profiling branch March 3, 2019 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant