google / google/vim-maktaba

Include benchmark scripts

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
588
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Maktaba includes a few performance-critical functions like `maktaba#rtp#Add` that we try to optimize with caching, etc., but we somehow completely broke the caching at some point and didn't notice. We should add some benchmark scripts to the repo so it's more convenient to check for performance changes.

For example, we want something to start up vim with `--startuptime` and do some heavy `&runtimepath` manipulation using `maktaba#rtp#Add`, `maktaba#rtp#Remove` and friends.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.