Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldbc/graphalytics-competition-2023-results
https://github.com/ldbc/graphalytics-competition-2023-results
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ldbc/graphalytics-competition-2023-results
- Owner: ldbc
- Created: 2023-12-10T21:43:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T19:16:17.000Z (9 months ago)
- Last Synced: 2024-10-13T15:49:46.875Z (about 1 month ago)
- Language: Python
- Size: 9.37 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```