91 citations · 91 across the 2 of their papers we have counts for
2 papers
cs.SE2024
Identifying Performance-Sensitive Configurations in Software Systems through Code Analysis with LLM Agents
Zehao Wang, Dong Jae Kim, Tse-Hsun Chen
Configuration settings are essential for tailoring software behavior to meet specific performance requirements. However, incorrect configurations are widespread, and identifying th…
cs.SE2024★ 91 cited
LLMParser: An Exploratory Study on Using Large Language Models for Log Parsing
Zeyang Ma, An Ran Chen, Dong Jae Kim +2
Logs are important in modern software development with runtime information. Log parsing is the first step in many log-based analyses, that involve extracting structured information…