apache / apache/incubator-graphar

[Feat] Benchmarking with some common data format used in graph

Open
#389 2 comments 2 reactions 1 assignee Claimed by @acezen View on GitHub
enhancement
Dominant language
C++
Stars
373
Forks
93
Avg merge
7d 21h
Merged PRs (30d)
7

Description

**Is your feature request related to a problem? Please describe.**
Add some benchmark report about comparison with some common format used in graph like CSV, Parquet, ORC and json

**Describe the solution you'd like**
benchmark
- Size
- Read / Write with C++ SDK
- Get basic stats(min, max, vertex num, edge num)
- Construct CSR/CSC structure
- Neighborhood retrieval

datasets (to keep align to production environment)
- twitter2010
- com-friendster
- ldbc snb

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.