Modify ↓
Ticket #3194 (closed enhancement: invalid)
Possible optimization for the selector module
| Reported by: | flesler | Owned by: | flesler |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | selector | Version: | 1.2.6 |
| Keywords: | attr | Cc: | |
| Blocking: | Blocked by: |
Description
This reduces the code size and makes things more straight forward. But could be slower than the actual code...
Attachments
Change History
comment:2 Changed 5 years ago by joern
- Status changed from new to closed
- Resolution set to invalid
The performance overhead isn't worth the code improvement.
comment:3 Changed 5 years ago by joern
- Status changed from closed to reopened
- Resolution invalid deleted
The code to be removed is redundant with attr, maybe a refactoring is a better approach.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

