Commit cb574f4
committed
patch 8.1.0822: peeking and flushing output slows down execution
Problem: Peeking and flushing output slows down execution.
Solution: Do not update the mode message when global_busy is set. Do not
flush when only peeking for a character. (Ken Takata)1 parent 970f5d3 commit cb574f4
5 files changed
Lines changed: 29 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8722 | 8722 | | |
8723 | 8723 | | |
8724 | 8724 | | |
8725 | | - | |
| 8725 | + | |
8726 | 8726 | | |
8727 | 8727 | | |
8728 | 8728 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3039 | 3039 | | |
3040 | 3040 | | |
3041 | 3041 | | |
3042 | | - | |
| 3042 | + | |
3043 | 3043 | | |
3044 | | - | |
| 3044 | + | |
| 3045 | + | |
3045 | 3046 | | |
3046 | 3047 | | |
3047 | 3048 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10109 | 10109 | | |
10110 | 10110 | | |
10111 | 10111 | | |
| 10112 | + | |
| 10113 | + | |
| 10114 | + | |
| 10115 | + | |
| 10116 | + | |
| 10117 | + | |
| 10118 | + | |
| 10119 | + | |
| 10120 | + | |
| 10121 | + | |
| 10122 | + | |
| 10123 | + | |
| 10124 | + | |
| 10125 | + | |
| 10126 | + | |
| 10127 | + | |
| 10128 | + | |
| 10129 | + | |
| 10130 | + | |
| 10131 | + | |
10112 | 10132 | | |
10113 | 10133 | | |
10114 | 10134 | | |
| |||
10135 | 10155 | | |
10136 | 10156 | | |
10137 | 10157 | | |
10138 | | - | |
10139 | | - | |
10140 | | - | |
10141 | | - | |
10142 | | - | |
10143 | | - | |
10144 | | - | |
10145 | | - | |
10146 | | - | |
10147 | | - | |
| 10158 | + | |
| 10159 | + | |
10148 | 10160 | | |
10149 | 10161 | | |
10150 | 10162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| 790 | + | |
| 791 | + | |
790 | 792 | | |
791 | 793 | | |
792 | 794 | | |
| |||
0 commit comments