Modify ↓
Opened 4 years ago
Closed 4 years ago
#3524 closed enhancement (fixed)
[PATCH] Make plugin search (much) faster
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | patch |
| Cc: |
Description
This patch optimizes the plugin search submitted in #3061. The plugin list is only loaded from the filesystem when they plugin list is first viewed or when plugins have changes (after download / update), not each time the user types a character into the search box.
Attachments (1)
Change History (2)
Changed 4 years ago by avar
comment:1 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



zOMG optimize