-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Some notes and potential performance-related issues to be based on eprof analysis.
Method:
- Run isolated perf_SUITE profiles to confirm performance profiles of certain functions at a vnode level.
- Run the [general_api_perf)[https://github.com/OpenRiak/riak_test/blob/openriak-3.4/tests/general_api_perf.erl] riak_test test, but with a more balanced load (more GETs), and as a multi-node cluster. Point all clients at the same node in the cluster.
- Periodically check eprof profiles on the client-connected node, and on a sample other node - to distinguish between API and object FSM load and backend load.
- Repeat with different settings to try and understand the profile.
Metadata
Metadata
Assignees
Labels
No labels