Commit f907eb8
This PR cherry-picks changes from the original PR #24890 to branch
24.10.
---
#### Original PR description
> Make count instances more effective
> by not using split that compiles
> a pattern and generates an array
> for each invocation.
>
> fixes #9264
>
Co-authored-by: caalador <mikael.grankvist@vaadin.com>
1 parent 62cca49 commit f907eb8
1 file changed
Lines changed: 23 additions & 1 deletion
File tree
- flow-server/src/main/java/com/vaadin/flow/server/startup
Lines changed: 23 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
226 | 242 | | |
227 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
228 | 250 | | |
229 | 251 | | |
230 | 252 | | |
| |||
0 commit comments