alibaba / alibaba/GraphScope

Algorithms in pregel written by myself is inefficient

Open
#2,222 1 comment 0 reactions 0 assignees View on GitHub
component:gae performance priority:high
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

The code in the [sample](https://graphscope.io/docs/analytics_engine.html#writing-algorithms-in-pregel) takes 15s, which is 10 times as long as the built-in [algorithm](https://graphscope.io/docs/reference/app.html#graphscope.sssp)(1.3s).

* OS: Ubuntu 18.04.6
* Memory: 128G
* Core: 16
* Python: 3.8.6
* GraphScope: 0.17.0
* Graph File : [LiveJournal social network](https://snap.stanford.edu/data/soc-LiveJournal1.html)
* cluster_type: hosts
* num_workers: 1

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.