Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ldbc/graphalytics-competition-2023-results


https://github.com/ldbc/graphalytics-competition-2023-results

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Graphalytics results

Scripts to compute the results of the Graphalytics 2023 competition.

## Usage

Decompress the archives in the `submissions/` directory

```bash
cd submissions
unzip '*.zip'
cd ..
```

Run the analysis script:

```bash
python3 analyze.py
```