Changes from running jobs differently. (667dd8f)
This commit is contained in:
parent
85f83a1c0b
commit
f6d54d009d
2 changed files with 5 additions and 4 deletions
4
TODO
4
TODO
|
|
@ -146,6 +146,8 @@ Done
|
|||
- Make arrow keys work for navigation.
|
||||
- Make 'page up', 'page down', 'home' and 'end' work for navigation.
|
||||
- Let the mouse select statuses.
|
||||
- Try to make the saving of the result to disk occur in the multiprocessing
|
||||
process.
|
||||
|
||||
A-syntax, B-tests, C-auto docs, D-lint, E-coverage, F-profile, G-tidy, H-import deps
|
||||
A B C D E F G H
|
||||
|
|
@ -280,8 +282,6 @@ Ideas
|
|||
- Maybe use importlib.util.LazyLoader for a faster startup
|
||||
- Have an estimated time till completion with the progress bar.
|
||||
- Try to drop the dependency on pyinotify.
|
||||
- Try to make the saving of the result to disk occur in the multiprocessing
|
||||
process.
|
||||
- Use appearance_interval on Text widgets to speed up display of large files,
|
||||
by only loading the necessary part for the interval.
|
||||
- Somehow process a whole directory of projects seperately.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue