most citedDitto: An Elastic and Adaptive Memory-Disaggregated Caching System

20 citations · 25 across the 5 of their papers we have counts for

collaborators

5 papers

cs.SE20243 cited

AUITestAgent: Automatic Requirements Oriented GUI Function Testing

Yongxiang Hu, Xuan Wang, Yingchuan Wang +5

The Graphical User Interface (GUI) is how users interact with mobile apps. To ensure it functions properly, testing engineers have to make sure it functions as intended, based on t…

cs.SE2023

Revealing Performance Issues in Server-side WebAssembly Runtimes via Differential Testing

Shuyao Jiang, Ruiying Zeng, Zihao Rao +3

WebAssembly (Wasm) is a bytecode format originally serving as a compilation target for Web applications. It has recently been used increasingly on the server side, e.g., providing…

cs.DC202320 cited

Ditto: An Elastic and Adaptive Memory-Disaggregated Caching System

Jiacheng Shen, Pengfei Zuo, Xuchuan Luo +5

In-memory caching systems are fundamental building blocks in cloud services. However, due to the coupled CPU and memory on monolithic servers, existing caching systems cannot elast…

cs.SE2023

Is unsafe an Achilles' Heel? A Comprehensive Study of Safety Requirements in Unsafe Rust Programming

Mohan Cui, Suran Sun, Hui Xu +1

Rust is an emerging, strongly-typed programming language focusing on efficiency and memory safety. With increasing projects adopting Rust, knowing how to use Unsafe Rust is crucial…

cs.DC20232 cited

FUSEE: A Fully Memory-Disaggregated Key-Value Store (Extended Version)

Jiacheng Shen, Pengfei Zuo, Xuchuan Luo +4

Distributed in-memory key-value (KV) stores are embracing the disaggregated memory (DM) architecture for higher resource utilization. However, existing KV stores on DM employ a sem…