TitleSpeculative analysis: Exploring future development states of software
Publication TypeConference Paper
Year of Publication2010
AuthorsBrun Y, Holmes R, Ernst MD, Notkin D
Conference NameFoSER: Workshop on the Future of Software Engineering Research
Pagination59–64
Date or Month PublishedNovember
Conference LocationSanta Fe, NM, USA
AbstractMost software tools and environments help developers analyze the present and past development states of their software systems. Few approaches have investigated the potential consequences of \emphfuture actions the developers may perform. The commoditization of hardware, multi-core architectures, and cloud computing provide new potential for delivering apparently-instantaneous feedback to developers, informing them of the effects of changes that they may be considering to the software. \par For example, modern IDEs often provide ``quick fix'' suggestions for resolving compilation errors. Developers must scan this list and select the option they think will resolve the problem. Instead, we propose that the IDE should speculatively perform each of the suggestions in the background and provide information that helps developers select the best option for the given context. We believe the feedback enabled by speculative operations can improve developer productivity and software quality.
Downloadshttps://github.com/brunyuriy/quick-fix-scout Quick Fix Scout implementation https://homes.cs.washington.edu/~mernst/pubs/speculation-foser2010.pdf PDF https://homes.cs.washington.edu/~mernst/pubs/speculation-foser2010-slide... slides (PDF)
Citation KeyBrunHEN2010:FOSER