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

Fix performance timers #2111

Merged
merged 1 commit into from
Apr 5, 2018
Merged

Conversation

lukastaegert
Copy link
Member

This will fix the performance timer for "render modules", which was broken ever since preRender was extracted from the rendering (was always ~0).

This also changes the npm run perf script to build the project first, which from my experience is usually what you want (otherwise you may end up with outdated timers without realizing it):

Copy link
Contributor

@guybedford guybedford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks for fixing this.

@lukastaegert lukastaegert merged commit f7f9414 into master Apr 5, 2018
@lukastaegert lukastaegert deleted the fix-generate-performance-timers branch April 5, 2018 04:24
@lukastaegert lukastaegert added this to the 0.58.0 milestone Apr 5, 2018
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.

2 participants