[SPIGOT-1953] Clone command performs slowly Created: 17/Mar/16 Updated: 18/Mar/16 Resolved: 18/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | Cat73 | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.9, spigot |
Attachments: |
![]() ![]() ![]() ![]() |
Description |
I found a toArray in NavigationListener.a caused the most execution time(img-1). for (NavigationAbstract localNavigationAbstract : this.b.keySet()) |
Comments |
Comment by Cat73 [ 17/Mar/16 ] |
Comment by Cat73 [ 17/Mar/16 ] |
Generate Map will have this problem(img-3, img-4) |