420c8a505e
If we track how many pending batches a kickoff() has in flight, we can endStep() it properly when that number hits zero. This double sync.WaitGroup trick is pretty neat. Now we're thinking with portals... Added some comments to prevent myself falling in the trap of assuming we'll have runtime.NumCPU() batches... rounding the batch size up means we'll sometimes have fewer. Change-Id: If50615c204485862462c240b9bbdfd4ddbad43b2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366142 Reviewed-by: Eric Boren <borenet@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).