`dolt log` takes really long time.
Open
cli
enhancement
performance
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 120
Description
Running dolt log just hangs. Ok it actually opened the log after a long time.
dolt v1.54.2
```bash
dolt clone jon-mellon/every-cause-of-human-outcomes
cd every-cause-of-human-outcomes
dolt log
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the delay with `dolt clone jon-mellon/every-cause-of-human-outcomes`, then run `dolt log` in the cloned repository using the reported Dolt v1.54.2 setup. Trace the `dolt log` entry point to identify where the startup time is spent; done means the log opens without the reported long hang.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100