Commit 132befc
committed
perf: lower big file threshold for better performance
Lower the threshold for what is considered a big file from 2000 to 1000 line
characters. This change helps improve performance by reducing the amount of
content that needs to be processed for large files.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>1 parent 1d184b0 commit 132befc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments