paper-with-me

홈 › Papers

Time Warp: The Gap Between Developers' Ideal vs Actual Workweeks in an AI-Driven Era

2025-02-21 · Sukrit Kumar, Drishti Goel, Thomas Zimmermann, Brian Houck, B. Ashok, Chetan Bansal

Software developers balance a variety of different tasks in a workweek, yet the allocation of time often differs from what they consider ideal. Identifying and addressing these deviations is crucial for organizations aiming to enhance the productivity and well-being of the developers. In this paper, we present the findings from a survey of 484 software developers at Microsoft, which aims to identify the key differences between how developers would like to allocate their time during an ideal workweek versus their actual workweek. Our analysis reveals significant deviations between a developer's ideal workweek and their actual workweek, with a clear correlation: as the gap between these two workweeks widens, we observe a decline in both productivity and satisfaction. By examining these deviations in specific activities, we assess their direct impact on the developers' satisfaction and productivity. Additionally, given the growing adoption of AI tools in software engineering, both in the industry and academia, we identify specific tasks and areas that could be strong candidates for automation. In this paper, we make three key contributions: 1) We quantify the impact of workweek deviations on developer productivity and satisfaction 2) We identify individual tasks that disproportionately affect satisfaction and productivity 3) We provide actual data-driven insights to guide future AI automation efforts in software engineering, aligning them with the developers' requirements and ideal workflows for maximizing their productivity and satisfaction.

📄 PDF Abstract BibTeX arXiv:2502.15287

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OTW: Optimal Transport Warping for Time Series

2023-06-01 · Fabian Latorre, Chenghao Liu, Doyen Sahoo, Steven C. H. Hoi

Dynamic Time Warping (DTW) has become the pragmatic choice for measuring distance between time series. However, it suffers from unavoidable quadratic time complexity when the optimal alignment matrix needs to be computed…

ClusteringDeep LearningDynamic Time WarpingTime Series

Tawa: Automatic Warp Specialization for Modern GPUs with Asynchronous References

2025-10-16 · Hongzheng Chen, Bin Fan, Alexander Collins, Bastian Hagedorn 외 arxiv

Modern GPUs feature specialized hardware units that enable high-performance, asynchronous dataflow execution. However, the conventional SIMT programming model is fundamentally misaligned with this task-parallel hardware,…

SM-DTW: Stability Modulated Dynamic Time Warping for signature verification

2024-05-20 · Antonio Parziale, Moises Diaz, Miguel A. Ferrer, Angelo Marcelli

Building upon findings in computational model of handwriting learning and execution, we introduce the concept of stability to explain the difference between the actual movements performed during multiple execution of the…

Dynamic Time Warping

Transfer Learning for Dead Fuel Moisture Prediction Using Time-Warping Recurrent Neural Networks

2026-05-08 · Jonathon Hirschi, Jan Mandel, Adam Kochanski arxiv

This paper proposes a time-warping transfer learning method, a technique for temporally rescaling the learned dynamics of a recurrent neural network (RNN) with a Long Short-Term Memory (LSTM) layer to enable task transfe…

Transfer Learning

Post-hoc LLM-Supported Debugging of Distributed Processes

2025-08-20 · Dennis Schiese, Andreas Both arxiv

In this paper, we address the problem of manual debugging, which nowadays remains resource-intensive and in some parts archaic. This problem is especially evident in increasingly complex and distributed software systems.…