Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
tddg committed Mar 26, 2024
1 parent d9f73f0 commit eb60ca8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _bibliography/papers.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
---
@inproceedings{ipfs_sigmetrics24,
author = {Ruizhe Shi, Ruizhi Cheng, Bo Han, Yue Cheng, Songqing Chen},
title = {A Closer Look into IPFS: Accessibility, Content, and Performance},
year = {2024},
booktitle = {ACM SIGMETRICS / IFIP Performance},
abbr = {SIGMETRICS'24},
selected={true},
}

@inproceedings{ptm_vldb24,
author = {Zhaoyuan Su and Ammar Ahmed and Zirui Wang and Ali Anwar and Yue Cheng},
title = {Everything You Always Wanted to Know About Storage Compressibility of Pre-Trained ML Models but Were Afraid to Ask},
Expand Down
7 changes: 7 additions & 0 deletions _news/sigmetrics24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: post
date: 2024-03-26
inline: true
---

Congrats to Ruizhe on the IPFS analysis work accepted to [SIGMETRICS 2024](https://www.sigmetrics.org/sigmetrics2024/index.html){:target="\_blank"}! We answered questions about accessibility, content, and performance of IPFS in this research.

0 comments on commit eb60ca8

Please sign in to comment.