[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #16 from Bartosz Dziewoński matma@gmail.com ---
I can't reproduce the backspace thingy; I suspect doesn't affect all browsers?

I'm going to close this bug to clear things up, especially as we managed to
resolve the more visible issue here. Please create another one if you want to
follow this up (you can use the Clone This Bug link at the bottom and just
adjust the description if you're lazy :) ).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |matma@gmail.com
   |org |
   Target Milestone|--- |1.23.0 release

--- Comment #12 from Bartosz Dziewoński matma@gmail.com ---
I'm going to assume this fixed the second issue as well, because if it didn't
then I have no idea what to do ;)

Connor, I'd love if you could verify this fix as well. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #13 from Connor Behan connor.be...@gmail.com ---
Since you mentioned the second issue (backspace), I have been trying to test it
but the testwiki gives a server error. I hope you can get it back online.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #14 from Bartosz Dziewoński matma@gmail.com ---
Yah, I just noticed :/ Thankfully the code should be deployed on the labs beta
cluster, e.g. http://en.wikipedia.beta.wmflabs.org/wiki/Main_Page – you can
test there as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Connor Behan connor.be...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #15 from Connor Behan connor.be...@gmail.com ---
The backspace issue is still there on the beta wiki, sorry.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Thiemo Mättig thiemo.maet...@wikimedia.de changed:

   What|Removed |Added

 CC||thiemo.maet...@wikimedia.de

--- Comment #10 from Thiemo Mättig thiemo.maet...@wikimedia.de ---
Created attachment 15073
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=15073action=edit
What the change really means

To illustrate what the change really means:

1: This is what you see when you type exa in the search box in the German
Wikipedia.

2: Add an a and watch very carefully what happens. The line at the bottom
immediately changes along with what you type. But you need to be very fast,
this is only visible for 120ms.

3: 120ms later you will see this.

In my opinion the current real-time update adds no benefit. It's kind of nice
to have the line updated very fast but you can barely make use of this
advantage. You are not that fast with your mouse. You have to wait for the
search anyway because the number of search results may change (as it does in my
example).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 124827 merged by jenkins-bot:
jquery.suggestions: Debounce calls to $.suggestions.special

https://gerrit.wikimedia.org/r/124827

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 124827 had a related patch set uploaded by Bartosz Dziewoński:
jquery.suggestions: Debounce calls to $.suggestions.special

https://gerrit.wikimedia.org/r/124827

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #9 from Bartosz Dziewoński matma@gmail.com ---
Yay. Let's try another thing for the backspacing, but this is a bit of a long
shot – if this patch doesn't help, then I don't know what could. I deployed
this to my test wiki as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 80 merged by jenkins-bot:
jquery.suggestions, mediawiki.searchSuggest: Don't use jquery.autoEllipsis

https://gerrit.wikimedia.org/r/80

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #6 from Bartosz Dziewoński matma@gmail.com ---
Connor, can you check if the patch above helped?

It's not yet live on Wikipedias, but I deployed it on my testing wiki, feel
free to play with it however you need:
http://users.v-lo.krakow.pl/~matmarex/testwiki/ (use user: testwiki, password:
testwiki to access the site, it's a very simple antispam measure).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-04-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #7 from Connor Behan connor.be...@gmail.com ---
On the testwiki, I do not notice a time delay with fast typing anymore. There
still is a time delay of 1-2 seconds when I hold backspace to erase what was
typed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com,
   ||o...@wikimedia.org

--- Comment #3 from Bartosz Dziewoński matma@gmail.com ---
This could be caused by the jquery.autoEllipsis module doing some really weird
stuff to determine if the text is too long to fix in the box, and doing it
wrong anyway (bug 30309). Maybe we could just use text-overflow: ellipsis.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 80 had a related patch set uploaded by Bartosz Dziewoński:
jquery.suggestions, mediawiki.searchSuggest: Don't use jquery.autoEllipsis

https://gerrit.wikimedia.org/r/80

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-02-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #1 from MZMcBride b...@mzmcbride.com ---
In order to resolve this bug, we may need more info. In particular, operating
system and version, Web browser and version, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Keywords||javascript, performance

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2014-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

--- Comment #2 from Connor Behan connor.be...@gmail.com ---
That would be Archlinux with kernel 3.12 and chromium 31.0.1650.63. On firefox
26.0 it's slower still but that's because the whole browser is made of JS.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59172] Search suggestions cause performance hit on slower machines

2013-12-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59172

Connor Behan connor.be...@gmail.com changed:

   What|Removed |Added

 Blocks||27411

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l