Skip to content

VaultCache full rebuild performance #5

Description

@krwg

Summary

Every vault event triggers full sequential read of all notes.

Target milestone: 2.8.5
Work branch: 2.8.5/issue-5-vault-cache


Problem

No mtime skip; duplicate modify + metadataCache triggers.

Expected behavior

Incremental cache like glyph-sO vault-index.

Suggested approach

Per-file mtime invalidation; debounce tuning; concurrent guard.

Files / areas

  • services/vault-cache.js

Acceptance criteria

  • Modify one file does not reread entire vault

Metadata

Field Value
Priority P1
Milestone 2.8.5
Branch 2.8.5/issue-5-vault-cache

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Important quality UX or publish blockerobsidianObsidian plugin surfaceperformanceSpeed memory scale

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions