[infinispan-issues] [JBoss JIRA] (ISPN-3411) C++ client basic performance test
Cliff Jansen (JIRA)
jira-events at lists.jboss.org
Thu Aug 15 02:11:26 EDT 2013
Cliff Jansen created ISPN-3411:
----------------------------------
Summary: C++ client basic performance test
Key: ISPN-3411
URL: https://issues.jboss.org/browse/ISPN-3411
Project: Infinispan
Issue Type: Feature Request
Components: Remote protocols
Affects Versions: 6.0.0.Alpha2
Environment: C++ client
Reporter: Cliff Jansen
Assignee: Galder Zamarreño
Fix For: 6.0.0.Final
A simple performance test would be very useful to catch design issues as the client evolves. It should take no more than a couple of minutes to run on an "average" developer machine, so that it actually does get run on a regular basis. It should focus on a best guess of what "normal heavy use" of Hot Rod is like. Fancier performance tests that zero in on specific use scenarios can come later.
By default it should run as part of the CTest group of tests against a local Hot Rod server.
Bonus points if (by passing arguments or environment variables) it can also be easily pointed to a remote server, or made to run longer as a primitive soak test.
Additional bonus points if a configurable number of threads can be specified to exercise the client during the test.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list