You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Aigner edited this page Aug 5, 2013
·
5 revisions
Notes and Ideas for ACDC-JS
How to be a bad mutator
Introduce polymorphism
Change the structure of some objects to introduce polymorphism like in this example to potentially increase memory consumption. How to measure the efficiency of slack tracking?
Note however, that this is rather unusual application behavior according to Vitek et al.
Open questions
How to handle native objects (DOM...) without a browser?