activity
20242026
most citedExploring Performance Trade-offs in JHipster

1 citations · 2 across the 6 of their papers we have counts for

collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE2026

Small Yet Configurable: Unveiling Null Variability in Software

Xhevahire Tërnava, Georges Aaron Randrianaina, Luc Lesoil +1

Many small-scale software systems, that is, with limited codebase or binary size, are widely used in everyday tasks, yet their configurability remains largely unexplored. At the sa…

cs.SE2026

SpaceTime Programming: Live and Omniscient Exploration of Code and Execution

Jean-Baptiste Döderlein, Djamel Eddine Khelladi, Mathieu Acher +1

Programming environments typically separate the world of static code from the dynamic execution of programs. Developers must switch between writing code and observing its execution…

cs.SE2025

LLM Code Customization with Visual Results: A Benchmark on TikZ

Charly Reux, Mathieu Acher, Djamel Eddine Khelladi +2

With the rise of AI-based code generation, customizing existing code out of natural language instructions to modify visual results -such as figures or images -has become possible,…

cs.SE2025

Linux Kernel Configurations at Scale: A Dataset for Performance and Evolution Analysis

Heraldo Borges, Juliana Alves Pereira, Djamel Eddine Khelladi +1

Configuring the Linux kernel to meet specific requirements, such as binary size, is highly challenging due to its immense complexity-with over 15,000 interdependent options evolvin…

cs.SE20251 cited

Unify and Triumph: Polyglot, Diverse, and Self-Consistent Generation of Unit Tests with LLMs

Djamel Eddine Khelladi, Charly Reux, Mathieu Acher

Large language model (LLM)-based test generation has gained attention in software engineering, yet most studies evaluate LLMs' ability to generate unit tests in a single attempt fo…

cs.SE20241 cited

Exploring Performance Trade-offs in JHipster

Edouard Guégain, Alexandre Bonvoisin, Clément Quinton +2

The performance of software systems remains a persistent concern in the field of software engineering. While traditional metrics like binary size and execution time have long been…