Last modified: 2014-10-21 17:54:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74194, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72194 - Optimize assignSpawnedNode
Optimize assignSpawnedNode
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: performance
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-17 20:08 UTC by Matthew Flaschen
Modified: 2014-10-21 17:54 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Matthew Flaschen 2014-10-17 20:08:57 UTC
assignSpawnedNode could cause performance problems, since it is listening for a huge list of events, some of which are probably ignored.

It should only listen for the events the $eventTarget cares about.  This could be done by having a facade with its own .on method, etc.
Comment 1 Danny Horn 2014-10-17 22:40:00 UTC
in backlog: https://trello.com/c/6gCAzgUY

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links