Commit 46f2b8b
authored
refactor: replace Split in loops with more efficient SplitSeq (#2969)
* refactor: replace Split in loops with more efficient SplitSeq
Signed-off-by: box4wangjing <box4wangjing@outlook.com>
* refactor: replace Split in loops with more efficient SplitSeq
Signed-off-by: box4wangjing <box4wangjing@outlook.com>
---------
Signed-off-by: box4wangjing <box4wangjing@outlook.com>1 parent 7d1fed0 commit 46f2b8b
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2235 | 2235 | | |
2236 | 2236 | | |
2237 | 2237 | | |
2238 | | - | |
2239 | | - | |
| 2238 | + | |
| 2239 | + | |
2240 | 2240 | | |
2241 | 2241 | | |
2242 | 2242 | | |
| |||
0 commit comments