diff options
author | Dan McGee <dan@archlinux.org> | 2010-10-26 14:04:54 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-10-26 14:43:47 -0500 |
commit | 1a8114c00f22252b6e2b0c4a741f0bea1de5dd1d (patch) | |
tree | ad19c256329ac89e18518a9576770ec119a249af /urls.py | |
parent | 576118c45ca4605eaf874fba3d95969c08a7c7d4 (diff) |
Make package differences JS a bit more efficient
Use an id-based selector so we can get the necessary table rows to filter a
lot more quickly than a lengthy CSS selector. Also use traversal rather than
selectors when grabbing the package versions. This looked like a 3x-4x
increase in speed while testing locally.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'urls.py')
0 files changed, 0 insertions, 0 deletions