Parallelize tests
Open
- Dominant language
- Python
- Stars
- 85
- Forks
- 19
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
Our tests all run sequentially, this is very slow.
We should try to parallelize them.
NOTE: We do have this flag https://github.com/Snapchat/GiGL/blob/4f7b05b5cc0cd71721223e8c10caf71599a60684/python/gigl/common/utils/test_utils.py#L66 but it doesn't really speed things up...
Contributor guide
Assessment
This issue has not been assessed yet.