5e3ff2438e
Summary: Fix bug in perf wrapper Reviewers: mferencevic Reviewed By: mferencevic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D611
4 lines
59 B
Python
4 lines
59 B
Python
from common import create_edges
|
|
|
|
create_edges(10000, 1000)
|