platform_build_soong/bazel
Liz Kammer a4655a96c0 Handle aquery build statements in a goroutine
Creation of build statements is largely parallelizable because each
action is independent apart from updates/reads to
depsetHashToArtifactPathsCache. Locally resulted in build statements
taking ~.45 seconds on staging mode to ~.02 seconds

Test: CI
Change-Id: Iab00c8394a9eab17353f71230885ff0870e17f24
2023-02-15 11:29:49 -05:00
..
cquery mixed build targets need transitive tidy files 2023-02-07 16:50:30 -05:00
Android.bp Rollforward "Use proto output instead of jsonproto output for aquery"" 2022-10-27 18:41:50 +00:00
aquery.go Handle aquery build statements in a goroutine 2023-02-15 11:29:49 -05:00
aquery_test.go Handle aquery build statements in a goroutine 2023-02-15 11:29:49 -05:00
configurability.go Fix nondeterminism in bp2build 2023-01-30 21:26:57 +00:00
constants.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
properties.go Merge "Fix nondeterminism in bp2build" 2023-01-30 22:58:17 +00:00
properties_test.go Correct global excludes not always being excluded 2023-01-26 11:16:39 -05:00
testing.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00