Files
sdk/pkg/analysis_server/test/services
Sam Rawlins 2ee3239969 DAS: use options cache in analysis options provider
Fixes https://github.com/dart-lang/sdk/issues/62539

I'm calling this one fixed after this change; we started with ~1850
analysis option reads for the `dependency_resolution` repository in the
issue. The previous changes cached reads, knocking the number of reads
down to ~1000. This change knocks it down to ~300.

Change-Id: Ia8be5880e63cb299e73f72403c3943d115da8e1d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/493201
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2026-04-08 02:37:49 -07:00
..