@@ -8,6 +8,273 @@ functional_name: "Artifacts Evaluated - Functional (v1.1)"
88reproduced_img : " acm_reproduced_1.1.png"
99reproduced_name : " Results Reproduced (v1.1)"
1010
11+ artifacts :
12+ - title : " OptiLog: Assigning Roles in Byzantine Consensus"
13+ artifact_url : " https://github.com/relab/hotstuff"
14+ badges : " available,functional"
15+
16+ - title : " TierScape: Harnessing Multiple Compressed Tiers to Tame Server Memory TCO"
17+ artifact_url : " https://github.com/intellabs/tierscape"
18+ badges : " available,functional"
19+
20+ - title : " STAlloc: Enhancing Memory Efficiency in Large-Scale Model Training with Spatio-Temporal Planning"
21+ artifact_url : " https://github.com/infinigence/STAlloc"
22+ badges : " available,functional"
23+
24+ - title : " Scheduling Cloud Block Storage Proactively and Reactively with Omar"
25+ artifact_url : " https://github.com/Master-Chen-Xin-Qi/EuroSys26_AE"
26+ badges : " available,functional"
27+
28+ - title : " CSnake: Detecting Self-Sustaining Cascading Failure via Causal Stitching of Fault Propagations"
29+ artifact_url : " https://github.com/Purdue-PFL/CSnake"
30+ badges : " available,functional"
31+
32+ - title : " Taming Latency-Memory Trade-Off in MoE-Based LLM Serving via Fine-Grained Expert Offloading"
33+ artifact_url : " https://github.com/IntelliSys-Lab/FineMoE-EuroSys26"
34+ badges : " available,functional"
35+
36+ - title : " MinatoLoader: Accelerating Machine Learning Training Through Efficient Data Preprocessing"
37+ artifact_url : " https://github.com/Rahm-no/MinatoLoader"
38+ badges : " available,functional"
39+
40+ - title : " 2DIO: Configurable and Cache-Accurate Trace Generation for Storage Benchmarking"
41+ artifact_url : " https://github.com/Effygal/trace-gen"
42+ badges : " available,functional"
43+
44+ - title : " Canopy: Property-Driven Learning for Congestion Control"
45+ artifact_url : " https://github.com/ldos-project/Canopy"
46+ badges : " available,functional"
47+
48+ - title : " ECCB: Boosting Block Propagation of Blockchain with Erasure-Coded Compact Block"
49+ artifact_url : " https://github.com/cbysal/eccbae"
50+ badges : " available,functional"
51+
52+ - title : " iRoute: Local Routing Table-based Workflow Management in Serverless Computing"
53+ artifact_url : " https://github.com/tanksys/iRoute"
54+ badges : " available,functional"
55+
56+ - title : " NecoFuzz: Effective Fuzzing of Nested Virtualization via Fuzz-Harness Virtual Machines"
57+ artifact_url : " https://github.com/shina-lab/artifact_NecoFuzz"
58+ badges : " available,functional"
59+
60+ - title : " PatternSketch: General and Runtime Reconfigurable Time-series Network Traffic Pattern Detection"
61+ artifact_url : " https://github.com/duyang92/patternsketch/"
62+ badges : " available,functional"
63+
64+ - title : " Chimera: Transparent and High-Performance ISAX Heterogeneous Computing via Binary Rewriting"
65+ artifact_url : " https://github.com/Eurosys26p57/Chimera"
66+ badges : " available,functional"
67+
68+ - title : " SkyWalker: A Locality-Aware Cross-Region Load Balancer for LLM Inference"
69+ artifact_url : " https://github.com/skypilot-org/skypilot"
70+ badges : " available,functional"
71+
72+ - title : " Untangling GPU Power Consumption: Job-Level Inference in Cloud Shared Settings"
73+ artifact_url : " https://zenodo.org/records/16981547"
74+ badges : " available,functional"
75+
76+ - title : " SmartNS: Enabling Line-rate and Flexible Network Stack with SmartNIC"
77+ artifact_url : " https://github.com/RC4ML/SmartNS"
78+ badges : " available,functional"
79+
80+ - title : " Not A DPU in Name Only! Unleashing RDMA-capable DPUs in Multi-Tenant Serverless Clouds with NADINO"
81+ artifact_url : " https://github.com/ucr-serverless/NADINO.git"
82+ badges : " available,functional"
83+
84+ - title : " Rose: Reproducing External-Fault-Induced Failures in Distributed Systems with Lighweight Instrumentation"
85+ artifact_url : " https://github.com/sebastiaoamaro/rose"
86+ badges : " available,functional"
87+
88+ - title : " Arena: Efficiently Training Large Models via Dynamic Scheduling and Adaptive Parallelism Co-Design"
89+ artifact_url : " https://github.com/sjtu-epcc/arena/tree/ae-eurosys"
90+ badges : " available,functional"
91+
92+ - title : " Queqiao: A Dynamic Binary Translation Framework for Efficient x86-64 Emulation on RISC-V"
93+ artifact_url : " https://zenodo.org/records/18611831"
94+ badges : " available,functional"
95+
96+ - title : " RoPeerTo: A Datacenter-Scale Architecture for Peer-To-Peer DMA between GPUs and FPGAs"
97+ artifact_url : " https://github.com/necst/ropeerto"
98+ badges : " available,functional"
99+
100+ - title : " A Logically Disaggregated Cache for Replicated Storage Systems"
101+ artifact_url : " https://github.com/dassl-uiuc/Logically-Disaggregated-Caches"
102+ badges : " available,functional"
103+
104+ - title : " HARP: Orchestrating Automated Parallel Training on Heterogeneous GPU Clusters"
105+ artifact_url : " https://github.com/Lssyes/harp"
106+ badges : " available,functional"
107+
108+ - title : " Efficient ML Model Updates for Deeply Embedded Microcontrollers"
109+ artifact_url : " https://github.com/ShishirPatil/minerva"
110+ badges : " available,functional"
111+
112+ - title : " Serverless Replication of Dynamic Objects across Clouds and Regions"
113+ artifact_url : " https://github.com/pkusys/LambdaReplicaCLI"
114+ badges : " available,functional,reproduced"
115+
116+ - title : " In-Production Characterization of an Open Source Serverless Platform and New Scaling Strategies"
117+ artifact_url : " https://github.com/ubc-cirrus-lab/femux"
118+ badges : " available,functional,reproduced"
119+
120+ - title : " SCServe: Accelerating Multi-SLO LLM Serving with SLO-Customized Speculative Decoding"
121+ artifact_url : " https://github.com/zikun-li/AdaServe-Artifact-Evaluation"
122+ badges : " available,functional,reproduced"
123+
124+ - title : " DROPS: Managing Resource Pools in a Large-Scale Commercial Serverless Platform"
125+ artifact_url : " https://github.com/UWASL/DROPS.git"
126+ badges : " available,functional,reproduced"
127+
128+ - title : " PASS: A Power Adaptive Storage Server"
129+ artifact_url : " https://github.com/ddxxdd-code/PASS/tree/main"
130+ badges : " available,functional,reproduced"
131+
132+ - title : " MTTM: Dynamic Fast Memory Partitioning with Bandwidth Optimization for Multi-tenant Cloud"
133+ artifact_url : " https://github.com/"
134+ badges : " available,functional,reproduced"
135+
136+ - title : " FlashPS: Efficient Generative Image Editing with Mask-aware Caching and Scheduling"
137+ artifact_url : " https://github.com/Sylvia-16/FlashPS"
138+ badges : " available,functional,reproduced"
139+
140+ - title : " Fast and Parallelized Crash Consistency with Opportunistic Order Elimination"
141+ artifact_url : " https://github.com/Straho-Chen/ChimeraFS"
142+ badges : " available,functional,reproduced"
143+
144+ - title : " Turnstile: Hybrid Information Flow Control Framework for Managing Privacy in Internet-of-Things Applications"
145+ artifact_url : " https://github.com/DependableSystemsLab/Turnstile-EuroSys26"
146+ badges : " available,functional,reproduced"
147+
148+ - title : " TZ-LLM: Protecting On-Device Large Language Models with Arm TrustZone"
149+ artifact_url : " https://zenodo.org/records/17054270"
150+ badges : " available,functional,reproduced"
151+
152+ - title : " BASK: Batch And SmartNIC-offloaded KSM"
153+ artifact_url : " https://github.com/casys-kaist/bask_ae_eurosys26"
154+ badges : " available,functional,reproduced"
155+
156+ - title : " Coral: externalizing network I/O in serverless computing"
157+ artifact_url : " https://github.com/fix-project/fix"
158+ badges : " available,functional,reproduced"
159+
160+ - title : " REPS: Recycled Entropy Packet Spraying for Adaptive Load Balancing and Failure Mitigation"
161+ artifact_url : " https://github.com/tommasobo/REPS_EuroSys_Artifact"
162+ badges : " available,functional,reproduced"
163+
164+ - title : " PaCaR: Improved Buffered I/O Locality on NUMA Systems with Page Cache Replication"
165+ artifact_url : " https://github.com/jeromecst/pacar_artifact_eurosys_26"
166+ badges : " available,functional,reproduced"
167+
168+ - title : " LoRAFusion: Efficient LoRA Fine-Tuning for LLMs"
169+ artifact_url : " https://github.com/CentML/LoRAFusion"
170+ badges : " available,functional,reproduced"
171+
172+ - title : " GeDES: GPU-Driven Discrete Event Network Simulator"
173+ artifact_url : " https://github.com/mobinets/GeDES"
174+ badges : " available,functional,reproduced"
175+
176+ - title : " LightDSA: Enabling Efficient DSA Through Hardware-Aware Transparent Optimization"
177+ artifact_url : " https://github.com/izumihanako/LightDSA-AE"
178+ badges : " available,functional,reproduced"
179+
180+ - title : " Demystifying Serverless Costs on Public Platforms: Bridging Billing, Architecture, and OS Scheduling"
181+ artifact_url : " https://github.com/ubc-cirrus-lab/demystifying-serverless-costs"
182+ badges : " available,functional,reproduced"
183+
184+ - title : " Efficient and Adaptable Overlapping for Computation and Communication via Signaling and Reordering"
185+ artifact_url : " https://github.com/infinigence/FlashOverlap"
186+ badges : " available,functional,reproduced"
187+
188+ - title : " Reducing the GPU Memory Bottleneck with Lossless Compression for ML"
189+ artifact_url : " https://github.com/AKKamath/InvariantBitPacking"
190+ badges : " available,functional,reproduced"
191+
192+ - title : " Prediction-Informed Power Management for General-Purpose Compute Servers"
193+ artifact_url : " https://github.com/jonggyup/PIP"
194+ badges : " available,functional,reproduced"
195+
196+ - title : " LCMP: Distributed Long-Haul Cost-Aware Multi-Path Routing for Inter-Datacenter RDMA Networks"
197+ artifact_url : " https://github.com/dyyuCS/LCMP"
198+ badges : " available,functional,reproduced"
199+
200+ - title : " On-device Semantic Selection Made Low Latency and Memory Efficient with Monolithic Forwarding"
201+ artifact_url : " https://doi.org/10.5281/zenodo.18809731"
202+ badges : " available,functional,reproduced"
203+
204+ - title : " A Case for Elastic Quantum Error Correction Decoders"
205+ artifact_url : " https://doi.org/10.5281/zenodo.18555903"
206+ badges : " available,functional,reproduced"
207+
208+ - title : " SwiftFL: Enabling Speculative Training for On-Device Federated Deep Learning"
209+ artifact_url : " https://github.com/grueyg/swiftfl_ae"
210+ badges : " available,functional,reproduced"
211+
212+ - title : " TCO-driven Storage Provisioning for Exascale Data Centers"
213+ artifact_url : " https://github.com/Thesys-lab/storage-tco-eurosys-2026-artifact"
214+ badges : " available,functional,reproduced"
215+
216+ - title : " Proteus: Heterogeneous FPGA Virtualization"
217+ artifact_url : " https://github.com/"
218+ badges : " available,functional,reproduced"
219+
220+ - title : " Suika: Efficient and High-quality Re-scheduling of 3D-parallelized LLM Training Jobs in Shared Clusters"
221+ artifact_url : " https://github.com/fAKe2004/Suika"
222+ badges : " available,functional,reproduced"
223+
224+ - title : " FicusDB: Scalable Multi-Versioned Authenticated Storage"
225+ artifact_url : " https://github.com/0x486F626F/ficusdb-evaluation"
226+ badges : " available,functional,reproduced"
11227---
12228
13- TBA.
229+ ** Evaluation Results** :
230+
231+ * 29 Artifact Available, Functional, and Results Reproduced
232+ * 25 Artifact Available and Functional
233+ * 0 Artifact Functional and Results Reproduced
234+
235+ <table >
236+ <thead >
237+ <tr>
238+ <th>Title</th>
239+ <th>Available</th>
240+ <th>Functional</th>
241+ <th>Reproduced</th>
242+ <th>Available at</th>
243+ </tr>
244+ </thead >
245+ <tbody >
246+ {% for artifact in page.artifacts %}
247+ <tr >
248+ <td >
249+ {% if artifact.paper_url %}
250+ <a href =" {{artifact.paper_url}} " target =" _blank " >{{artifact.title}}</a >
251+ {% else %}
252+ {{ artifact.title }}
253+ {% endif %}
254+ </td >
255+ <td >
256+ {% if artifact.badges contains "available" %}
257+ <img src =" {{ site.baseurl }}/images/{{ page.available_img }} " alt =" {{ page.available_name }} " width =" 50px " >
258+ {% endif %}
259+ </td >
260+ <td >
261+ {% if artifact.badges contains "functional" %}
262+ <img src =" {{ site.baseurl }}/images/{{ page.functional_img }} " alt =" {{ page.functional_name }} " width =" 50px " >
263+ {% endif %}
264+ </td >
265+ <td >
266+ {% if artifact.badges contains "reproduced" %}
267+ <img src =" {{ site.baseurl }}/images/{{ page.reproduced_img }} " alt =" {{ page.reproduced_name }} " width =" 50px " >
268+ {% endif %}
269+ </td >
270+ <td >
271+ {% if artifact.award %}
272+ <b >{{ artifact.award }}</b ><br >
273+ {% endif %} {% if artifact.artifact_url %}
274+ <a href =" {{artifact.artifact_url}} " target =" _blank " >Artifact</a ><br >
275+ {% endif %}
276+ </td >
277+ </tr >
278+ {% endfor %}
279+ </tbody >
280+ </table >
0 commit comments