Modify ↓
Opened 16 years ago
Closed 16 years ago
#3524 closed enhancement (fixed)
[PATCH] Make plugin search (much) faster
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
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)
by , 16 years ago
Attachment: | speed-up-plugin-search.patch added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
zOMG optimize