Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /refs/heads/main /. /components /optimization_guide
tree: ddfa881fcb1e6771d731c81108e9ad8ad3665f94 [path history][tgz]
  1. content/
  2. core/
  3. optimization_guide_internals/
  4. proto/
  5. public/
  6. tools/
  7. internal
  8. BUILD.gn
  9. COMMON_METADATA
  10. DEPS
  11. DIR_METADATA
  12. features.gni
  13. OWNERS
  14. README.md
components/optimization_guide/README.md

The optimization guide component contains code for processing hints and machine learning models received from the remote Chrome Optimization Guide Service.

Optimization Guide is a layered component (https://www.chromium.org/developers/design-documents/layered-components-design) to enable it to be easily used on all platforms.

Directory structure:

core/: Shared code that does not depend on src/content/

  • Contains the core functionalities to fetch and persist data received from the remote Chrome Optimization Guide Service, including but not limited to page load metadata and machine learning models.

content/: Driver for the shared code based on the content layer

  • Contains the functionality for interpreting the data received from the remote Chrome Optimization Guide Service.

[8]ページ先頭

©2009-2025 Movatter.jp