https://github.com/vim-denops/denops-massive-plugins-tester
https://github.com/vim-denops/denops-massive-plugins-tester
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vim-denops/denops-massive-plugins-tester
- Owner: vim-denops
- Created: 2023-11-26T08:49:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T10:13:41.000Z (over 1 year ago)
- Last Synced: 2025-01-21T06:09:28.998Z (5 months ago)
- Language: Vim Script
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# denops-massive-plugins-tester
To test denops plugin startup time with massive plugins.
## Usage
Clone the repository and generate plugins with `./generate.sh`.
Add the working tree to `runtimepath`in your`vimrc`.> [!WARNING]
> Do NOT forget to remove this repository from `runtimepath` after testing.
> At least for denops v5 or earlier, it will cause a slowdown in startup time.