Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vault: Speed up rendering in the Tasks demo vault #2741

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

claremacrae
Copy link
Collaborator

@claremacrae claremacrae commented Mar 27, 2024

Description

  • Delete "Emoji Shortcodes" plugin as it slows Tasks results rendering
  • Turn off "Page preview" core plugin, to avoid it impacting profiling results
    • It causes Tasks results to be rendered a second time, when hovering over files in the file explorer.
  • Turn off "Hot Reload" plugin's auto-update
    • To stop it randomly affecting speed when I'm timing the Tasks plugin.

Motivation and Context

To get more stable and representation timings of the Tasks plugin code when using the Tasks-Demo sample vault.

How has this been tested?

In Obsidian.

Screenshots (if appropriate)

Types of changes

Changes visible to users:

Checklist

Terms

…filing results

It causes Tasks results to be rendered a second time, when hovering
over files in the file explorer.
To stop it randomly affecting speed when I'm timing the Tasks plugin.
@claremacrae claremacrae added the scope: sample vault Anything to do with content on the sample vault label Mar 27, 2024
@claremacrae claremacrae merged commit 3728dc4 into main Mar 27, 2024
2 checks passed
@claremacrae claremacrae deleted the speed-up-tasks-demo-vault branch March 27, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: sample vault Anything to do with content on the sample vault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant