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

Gruntfile: Incrementally build the node target #788

Merged
merged 1 commit into from Oct 19, 2021

Conversation

ben-clayton
Copy link
Contributor

Speeds up nop builds by about 4x

Speeds up nop builds by about 4x
@github-actions
Copy link

Previews, as seen when this build job started (ec5a6a9):
Run tests | View tsdoc

Copy link
Collaborator

@austinEng austinEng left a comment

Choose a reason for hiding this comment

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

super

@ben-clayton ben-clayton merged commit 54bf5c2 into gpuweb:main Oct 19, 2021
@ben-clayton ben-clayton deleted the incremental-build branch October 19, 2021 16:34
DDoS pushed a commit to faro-oss/Dawn that referenced this pull request Oct 20, 2021
gpuweb/cts#788 significantly improves the performance of incremental builds, but it can still take around 2 seconds to do that incremental build.

Have the run-cts tool scan the CTS source tree for the most recent modification, and only rebuild if the timestamp is more recent than the last build time.

Significantly reduces startup overhead of the tool.

Change-Id: I7e9227127c02e6d4dc8875a577178956bf5e2481
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66822
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
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

2 participants