commit | 0a96d4ed14e56826b38c7e23efeb51fe50cff5ef | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@google.com> | Fri Mar 03 18:46:45 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 03 18:46:45 2023 +0000 |
tree | adaecd20c2f3eecaecb355b79f22929d2e705656 | |
parent | 28077571f74b1a10b04e6f5fc044914f6aac40b1 [diff] |
[gn_desc] Optimizations to increase startup speed by 60 percent Changes the optimization level to 'speed' for the binary and it's rlibs as well as reading the entire json file into a String buffer before it starts to parse it with serde. Half the improvement is from reading into a String, the other half from the increased optimization level. Change-Id: I87aac7ae78c374ea7653a38a0c8ce496780aa7f7 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813368 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: Aaron Wood <aaronwood@google.com> Reviewed-by: Erick Tryzelaar <etryzelaar@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.