activity
20172021
most citedStudying Duplicate Logging Statements and Their Relationships with Code Clones

27 citations · 40 across the 5 of their papers we have counts for

collaborators

7 papers

cs.DC2021

A Case Study on the Stability of Performance Tests for Serverless Applications

Simon Eismann, Diego Elias Costa, Lizhi Liao +4

Context. While in serverless computing, application resource management and operational concerns are generally delegated to the cloud provider, ensuring that serverless application…

cs.SE202127 cited

Studying Duplicate Logging Statements and Their Relationships with Code Clones

Zhenhao Li, Tse-Hsun, Chen +2

In this paper, we focus on studying duplicate logging statements, which are logging statements that have the same static text message. We manually studied over 4K duplicate logging…

cs.SE20211 cited

Logging Practices with Mobile Analytics: An Empirical Study on Firebase

Julian Harty, Haonan Zhang, Lili Wei +3

Software logs are of great value in both industrial and open-source projects. Mobile analytics logging enables developers to collect logs remotely from their apps running on end us…

cs.SE20209 cited

Logram: Efficient Log Parsing Using n-Gram Dictionaries

Hetong Dai, Heng Li, Weiyi Shang +2

Software systems usually record important runtime information in their logs. Logs help practitioners understand system runtime behaviors and diagnose field failures. As logs are us…

cs.SE2018

A3: Assisting Android API Migrations Using Code Examples

Maxime Lamothe, Weiyi Shang, Tse-Hsun Chen

The fast-paced evolution of Android APIs has posed a challenging task for Android app developers. To leverage Android's frequently released APIs, developers must often spend consid…

cs.SE2018

How is Performance Addressed in DevOps? A Survey on Industrial Practices

Cor-Paul Bezemer, Simon Eismann, Vincenzo Ferme +8

DevOps is a modern software engineering paradigm that is gaining widespread adoption in industry. The goal of DevOps is to bring software changes into production with a high freque…