CoroGraph: Bridging Cache Efficiency and Work Efficiency for Graph Algorithm Execution
Summary: CoroGraph resolves the cache vs. work-efficiency tradeoff with a hybrid model: vertex-granular update messages to focus work and partition-granular commits to enable cache-friendly shared access. It uses C++ coroutines for prefetching to overlap random memory access, achieving up to 2x speedups. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xiangyu Zhi
- 2. Xiao Yan
- 3. Bo Tang
- 4. Ziyao Yin
- 5. Yanchao Zhu
- 6. Minqi Zhou
Incoming Citations (Sorted by Pagerank)
Showing 8 of 8 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,904 | PrismX: A Single-Machine System for Querying Big Graphs | 2024 | VLDB | 4.427232e-05 |
| 9,440 | GastCoCo: Graph Storage and Coroutine-Based Prefetch Co-Design for Dynamic Graph Processing | 2024 | VLDB | 4.3419774e-05 |
| 9,484 | Enabling Window-Based Monotonic Graph Analytics with Reusable Transitional Results for Pattern-Consistent Queries | 2024 | VLDB | 4.3341665e-05 |
| 10,044 | ACGraph: An Efficient Asynchronous Out-of-Core Graph Processing Framework | 2026 | SIGMOD | 4.1945683e-05 |
| 10,082 | Gem: Scalable Monotonic Graph Processing Beyond Billion-Scale on a Single Machine | 2026 | SIGMOD | 4.1945683e-05 |
| 10,446 | MiniClean: A Single-Machine System for Cleaning Big Graphs | 2025 | SIGMOD | 4.1945683e-05 |
| 10,486 | Rule-Based Graph Cleaning with GPUs on a Single Machine | 2025 | SIGMOD | 4.1945683e-05 |
| 10,873 | A Single Machine System for Querying Big Graphs with PRAM | 2025 | VLDB | 4.1945683e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next