Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcvb
cl-launch
Commits
f080aae0
Commit
f080aae0
authored
Aug 29, 2014
by
Francois-Rene Rideau
Browse files
TODO: speed up startup
parent
775f318e
Changes
1
Hide whitespace changes
Inline
Side-by-side
95TODO
View file @
f080aae0
...
...
@@ -70,3 +70,10 @@ TODO for cl-launch as of 4.0.7.7
* --core-only
That's hard to add, not that useful, and may require hacking
both uiop and cl-launch to get it right. Lots of pain, no gain.
* Find a way to load faster?
When starting cl-launch, I experience a pause of ~1s.
Half of it is loading the asdf fasl, then the upgraded asdf fasl.
The other half is scanning the source registry.
At least this scanning can be sped up, by patching ASDF
to support a source-registry cache or something.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment