Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5c872f3 authored by Jeongik Cha's avatar Jeongik Cha
Browse files

Turn on HINT_FROM_SOONG by default

In most case, turning on HINT_FROM_SOONG improves build performance even
though a model is not so accurate. At least, it doesn't cause
performance regression (very likely)

Bug: 275458825
Test: m
Change-Id: Ie4ff69e68a93f6f0db3d060980657ae623816b2b
parent aea34a38
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -315,6 +315,7 @@ func NewConfig(ctx Context, args ...string) Config {
	ret := &configImpl{
		environ:               OsEnvironment(),
		sandboxConfig:         &SandboxConfig{},
		ninjaWeightListSource: HINT_FROM_SOONG,
	}

	// Default matching ninja