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
1dc97a37f8
memgraph
/
tests
/
feature_benchmark
/
CMakeLists.txt
3 lines
40 B
CMake
Raw
Normal View
History
Unescape
Escape
Add HA benchmark Summary: A simple benchmark that starts a HA cluster with 3 machines. The benchmark issues only `CREATE (:Node)` queries. Local results (debug build), for this raft config, are: ``` duration 4.26899 executed_writes 300 write_per_second 70.2743 ``` Reviewers: ipaljak, mferencevic Reviewed By: ipaljak Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1798
2019-01-14 23:34:45 +08:00
# ha test binaries
add_subdirectory
(
ha
)
Reference in New Issue
Copy Permalink