This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
memgraph
Watch
1
Star
0
Fork
0
You've already forked memgraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3e793fb8ac
memgraph
/
tests
/
macro_benchmark
/
harness
/
groups
/
create_parallel
/
vertex.run.py
2 lines
41 B
Python
Raw
Normal View
History
Unescape
Escape
Add multithreaded create benchmark Reviewers: buda Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D585
2017-07-21 21:03:10 +08:00
print
(
"
CREATE (:A
{
x : 10});
"
*
1000000
)
Reference in New Issue
Copy Permalink