Skip to content
Snippets Groups Projects
Commit caf70258 authored by Jürgen Walter's avatar Jürgen Walter
Browse files

added query

parent c4970174
No related branches found
No related tags found
No related merge requests found
SELECT SELECT
welcomeGET.responseTime welcomeGET.responseTime
// welcomeGET.throughput
// showVetListGET.responseTime, // showVetListGET.responseTime,
// initFindFormGET.responseTime, // initFindFormGET.responseTime,
// processFindFormGET.responseTime, // processFindFormGET.responseTime,
...@@ -8,14 +9,14 @@ SELECT ...@@ -8,14 +9,14 @@ SELECT
// cpu.utilization, // cpu.utilization,
// scenarioBehavior.throughput // scenarioBehavior.throughput
CONSTRAINED AS 'fast' CONSTRAINED AS 'fast'
EVALUATE DOF VARYING 'servletContainer#PetClinicApplication#petclinic' AS dof <780 .. 2000 BY 500> //EVALUATE DOF VARYING 'ExponentialDistribution of OpenWorkload for servletContainer#PetClinicApplication#petclinic' AS dof <700 .. 3000 BY 1000>
//Axels Diss, Annes Abschlussarbeiter EVALUATE DOF VARYING 'Processing Units cpu' AS dof <2, 4, 20>
FOR FOR
SERVICE '_AP_OUMhnEeab_pB54yqbvQ' AS welcomeGET, SERVICE '_AP_OUMhnEeab_pB54yqbvQ' AS welcomeGET,
SERVICE '_hO4_0MbcEeaSwOKR159HBg' AS showVetListGET, SERVICE '_hO4_0MbcEeaSwOKR159HBg' AS showVetListGET,
SERVICE '_1gtTMMbcEeaSwOKR159HBg' AS initFindFormGET, SERVICE '_1gtTMMbcEeaSwOKR159HBg' AS initFindFormGET,
SERVICE '_9VSp0MbcEeaSwOKR159HBg' AS processFindFormGET, SERVICE '_9VSp0MbcEeaSwOKR159HBg' AS processFindFormGET,
SERVICE '_KzmCAMbdEeaSwOKR159HBg' AS showOwnerGET, SERVICE '_KzmCAMbdEeaSwOKR159HBg' AS showOwnerGET,
SERVICE 'servletContainer#PetClinicApplication#petclinic' AS scenarioBehavior, // SERVICE 'servletContainer#PetClinicApplication#petclinic' AS scenarioBehavior,
RESOURCE '_xhy6QMdjEeaC6O2VK8L76Q' AS cpu RESOURCE '_xhy6QMdjEeaC6O2VK8L76Q' AS cpu
USING dml@'extracted.properties'; USING dml@'extracted.properties';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment