Skip to content

Hard code using the dir entry cache struct#3994

Open
kinto0 wants to merge 1 commit into
facebook:mainfrom
kinto0:export-D109356961
Open

Hard code using the dir entry cache struct#3994
kinto0 wants to merge 1 commit into
facebook:mainfrom
kinto0:export-D109356961

Conversation

@kinto0

@kinto0 kinto0 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary: Internal results using telemetry show that using directory caching speeds up did open operations and improves language server speed. This experiment has been running for a few weeks now, and things are looking good, so let's just enable this fully

Reviewed By: grievejia

Differential Revision: D109356961

Summary: Internal results using telemetry show that using directory caching speeds up did open operations and improves language server speed. This experiment has been running for a few weeks now, and things are looking good, so let's just enable this fully

Reviewed By: grievejia

Differential Revision: D109356961
@meta-cla meta-cla Bot added the cla signed label Jun 30, 2026
@meta-codesync

meta-codesync Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@kinto0 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D109356961.

@grievejia grievejia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@github-actions

Copy link
Copy Markdown

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment