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 profiler (behind feature flag) #903

Merged
merged 1 commit into from Jul 10, 2016
Merged

Add profiler (behind feature flag) #903

merged 1 commit into from Jul 10, 2016

Conversation

denisdefreyne
Copy link
Member

@denisdefreyne denisdefreyne commented Jul 9, 2016

This adds a profiler, enabled by passing the --profile flag to the compile command.

This feature is only available when NANOC_FEATURE_PROFILER is set to a true value (1, true, yes, …). It will become generally available in 4.3.

This will hopefully make it easier for people to profile their site compilation.

@denisdefreyne denisdefreyne added this to the 4.2.4 milestone Jul 9, 2016
@denisdefreyne denisdefreyne force-pushed the profiler branch 6 times, most recently from 437bc51 to e456973 Compare July 10, 2016 11:42
@denisdefreyne denisdefreyne merged commit 735f50e into release-4.2.x Jul 10, 2016
@denisdefreyne denisdefreyne deleted the profiler branch July 10, 2016 11:47
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.

None yet

1 participant