3 papers
cs.DC2026
Accelerating Data Chunking in Deduplication Systems using Vector Instructions
Sreeharsha Udayashankar, Abdelrahman Baba, Samer Al-Kiswany
Content-defined Chunking (CDC) algorithms dictate the overall space savings that deduplication systems achieve. However, due to their need to scan each file in its entirety, they a…
cs.DC2025
Vectorized Sequence-Based Chunking for Data Deduplication
Sreeharsha Udayashankar, Samer Al-Kiswany
Data deduplication has gained wide acclaim as a mechanism to improve storage efficiency and conserve network bandwidth. Its most critical phase, data chunking, is responsible for t…
cs.SE2024
Measuring the Runtime Performance of C++ Code Written by Humans using GitHub Copilot
Daniel Erhabor, Sreeharsha Udayashankar, Meiyappan Nagappan +1
GitHub Copilot is an artificially intelligent programming assistant used by many developers. While a few studies have evaluated the security risks of using Copilot, there has not b…