activity
20182021
collaborators

6 papers

cs.SE2021

Architectural Archipelagos: Technical Debt in Long-Lived Software Research Platforms

Marcelo Schmitt Laser, Duc Minh Le, Joshua Garcia +1

This paper identifies a model of software evolution that is prevalent in large, long-lived academic research tool suites (3L-ARTS). This model results in an "archipelago" of relate…

cs.SE2021

Architectural Decay as Predictor of Issue- and Change-Proneness

Duc Minh Le, Suhrid Karthik, Marcelo Schmitt Laser +1

Architectural decay imposes real costs in terms of developer effort, system correctness, and performance. Over time, those problems are likely to be revealed as explicit implementa…

cs.SE2020

Assessing the Feasibility of Web-Request Prediction Models on Mobile Platforms

Yixue Zhao, Siwei Yin, Adriana Sejfia +3

Prefetching web pages is a well-studied solution to reduce network latency by predicting users' future actions based on their past behaviors. However, such techniques are largely u…

cs.SE2020

FrUITeR: A Framework for Evaluating UI Test Reuse

Yixue Zhao, Justin Chen, Adriana Sejfia +5

UI testing is tedious and time-consuming due to the manual effort required. Recent research has explored opportunities for reusing existing UI tests from an app to automatically ge…

cs.SE2018

Leveraging Program Analysis to Reduce User-Perceived Latency in Mobile Applications

Yixue Zhao, Marcelo Schmitt Laser, Yingjun Lyu +1

Reducing network latency in mobile applications is an effective way of improving the mobile user experience and has tangible economic benefits. This paper presents PALOMA, a novel…

cs.SE2018

Empirically Assessing Opportunities for Prefetching and Caching in Mobile Apps

Yixue Zhao, Paul Wat, Marcelo Schmitt Laser +1

Network latency in mobile software has a large impact on user experience, with potentially severe economic consequences. Prefetching and caching have been shown effective in reduci…