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

Include benchmark scripts #16

Open
dbarnett opened this issue Dec 26, 2013 · 0 comments
Open

Include benchmark scripts #16

dbarnett opened this issue Dec 26, 2013 · 0 comments

Comments

@dbarnett
Copy link
Contributor

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.

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

No branches or pull requests

1 participant