help wantedperformance
Repository metrics
- Stars
- (58,889 stars)
- PR merge metrics
- (平均マージ 16d 6h) (30d で 11 merged PRs)
説明
I am not really sure if this is an issue or intended behaviour. It took me forever to move to end of a 6Mb file.
Steps to reproduce:
$ seq 1 1000000 > test$ bat testPressGto move to end of the file. This step took a long time. It seemsbatwas going through the file sequentially.
Apologies, if this is not the place to ask this question or this is a known bug/feature.