SlideShare a Scribd company logo
<Insert Picture Here>
Performance Assurance for Packaged Applications
Alexander Podelko
alex.podelko@oracle.com
@apodelko
Paper 1127
Session 622
CMG’11
December 9, 2011
<Insert Picture Here>
Agenda
• Introduction
• Performance Assurance
• Performance Troubleshooting
• Examples
Oracle Enterprise Performance Management
• An integrated suite of applications
• The integration is good, so from the end user point of
view it may be difficult to say what components and
datasources are used
– And especially for those not quite familiar with EPM like
administrators or performance testers
• A good example of packaged business applications to
discuss performance assurance and troubleshooting
Disclaimer: The views expressed here are personal views only and do not necessarily represent those of authors’ current or
previous employers. All brands and trademarks mentioned are the property of their owners.
<Insert Picture Here>
Agenda
• Introductions
• Performance Assurance
• Performance Troubleshooting
• Examples

Recommended for you

SharePoint Backup best Practices
SharePoint Backup best PracticesSharePoint Backup best Practices
SharePoint Backup best Practices

This document provides an overview of key considerations for planning and implementing a SharePoint backup and recovery solution. It discusses scoping requirements with stakeholders, defining service level agreements, technical architecture options, policy and process documentation, testing procedures, training, and governance. The presentation aims to give attendees a holistic view of the end-to-end backup lifecycle for SharePoint.

GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...

ennVee's presentation from the 2018 Great Lakes Oracle Conference in Cleveland, Ohio. Session hosted by Joe Bong (Vice President) and Veera Venugopal (Head of Delivery). Topics include automation best practices for upgrading to Oracle E-Business Suite (EBS) R12.2, and the "Voice of the Customer"; a collection of hundreds of survey responses from IT leaders that have or plan to upgrade to R12.2, top challenges, objectives, and timelines, etc.

oracle e-business suiteoracle ebs r12.2 upgradeerp
Task Management Software
Task Management SoftwareTask Management Software
Task Management Software

In today's world its critical to have visibility on every task that is delegated to another employee and it more important to collaborate effectively to achieve the common goal of an organization. Q-Track task management software helps you to achieve the same.

task management softwareenterprise task management softwareenterprise task management
Performance Assurance
• EPM products are thoroughly tested, but they may be
used very differently
– Think about Oracle Database: It is still possible to create a
slow database in spite of the fact that the Oracle Database
software is highly optimized for performance.
• Performance Assurance
– Ongoing performance risk mitigation during the whole system
lifecycle
Performance Assurance Steps
• Define performance requirements
– Number of users, concurrency, what they do
• Design your applications according to best practices
• Verify performance along the way
– Single user with monitoring provides a lot of information
– Use realistic volume of data
• Do necessary tuning / configuration
Performance Assurance Steps - Continued
• Do performance testing
– Closely monitor the system in the process
– If results are not satisfactory, go back to tuning or design
• Adjust configuration based on performance testing
results [and re-test]
• Monitor the system in production
– Check if the pattern is the same as in testing
– Check trends
• Do performance testing of major changes and re-
designs
Performance Requirements
• Workload
– Number of concurrent users
• From existing systems
• Percentage of named users
– What users will do
• Throughput (how many reports, requests, etc)
• What components they use
• Performance Metrics
– Response times
– Resources utilization

Recommended for you

Models of SDLC (Contd..) & Feasibility Study
Models of SDLC (Contd..)  & Feasibility StudyModels of SDLC (Contd..)  & Feasibility Study
Models of SDLC (Contd..) & Feasibility Study

This document discusses different software development life cycle (SDLC) models including iterative and spiral models. The iterative model involves building a product incrementally in iterations, with requirements evolving in each iteration based on user feedback. The spiral model similarly progresses in iterations but places more emphasis on risk analysis. Each spiral involves planning, risk analysis, engineering, and evaluation phases. The document also covers advantages and disadvantages of each model, as well as the role of management in software projects, including planning, monitoring and control, and termination analysis.

sdlcpdlcsoftware development life cycle
ALM-PLM Integration with Business Process Management
ALM-PLM Integration with Business Process ManagementALM-PLM Integration with Business Process Management
ALM-PLM Integration with Business Process Management

This document discusses integrating ALM (Application Lifecycle Management) and PLM (Product Lifecycle Management) systems through business process management. It outlines key capabilities like process integration to manage hardware and software requirements together. Connecting ALM and PLM can be done through data exchange and workflow integration. Benefits include increased transparency, faster time to market, cost savings, and end-to-end traceability across all product assets. The presenter invites attendees to a follow up webinar on achieving gapless end-to-end traceability.

alm-systemalm-plmalm software
Capstone Technology Canada - Advanced Process Control Project Lifecycle
Capstone Technology Canada - Advanced Process Control Project LifecycleCapstone Technology Canada - Advanced Process Control Project Lifecycle
Capstone Technology Canada - Advanced Process Control Project Lifecycle

Capstone Technology Canada is an advanced process control technology company focusing on the oil and gas industry. It provides various advanced process control solutions including model predictive control, multivariate modeling, and real-time optimization. Capstone follows a standard 9-step APC project lifecycle that includes benefits analysis, dynamic modeling, controller design, commissioning, training, and long-term maintenance. Its experienced team and local presence help ensure successful APC implementation and utilization.

model predictive controlprojectadvanced process control
Application Design
• Application design impacts performance drastically
• Adhere to best practices to ensure application
performance
– Should be applicable to your context
– You don’t need to follow them blindly, but it would be better to
have reasons why you need to deviate and do a Proof of
Concept to check how it will perform
– First of all, reasonable number of dimensions, number of
members, size of forms, depth of hierarchy, etc.
Verify Performance Along the Way
• If you see a performance issue with one user, it probably
would be much worse for multiple users
– Still may be exceptions related to latency or caching
– Tuning is not usually beneficial for single-user issues
• Except, for example, very large objects
– Hardware upgrade is usually not beneficial for single-user issues
• Except, for example, cpu speed
– It means that single-user results in the development environment
may be representative even if hardware used is significantly less
powerful
– If one user uses a lot of resources, it won’t be nice for multiple
users
Tuning
• If you have more than a dozen of concurrent users
you may need to do some tuning
– Some defaults are chosen to conserve resources
– Increase max Java heap size for heavily used components
– Increase Essbase index and data cache sizes
• It is not recommended to do all existing tuning
recommendation without understanding what they
mean and testing them under multi-user load
– Many recommendations are for specific cases only and may
even degrade performance otherwise.
Time Considerations
• If any long-running, resources-consuming tasks are
needed, schedule them for the time of minimal load
– Such as large report books, consolidations, calculations
• EPM activities usually tied to the financial cycle
– As a part of closing quarter, year, etc.
– Heavy activity during some period and low during others
• Some EPM activities depends on others
– Workload mix changes depending on the place in the
financial cycle
– May be several different workload profiles

Recommended for you

Mt s1 basic_fundamentals
Mt s1 basic_fundamentalsMt s1 basic_fundamentals
Mt s1 basic_fundamentals

This document provides information about software testing presented by Rounak Shaik from Talent Sprint. It discusses the basics of software testing including an overview, importance in the IT industry, career growth, and the future workplace. It defines key terms like errors, defects, bugs, and failures. It describes why testing is important for quality, delivering error-free systems, and avoiding costs from failures. It also outlines different types of testing like manual and automation testing.

Performance Engineering
Performance EngineeringPerformance Engineering
Performance Engineering

Isha Training Solutions Presents "Performance Engineering" course. For Course content and other information, pls follow below link http://ishatrainingsolutions.org/performance-engineering/ Live project support is provided on any performance testing tools and also any protocols under the roof -- Call me or Whatsapp me on +91-8019952427 ----------------------------------------------------------------------------------------------------------------------------------- Other Courses Offered by ISHA 1) Performance Engineering Course http://ishatrainingsolutions.org/performance-engineering/ 2) Cloud Performance Engineering in DevOps - Core to Master Level http://ishatrainingsolutions.org/cloud-performance-engineering-devops-the-complete-course/ 3) AppDynamics http://ishatrainingsolutions.org/app-dynamics/ 4) Dynatrace http://ishatrainingsolutions.org/dynatrace-training/ 5) Jmeter Core to Master Level http://ishatrainingsolutions.org/jmeter-core-to-master-level-course/ 6) Performance Testing using LoadRunner http://ishatrainingsolutions.org/microfocus-loadrunner/ 7) Advanced LoadRunner http://ishatrainingsolutions.org/advanced-scripting/ 8) Web Services Performance Testing using LoadRunner http://ishatrainingsolutions.org/performance-testing-of-webservices-using-loadrunner-recorded-videos/ 9) SAPGUI protocol - Performance Testing for SAP applications Using LoadRunner http://ishatrainingsolutions.org/loadrunner-sap-web-protocol/ 10) TruClient Protocol Using LoadRunner http://ishatrainingsolutions.org/true-client-protocol/ 11) Mobile Performance Testing using LoadRunner and JMeter http://ishatrainingsolutions.org/mobile-performance-testing-using-loadrunner/ 12) Performance Testing using NeoLoad http://ishatrainingsolutions.org/performance-testing-using-neoload/ 13) Splunk http://ishatrainingsolutions.org/splunk-training/ 14)Selenium http://ishatrainingsolutions.org/2792-2/ ********************************* For further details, pls contact me. Contact : Kumar Gupta Call : +91-8019952427/ Whatsapp : +91-8019952427 kgupta.testingtraining@gmail.com

nitto performance engineeringperformance engineering life cycleperformance engineering
Software Development
Software DevelopmentSoftware Development
Software Development

The document describes the key activities and concepts in software development processes including requirements analysis, specification, architecture, design, implementation, testing, deployment, and maintenance. It discusses various process models like waterfall, agile, iterative, RAD, and XP. It also covers supporting disciplines such as configuration management, documentation, quality assurance, and project management as well as development tools.

software developmentinformation technologyit project management
Performance Testing
• EPM products are tested for performance
– But it doesn’t guarantee performance of a specific application
• Every application is different
• Performance testing of your application is a way to
alleviate performance risk
– Highly recommended for large installations
• Performance testing of EPM products is complex
– If done improperly, may easily led to wrong conclusions
– Make sure that everything is correlated/parameterized
properly if not using Oracle consulting
Creating Realistic Load
• Important part of performance testing is creating
realistic load
• The number of virtual users
• What users do
• Different user names, different POV, etc (script
parameterization)
Scripting Challenges
• Multiple variables to be correlated
– Including SSO token, repository token, etc.
– Specific for every component
• Load testing tools may not report errors when
correlation or parameterization is incorrect, but the
system behavior would be unpredictable
– Use other ways to check if the script works, such as checking
for specific server response, application logs, system state.
Sizing and Capacity Planning
• The Installation Start Here document provides typical
configurations for some products for 100, 500, and
1000 users with 35% concurrency
• Many difficult to formalize factors
– Use Oracle services
• Benchmarking documents are usually not good for
sizing
– Benchmarking application may be very different
• More rigorous approach is to use modeling
– Based on the amount of resources needed per transaction for
your application
– Done as a service by Oracle consultants

Recommended for you

Optimizing Parameters
Optimizing ParametersOptimizing Parameters
Optimizing Parameters

The document discusses how traditional product design methods often do not optimize key parameters like geometry, motion, forces, and tolerances. This can lead to increased costs from changes later in the design process. It introduces Enventive software as a way to model and optimize these parameters earlier on through computer simulations. Enventive allows users to represent functional intent, model kinematics and forces, perform tolerance analysis, and optimize parameters. This helps users design products that are more effective, manufacturable, and cost-efficient.

Analizador de Mejores Practicas en Windows 2008
Analizador de Mejores Practicas en Windows 2008Analizador de Mejores Practicas en Windows 2008
Analizador de Mejores Practicas en Windows 2008

En esta presentación analizamos las mejores el análisis de mejores prácticas en Windows 2008 R2. Slds Eduardo Castro Martinez

10 Ways to Better Application-Centric Service Management
10 Ways to Better Application-Centric Service Management10 Ways to Better Application-Centric Service Management
10 Ways to Better Application-Centric Service Management

Many IT organizations suffer from the nagging problems of Availability and Performance Management. In this presentation we will detail 10 Ways to Better Application-Centric Service Management, particularly with SAP environments.

slaautomationsap operations automation
<Insert Picture Here>
Agenda
• Introduction
• Performance Assurance
• Performance Troubleshooting
• Examples
The System is Slow
• Typical knee-jerk reactions are usually not effective
– Add more hardware
• May help only if the bottleneck is lack of the specific
resource
• Even if more CPU power is needed, it is difficult to guess
where and how much without analysis
– Submitting a support Service Request
• Product defects rather rare comparing with configuration
and application design issues
• Nothing can be figured out until the problem is analyzed
and narrowed down
– Submitting a vague SR may slow down investigation
What Can Be a Problem?
• Lack of hardware resources
– May be network bandwidth, CPU resources, memory, I/O
• Tuning / configuration
– On all tiers including network, operating
system, storage, application
• Application design
– May be any part including metadata, forms, rules, etc.
• Product issue
– Rare comparing with above issues
Performance Troubleshooting
• Use Top Down approach
• Investigate step by step, narrowing the problem
• What exactly and where exactly is slow?
– Is it slow for one user?
– Does it change with time?
– What components are active (see monitoring results)?
– Do you see slowness in back end?
• For example, in logs
– What activity or data it is related too?
• For example, is it related to a specific web form?

Recommended for you

CV_VishalSarode
CV_VishalSarodeCV_VishalSarode
CV_VishalSarode

Vishal Sarode has over 9 years of experience in SAP Basis administration. He has experience implementing, supporting, and upgrading SAP systems. Some of his responsibilities include user management, transport management, system monitoring, troubleshooting, and conducting system upgrades. He is proficient in AIX, Windows, and Z/OS operating systems and has experience with various SAP modules.

Introducing "ReNDevoZ"--Work Flow Management software for Renewable projects
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projectsIntroducing "ReNDevoZ"--Work Flow Management software for Renewable projects
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projects

This software will bring in transparency to the site activities as well as save time, money and manpower.

renewable energysolar energywind power
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...

In this Q&A-style webinar, you'll learn: 1. How and why to load test at least three months prior to the holidays 2. How to integrate CI/CD into your holiday load testing 3. How to determine and evaluate load curves

load testingagile performanceholiday readiness
Monitoring
• Ongoing monitoring of all components
– A way to check system health
– Input for future changes / capacity planning
– Input for performance troubleshooting
• May be done using most enterprise monitoring tools
– May be done with OS-level tools, although it is usually not the
best choice for ongoing production monitoring.
• What to monitor?
– System-level metrics (CPU, memory, I/O, network)
– Process-level metrics for major components (CPU, memory)
– Database metrics
Component Diagrams
• Understanding of how requests flow through the
system is very important for all performance-related
questions:
– Distributing components over hardware
– Monitoring
– Performance testing
– Performance troubleshooting
EPM Requests Flow
• The collaboration between components is really
sophisticated, but not all of them are equally critical
from the performance point of view
– Focus on high-concurrency user requests
– Simplified component diagrams are presented here to
highlight high-concurrency components
– See the “Installation Starts Here” manual for more detailed
diagrams
HFM Components - Simplified
Browser SmartView Win Client
OHS
Foundation
HFM Web Server
HFM App Server
Relational DB

Recommended for you

How to implement an enterprise system
How to implement an enterprise systemHow to implement an enterprise system
How to implement an enterprise system

The document provides guidance on implementing an enterprise system in 6 main steps: 1) Project management to set up the team and scope, 2) Preparation including training, data collection, and setup, 3) Build the customer-specific implementation by configuring the system, 4) Prepare for roll-out with user documentation and training, 5) Deployment and go-live, and 6) Support and manage enhancement requests after launch. It emphasizes preparation, training, and a phased approach to ensure success.

miki lumnitzenterprise systemproduct
Coffeenu
CoffeenuCoffeenu
Coffeenu

The document proposes moving to a new Active Directory structure to make maintenance and monitoring easier while reducing costs. Consolidating servers across 40 stores could save ~40,000 per new store in hardware costs and ~5,40,000 per year in monitoring costs. Introducing single points of contact and proactive maintenance of Active Directory and other services through tools like Intel PAP would help address current problems of multiple contacts, lack of accountability, and speed up response and resolution times for IT issues.

oovaacoffeecoffeenu
performancetestinganoverview-110206071921-phpapp02.pdf
performancetestinganoverview-110206071921-phpapp02.pdfperformancetestinganoverview-110206071921-phpapp02.pdf
performancetestinganoverview-110206071921-phpapp02.pdf

The document discusses performance testing and provides details about: 1) The objectives of performance testing including validating requirements, checking capacity, and identifying issues. 2) The differences between performance, load, and stress testing. 3) Why performance testing is important including checking scalability, stability, availability, and gaining confidence. 4) Parameters to consider in performance testing like throughput, latency, efficiency, and degradation. 5) Potential sources of performance bottlenecks like the network, web server, application server, and database server.

Planning Components - Simplified
Browser SmartView
OHS
Foundation
Planning
Essbase
Relational DB ProviderServices
Financial Reporting - Simplified
Browser
Planning Essbase
OHS
Foundation R&A WebServer
FR Web App
HFM
Relational DB FR Print Server
R&A Services
Mapping to System Processes
• Each component may be mapped to one or several system
processes
• Most Web applications are represented by HyS9<name>
processes on Windows and Java processes on *unix.
– Use ps –ef| grep <name> on *unix to find PID
• Key processes for HFM are HsvDataSource (one per
application*) for App server, w3wp for Web server
• Key processes for Essbase are ESSSVR (one per
application*)
* application, according to the traditional EPM terminology, refers to a specific
implementation for the given product
Essbase Application Logs
[Fri May 13 10:56:09 2011]Local/gsi1/Plan1/admin/6844/Info(1003037)
Data Load Updated [30507] cells
[Fri May 13 10:56:09 2011]Local/gsi1/Plan1/admin/6844/Info(1003051)
Data Load Elapsed Time for [SQL] with [AIFData.rul] : [6.516] seconds
[Fri May 13 10:09:05 2011]Local/gsi1/Plan1/admin/6500/Info(1020055)
Spreadsheet Extractor Elapsed Time : [0.157] seconds
[Fri May 13 10:09:05 2011]Local/gsi1/Plan1/admin/6500/Info(1020082)
Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-
Dyn.Calc.Cache : [0]
[Fri May 13 10:12:41 2011]Local/gsi1/Plan1/admin5308/Info(1020055)
Spreadsheet Extractor Elapsed Time : [0.031] seconds

Recommended for you

Introduction to performance testing
Introduction to performance testingIntroduction to performance testing
Introduction to performance testing

In this presentation which was delivered to testers in Manchester, I help would-be performance testers to get started in performance testing. Drawing on my experiences as a performance tester and test manager, I explain the principles of performance testing and highlight some of the pitfalls.

performance testinghp loadrunner
Integration strategies best practices- Mulesoft meetup April 2018
Integration strategies   best practices- Mulesoft meetup April 2018Integration strategies   best practices- Mulesoft meetup April 2018
Integration strategies best practices- Mulesoft meetup April 2018

The document discusses best practices for integration strategies including using an integration platform, designing integrations, and implementing resiliency patterns. It recommends having an integration platform to provide features like batch processing, loose coupling, reuse, governance, and security. When designing integrations, questions about data, users, transactions, orchestrations, and future needs should be considered. Common resiliency patterns discussed are timeouts, circuit breakers, bulkheads, retries, and idempotency.

apisintegration patternsbulkheads
Multiple Dimensions of Load Testing
Multiple Dimensions of Load TestingMultiple Dimensions of Load Testing
Multiple Dimensions of Load Testing

Load testing is an important part of the performance engineering process. It remains the main way to ensure appropriate performance and reliability in production. It is important to see a bigger picture beyond stereotypical, last-moment load testing. There are multiple dimensions of load testing: environment, load generation, testing approach, life-cycle integration, feedback and analysis. This paper discusses these dimensions and how load testing tools support them.

load testingperformanceperformance testing
HFM Task Audit
Service Request
• If you still believe that it is a product issue, submit SR
with full results of your analysis, monitoring details,
and logs
– Statement “system is slow” is not enough
• There may be additional tools for investigation, such
as debug and profiling flags, but they need to driven
by Oracle support
<Insert Picture Here>
Agenda
• Introduction
• Performance Assurance
• Performance Troubleshooting
• Examples
Exemplary Performance Issues
• Let’s discuss several typical performance problems
– Each has a recognizable pattern
– Happens often enough to be recognized

Recommended for you

05. performance-concepts
05. performance-concepts05. performance-concepts
05. performance-concepts

This document discusses various concepts related to ensuring adequate performance of IT infrastructure. It covers perceived performance from an end user perspective and how to account for performance during infrastructure design. Methods discussed for evaluating performance during the design phase include benchmarking, leveraging vendor experience, prototyping, and user profiling. The document also addresses managing performance of running systems through techniques like performance testing, identifying and addressing bottlenecks, leveraging caching, and scaling infrastructure through vertical and horizontal expansion approaches like load balancing.

data centerit infrastructure architecture
Reinventing Performance Testing, CMG imPACt 2016 slides
  Reinventing Performance Testing, CMG imPACt 2016 slides  Reinventing Performance Testing, CMG imPACt 2016 slides
Reinventing Performance Testing, CMG imPACt 2016 slides

Load testing is an important part of the performance engineering process. However the industry is changing and load testing should adjust to these changes - a stereotypical, last-moment performance check is not enough anymore. There are multiple aspects of load testing - such as environment, load generation, testing approach, life-cycle integration, feedback and analysis - and none remains static. This presentation discusses how performance testing is adapting to industry trends to remain relevant and bring value to the table.

performanceperformance testingperformance engineering
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!

Download, install, record… we’re automating!?? Asking good questions and building good design to reach reasonable Automation outcomes

design principlessydney testersrichard robinson
Examples: CPU Issues
• Using [almost] all available CPU
• May indicate lack of hardware resources
– Add more servers for the component
– Verify that adding hardware will solve the problem
Example: Dynamic Members in Essbase
• High Essbase CPU during concurrent reading
• Dynamic members are very useful in some cases, but
they are recalculated each time they retrieved
• That actually means that they shouldn’t be used if
retrieved concurrently
– Only in cases when they are retrieved occasionally
• Solution: make dynamic members retrieved
concurrently stored or remove them from concurrent
activities such as reports / web forms
Examples: Memory Issues
• Servers should have enough memory for all components
– Using all machine memory (paging, swapping) kills performance
• 32-bit application process memory is limited
– Windows 2GB (3GB in some cases)
– Memory-hungry applications may benefit from 64-bit
• Java application memory consumption is defined by JVM
settings
– Max heap size –Xmx
– Monitor actual heap size
Examples: I/O Issues
• Planning writes back – the same requirements as for
OLTP systems
• Relational databases could have high I/O
– HFM, FDM, ERPI
• Striping
– The best RAID performance is with striping of data across
multiple drives (RAID-0), which may be combined with
mirrored disks (RAID-0+1 or RAID-10)
– No RAID-5
• Split index from data files from control files along
different I/O channels if possible

Recommended for you

Beit 381 se lec 15 - 16 - 12 mar27 - req engg 1 of 3
Beit 381 se lec 15 - 16 -  12 mar27 - req engg 1 of 3Beit 381 se lec 15 - 16 -  12 mar27 - req engg 1 of 3
Beit 381 se lec 15 - 16 - 12 mar27 - req engg 1 of 3

The document provides an overview of requirements engineering as the first stage of the software development process. It discusses how requirements are initially vague and ill-defined, and must be precisely defined to guide implementation. Requirements engineering involves elicitation, analysis, and specification, with the output being a Software Requirements Specification document. The document outlines key aspects that should be included in an SRS, such as functional requirements, data requirements, performance requirements, design constraints, and guidelines. It also discusses techniques for requirements analysis like use case modeling and data flow diagrams.

software engineering
Context-Driven Performance Testing
Context-Driven Performance TestingContext-Driven Performance Testing
Context-Driven Performance Testing

The document discusses context-driven performance testing. It advocates for early performance testing using exploratory and continuous testing approaches in agile development. Testing should be done at the component level using various environments like cloud, lab, and production. Load can be generated through record and playback, programming, or using production workloads. Defining a performance testing strategy involves determining risks, appropriate tests, timing, and processes based on the project context. The strategy is part of an overall performance engineering approach.

performanceperformance testingagile
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slides

The document discusses key concepts for designing IT infrastructure to ensure high performance. It covers perceived performance from a user perspective, benchmarking systems, profiling users to predict load, identifying and managing bottlenecks, scaling systems horizontally and vertically, load balancing, caching frequently used data, and designing systems based on their intended use to optimize performance. The overall goal is to design infrastructure that can meet performance requirements under all conditions, both currently and as load increases over time.

it infrastructure architecturedata center
Examples: Network Issues
• EPM provides rich web interface improving user
experience
– It may be not performing too well over networks with high
latency or low bandwidth (remote offices)
– It should checked in every situation when users are not in the
same LAN as servers
• For example, real network bandwidth measured and
compared with network throughput generated by a user
– If it is the case, software/hardware HTTP compression may
alleviate the problem
• Another solution maybe using Citrix/Remote Desktop
Scripting Example: HFM Consolidation
• Need a loop to be created in the script
web_custom_request("XMLDataGrid.asp_4",
"URL=http://{WebSrv}/hfm/Data/XMLDataGrid.asp?Action=PROCMGT
EXECUTE&TaskID={ConsolMode}&Rows=0&ColStart=0&ColEnd=0&S
elType=1&Format=JavaScript",...
do {
sleep(3000);
web_reg_find("Text=1", "SaveCount=abc_count", LAST);
web_custom_request("XMLDataGrid.asp_5",
"URL=http://{WebSrv}/hfm/Data/XMLDataGrid.asp?Action=GETCONS
OLSTATUS",…}
while(strcmp(lr_eval_string("{abc_count}"), "1") == 0);
Scripting Example: HFM Web Data Entry Forms
• To parameterize, we need not only department names,
but also department IDs from the repository
web_submit_data("WebFormGenerated.asp","Action=http://hfmtest.us
.schp.com/HFM/data/WebFormGenerated.asp?FormName=Tax+Q
FP",
ITEMDATA,
"Name=SubmitType", "Value=1", ENDITEM,
"Name=FormPOV", "Value=TaxQFP", ENDITEM,
"Name=FormPOV", "Value=2007", ENDITEM,
"Name=FormPOV", "Value=Periodic", ENDITEM,
"Name=FormPOV", "Value={department_name}", ENDITEM,
"Name=MODVAL_19.2007.50331648.1.{department_id}.14.409.21
30706432.4.1.90.0.345", "Value=<1.7e+2>;;", ENDITEM, LAST);
Summary
• Performance Assurance is ongoing performance risk
mitigation during the whole system lifecycle
– Including design, development, testing, and production
• Performance testing of your application is a way to
alleviate performance risk
• Performance testing of EPM products is not
straightforward
• Use top down approach for performance
troubleshooting

Recommended for you

Performance testing
Performance testingPerformance testing
Performance testing

The document provides an overview of performance testing, including: - Defining performance testing and comparing it to functional testing - Explaining why performance testing is critical to evaluate a system's scalability, stability, and ability to meet user expectations - Describing common types of performance testing like load, stress, scalability, and endurance testing - Identifying key performance metrics and factors that affect software performance - Outlining the performance testing process from planning to scripting, testing, and result analysis - Introducing common performance testing tools and methodologies - Providing examples of performance test scenarios and best practices for performance testing

performance testingsoftware testingsoftware quality
Load testing with Visual Studio and Azure - Andrew Siemer
Load testing with Visual Studio and Azure - Andrew SiemerLoad testing with Visual Studio and Azure - Andrew Siemer
Load testing with Visual Studio and Azure - Andrew Siemer

In this presentation we will look at what web performance testing is and the various types of testing that can be performed. We will then dig into Visual Studio 2013 Ultimate to see that the Visual Studio platform is now a real contender in performance testing automation. And we will see how the Visual Studio integration with Visual Studio Online and Azure can take your web performance tests and spin up impressive load tests in a truly useful way.

visual studio onlineload testingweb performance testing
JMeter
JMeterJMeter
JMeter

- JMeter is an open source load testing tool that can test web applications and other services. It uses virtual users to simulate real user load on a system. - JMeter tests are prepared by recording HTTP requests using a proxy server. Tests are organized into thread groups and loops to simulate different user behaviors and loads. - Tests can be made generic by using variables and default values so the same tests can be run against different environments. Assertions are added to validate responses. - Tests are run in non-GUI mode for load testing and can be distributed across multiple machines for high user loads. Test results are analyzed using aggregated graphs and result trees.

More Related Content

What's hot

Lect3
Lect3Lect3
Enterprise Task Management Solution - Q Track
Enterprise Task Management Solution - Q TrackEnterprise Task Management Solution - Q Track
Enterprise Task Management Solution - Q Track
Cetas Information Technology Pvt Ltd
 
Sonoco products smart manufacturing initiative boosts uptime 30 percent
Sonoco products smart manufacturing initiative boosts uptime 30 percentSonoco products smart manufacturing initiative boosts uptime 30 percent
Sonoco products smart manufacturing initiative boosts uptime 30 percent
IntelligentManufacturingInstitute
 
SharePoint Backup best Practices
SharePoint Backup best PracticesSharePoint Backup best Practices
SharePoint Backup best Practices
Ron Charity
 
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
ennVee TechnoGroup Inc
 
Task Management Software
Task Management SoftwareTask Management Software
Task Management Software
Cetas Information Technology Pvt Ltd
 
Models of SDLC (Contd..) & Feasibility Study
Models of SDLC (Contd..)  & Feasibility StudyModels of SDLC (Contd..)  & Feasibility Study
ALM-PLM Integration with Business Process Management
ALM-PLM Integration with Business Process ManagementALM-PLM Integration with Business Process Management
ALM-PLM Integration with Business Process Management
Intland Software GmbH
 
Capstone Technology Canada - Advanced Process Control Project Lifecycle
Capstone Technology Canada - Advanced Process Control Project LifecycleCapstone Technology Canada - Advanced Process Control Project Lifecycle
Capstone Technology Canada - Advanced Process Control Project Lifecycle
morinsteve_capstone
 
Mt s1 basic_fundamentals
Mt s1 basic_fundamentalsMt s1 basic_fundamentals
Mt s1 basic_fundamentals
TestingGeeks
 
Performance Engineering
Performance EngineeringPerformance Engineering
Performance Engineering
Kumar Gupta
 
Software Development
Software DevelopmentSoftware Development
Software Development
Goutama Bachtiar
 
Optimizing Parameters
Optimizing ParametersOptimizing Parameters
Optimizing Parameters
Alan Smith
 
Analizador de Mejores Practicas en Windows 2008
Analizador de Mejores Practicas en Windows 2008Analizador de Mejores Practicas en Windows 2008
Analizador de Mejores Practicas en Windows 2008
Eduardo Castro
 
10 Ways to Better Application-Centric Service Management
10 Ways to Better Application-Centric Service Management10 Ways to Better Application-Centric Service Management
10 Ways to Better Application-Centric Service Management
Linh Nguyen
 
CV_VishalSarode
CV_VishalSarodeCV_VishalSarode
CV_VishalSarode
Vishal Sarode
 
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projects
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projectsIntroducing "ReNDevoZ"--Work Flow Management software for Renewable projects
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projects
M V Radhakrishna
 
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
Apica
 
How to implement an enterprise system
How to implement an enterprise systemHow to implement an enterprise system
How to implement an enterprise system
Miki Lumnitz
 
Coffeenu
CoffeenuCoffeenu
Coffeenu
guest2ac272
 

What's hot (20)

Lect3
Lect3Lect3
Lect3
 
Enterprise Task Management Solution - Q Track
Enterprise Task Management Solution - Q TrackEnterprise Task Management Solution - Q Track
Enterprise Task Management Solution - Q Track
 
Sonoco products smart manufacturing initiative boosts uptime 30 percent
Sonoco products smart manufacturing initiative boosts uptime 30 percentSonoco products smart manufacturing initiative boosts uptime 30 percent
Sonoco products smart manufacturing initiative boosts uptime 30 percent
 
SharePoint Backup best Practices
SharePoint Backup best PracticesSharePoint Backup best Practices
SharePoint Backup best Practices
 
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
GLOC 2018: Automation or How We Eliminated Manual EBS R12.2 Upgrades and Beca...
 
Task Management Software
Task Management SoftwareTask Management Software
Task Management Software
 
Models of SDLC (Contd..) & Feasibility Study
Models of SDLC (Contd..)  & Feasibility StudyModels of SDLC (Contd..)  & Feasibility Study
Models of SDLC (Contd..) & Feasibility Study
 
ALM-PLM Integration with Business Process Management
ALM-PLM Integration with Business Process ManagementALM-PLM Integration with Business Process Management
ALM-PLM Integration with Business Process Management
 
Capstone Technology Canada - Advanced Process Control Project Lifecycle
Capstone Technology Canada - Advanced Process Control Project LifecycleCapstone Technology Canada - Advanced Process Control Project Lifecycle
Capstone Technology Canada - Advanced Process Control Project Lifecycle
 
Mt s1 basic_fundamentals
Mt s1 basic_fundamentalsMt s1 basic_fundamentals
Mt s1 basic_fundamentals
 
Performance Engineering
Performance EngineeringPerformance Engineering
Performance Engineering
 
Software Development
Software DevelopmentSoftware Development
Software Development
 
Optimizing Parameters
Optimizing ParametersOptimizing Parameters
Optimizing Parameters
 
Analizador de Mejores Practicas en Windows 2008
Analizador de Mejores Practicas en Windows 2008Analizador de Mejores Practicas en Windows 2008
Analizador de Mejores Practicas en Windows 2008
 
10 Ways to Better Application-Centric Service Management
10 Ways to Better Application-Centric Service Management10 Ways to Better Application-Centric Service Management
10 Ways to Better Application-Centric Service Management
 
CV_VishalSarode
CV_VishalSarodeCV_VishalSarode
CV_VishalSarode
 
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projects
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projectsIntroducing "ReNDevoZ"--Work Flow Management software for Renewable projects
Introducing "ReNDevoZ"--Work Flow Management software for Renewable projects
 
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
July webinar l How to Handle the Holiday Retail Rush with Agile Performance T...
 
How to implement an enterprise system
How to implement an enterprise systemHow to implement an enterprise system
How to implement an enterprise system
 
Coffeenu
CoffeenuCoffeenu
Coffeenu
 

Similar to Performance Assurance for Packaged Applications

performancetestinganoverview-110206071921-phpapp02.pdf
performancetestinganoverview-110206071921-phpapp02.pdfperformancetestinganoverview-110206071921-phpapp02.pdf
performancetestinganoverview-110206071921-phpapp02.pdf
MAshok10
 
Introduction to performance testing
Introduction to performance testingIntroduction to performance testing
Introduction to performance testing
Richard Bishop
 
Integration strategies best practices- Mulesoft meetup April 2018
Integration strategies   best practices- Mulesoft meetup April 2018Integration strategies   best practices- Mulesoft meetup April 2018
Integration strategies best practices- Mulesoft meetup April 2018
Rohan Rasane
 
Multiple Dimensions of Load Testing
Multiple Dimensions of Load TestingMultiple Dimensions of Load Testing
Multiple Dimensions of Load Testing
Alexander Podelko
 
05. performance-concepts
05. performance-concepts05. performance-concepts
05. performance-concepts
Muhammad Ahad
 
Reinventing Performance Testing, CMG imPACt 2016 slides
  Reinventing Performance Testing, CMG imPACt 2016 slides  Reinventing Performance Testing, CMG imPACt 2016 slides
Reinventing Performance Testing, CMG imPACt 2016 slides
Alexander Podelko
 
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
Richard Robinson
 
Beit 381 se lec 15 - 16 - 12 mar27 - req engg 1 of 3
Beit 381 se lec 15 - 16 -  12 mar27 - req engg 1 of 3Beit 381 se lec 15 - 16 -  12 mar27 - req engg 1 of 3
Beit 381 se lec 15 - 16 - 12 mar27 - req engg 1 of 3
babak danyal
 
Context-Driven Performance Testing
Context-Driven Performance TestingContext-Driven Performance Testing
Context-Driven Performance Testing
Alexander Podelko
 
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slides
Muhammad Ahad
 
Performance testing
Performance testingPerformance testing
Performance testing
Chalana Kahandawala
 
Load testing with Visual Studio and Azure - Andrew Siemer
Load testing with Visual Studio and Azure - Andrew SiemerLoad testing with Visual Studio and Azure - Andrew Siemer
Load testing with Visual Studio and Azure - Andrew Siemer
Andrew Siemer
 
JMeter
JMeterJMeter
ADF Performance Monitor
ADF Performance MonitorADF Performance Monitor
sdlc.pptx
sdlc.pptxsdlc.pptx
sdlc.pptx
XylemSolutions
 
Alexander Podelko - Context-Driven Performance Testing
Alexander Podelko - Context-Driven Performance TestingAlexander Podelko - Context-Driven Performance Testing
Alexander Podelko - Context-Driven Performance Testing
Neotys_Partner
 
Performance Testing
Performance TestingPerformance Testing
Performance Testing
Anu Shaji
 
Proj Mgmt.ppt
Proj Mgmt.pptProj Mgmt.ppt
Proj Mgmt.ppt
NikhilDudka
 
Oracle EBS Production Support - Recommendations
Oracle EBS Production Support - RecommendationsOracle EBS Production Support - Recommendations
Oracle EBS Production Support - Recommendations
Vigilant Technologies
 
Performance tuning Grails applications
 Performance tuning Grails applications Performance tuning Grails applications
Performance tuning Grails applications
GR8Conf
 

Similar to Performance Assurance for Packaged Applications (20)

performancetestinganoverview-110206071921-phpapp02.pdf
performancetestinganoverview-110206071921-phpapp02.pdfperformancetestinganoverview-110206071921-phpapp02.pdf
performancetestinganoverview-110206071921-phpapp02.pdf
 
Introduction to performance testing
Introduction to performance testingIntroduction to performance testing
Introduction to performance testing
 
Integration strategies best practices- Mulesoft meetup April 2018
Integration strategies   best practices- Mulesoft meetup April 2018Integration strategies   best practices- Mulesoft meetup April 2018
Integration strategies best practices- Mulesoft meetup April 2018
 
Multiple Dimensions of Load Testing
Multiple Dimensions of Load TestingMultiple Dimensions of Load Testing
Multiple Dimensions of Load Testing
 
05. performance-concepts
05. performance-concepts05. performance-concepts
05. performance-concepts
 
Reinventing Performance Testing, CMG imPACt 2016 slides
  Reinventing Performance Testing, CMG imPACt 2016 slides  Reinventing Performance Testing, CMG imPACt 2016 slides
Reinventing Performance Testing, CMG imPACt 2016 slides
 
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
SCRIMPS-STD: Test Automation Design Principles - and asking the right questions!
 
Beit 381 se lec 15 - 16 - 12 mar27 - req engg 1 of 3
Beit 381 se lec 15 - 16 -  12 mar27 - req engg 1 of 3Beit 381 se lec 15 - 16 -  12 mar27 - req engg 1 of 3
Beit 381 se lec 15 - 16 - 12 mar27 - req engg 1 of 3
 
Context-Driven Performance Testing
Context-Driven Performance TestingContext-Driven Performance Testing
Context-Driven Performance Testing
 
05. performance-concepts-26-slides
05. performance-concepts-26-slides05. performance-concepts-26-slides
05. performance-concepts-26-slides
 
Performance testing
Performance testingPerformance testing
Performance testing
 
Load testing with Visual Studio and Azure - Andrew Siemer
Load testing with Visual Studio and Azure - Andrew SiemerLoad testing with Visual Studio and Azure - Andrew Siemer
Load testing with Visual Studio and Azure - Andrew Siemer
 
JMeter
JMeterJMeter
JMeter
 
ADF Performance Monitor
ADF Performance MonitorADF Performance Monitor
ADF Performance Monitor
 
sdlc.pptx
sdlc.pptxsdlc.pptx
sdlc.pptx
 
Alexander Podelko - Context-Driven Performance Testing
Alexander Podelko - Context-Driven Performance TestingAlexander Podelko - Context-Driven Performance Testing
Alexander Podelko - Context-Driven Performance Testing
 
Performance Testing
Performance TestingPerformance Testing
Performance Testing
 
Proj Mgmt.ppt
Proj Mgmt.pptProj Mgmt.ppt
Proj Mgmt.ppt
 
Oracle EBS Production Support - Recommendations
Oracle EBS Production Support - RecommendationsOracle EBS Production Support - Recommendations
Oracle EBS Production Support - Recommendations
 
Performance tuning Grails applications
 Performance tuning Grails applications Performance tuning Grails applications
Performance tuning Grails applications
 

More from Alexander Podelko

Continuous Performance Testing: Challenges and Approaches
Continuous Performance Testing: Challenges and ApproachesContinuous Performance Testing: Challenges and Approaches
Continuous Performance Testing: Challenges and Approaches
Alexander Podelko
 
Multiple Dimensions of Load Testing, CMG 2015 paper
Multiple Dimensions of Load Testing, CMG 2015 paperMultiple Dimensions of Load Testing, CMG 2015 paper
Multiple Dimensions of Load Testing, CMG 2015 paper
Alexander Podelko
 
Reinventing Performance Testing. CMG imPACt 2016 paper
  Reinventing Performance Testing. CMG imPACt 2016 paper  Reinventing Performance Testing. CMG imPACt 2016 paper
Reinventing Performance Testing. CMG imPACt 2016 paper
Alexander Podelko
 
Continuous Performance Testing: Myths and Realities
Continuous Performance Testing: Myths and RealitiesContinuous Performance Testing: Myths and Realities
Continuous Performance Testing: Myths and Realities
Alexander Podelko
 
Tools of the Trade: Load Testing - Ignite session at WebPerfDays NY 14
Tools of the Trade: Load Testing -  Ignite session at WebPerfDays NY 14Tools of the Trade: Load Testing -  Ignite session at WebPerfDays NY 14
Tools of the Trade: Load Testing - Ignite session at WebPerfDays NY 14
Alexander Podelko
 
A Short History of Performance Engineering
A Short History of Performance EngineeringA Short History of Performance Engineering
A Short History of Performance Engineering
Alexander Podelko
 
Load Testing: See a Bigger Picture, ALM Forum, 2014
Load Testing: See a Bigger Picture, ALM Forum, 2014Load Testing: See a Bigger Picture, ALM Forum, 2014
Load Testing: See a Bigger Picture, ALM Forum, 2014
Alexander Podelko
 
Performance testing: respect the difference at swqd14
Performance testing: respect the difference at swqd14Performance testing: respect the difference at swqd14
Performance testing: respect the difference at swqd14
Alexander Podelko
 
Agile Aspects of Performance Testing
Agile Aspects of Performance TestingAgile Aspects of Performance Testing
Agile Aspects of Performance Testing
Alexander Podelko
 
Performance: See the Whole Picture
Performance: See the Whole PicturePerformance: See the Whole Picture
Performance: See the Whole Picture
Alexander Podelko
 
A Short History of Performance Engineering
A Short History of Performance EngineeringA Short History of Performance Engineering
A Short History of Performance Engineering
Alexander Podelko
 
Performance Requirements: CMG'11 slides with notes (pdf)
Performance Requirements: CMG'11 slides with notes (pdf)Performance Requirements: CMG'11 slides with notes (pdf)
Performance Requirements: CMG'11 slides with notes (pdf)
Alexander Podelko
 
Load Testing: See a Bigger Picture
Load Testing: See a Bigger PictureLoad Testing: See a Bigger Picture
Load Testing: See a Bigger Picture
Alexander Podelko
 
Performance Requirements: the Backbone of the Performance Engineering Process
Performance Requirements: the Backbone of the Performance Engineering ProcessPerformance Requirements: the Backbone of the Performance Engineering Process
Performance Requirements: the Backbone of the Performance Engineering Process
Alexander Podelko
 

More from Alexander Podelko (14)

Continuous Performance Testing: Challenges and Approaches
Continuous Performance Testing: Challenges and ApproachesContinuous Performance Testing: Challenges and Approaches
Continuous Performance Testing: Challenges and Approaches
 
Multiple Dimensions of Load Testing, CMG 2015 paper
Multiple Dimensions of Load Testing, CMG 2015 paperMultiple Dimensions of Load Testing, CMG 2015 paper
Multiple Dimensions of Load Testing, CMG 2015 paper
 
Reinventing Performance Testing. CMG imPACt 2016 paper
  Reinventing Performance Testing. CMG imPACt 2016 paper  Reinventing Performance Testing. CMG imPACt 2016 paper
Reinventing Performance Testing. CMG imPACt 2016 paper
 
Continuous Performance Testing: Myths and Realities
Continuous Performance Testing: Myths and RealitiesContinuous Performance Testing: Myths and Realities
Continuous Performance Testing: Myths and Realities
 
Tools of the Trade: Load Testing - Ignite session at WebPerfDays NY 14
Tools of the Trade: Load Testing -  Ignite session at WebPerfDays NY 14Tools of the Trade: Load Testing -  Ignite session at WebPerfDays NY 14
Tools of the Trade: Load Testing - Ignite session at WebPerfDays NY 14
 
A Short History of Performance Engineering
A Short History of Performance EngineeringA Short History of Performance Engineering
A Short History of Performance Engineering
 
Load Testing: See a Bigger Picture, ALM Forum, 2014
Load Testing: See a Bigger Picture, ALM Forum, 2014Load Testing: See a Bigger Picture, ALM Forum, 2014
Load Testing: See a Bigger Picture, ALM Forum, 2014
 
Performance testing: respect the difference at swqd14
Performance testing: respect the difference at swqd14Performance testing: respect the difference at swqd14
Performance testing: respect the difference at swqd14
 
Agile Aspects of Performance Testing
Agile Aspects of Performance TestingAgile Aspects of Performance Testing
Agile Aspects of Performance Testing
 
Performance: See the Whole Picture
Performance: See the Whole PicturePerformance: See the Whole Picture
Performance: See the Whole Picture
 
A Short History of Performance Engineering
A Short History of Performance EngineeringA Short History of Performance Engineering
A Short History of Performance Engineering
 
Performance Requirements: CMG'11 slides with notes (pdf)
Performance Requirements: CMG'11 slides with notes (pdf)Performance Requirements: CMG'11 slides with notes (pdf)
Performance Requirements: CMG'11 slides with notes (pdf)
 
Load Testing: See a Bigger Picture
Load Testing: See a Bigger PictureLoad Testing: See a Bigger Picture
Load Testing: See a Bigger Picture
 
Performance Requirements: the Backbone of the Performance Engineering Process
Performance Requirements: the Backbone of the Performance Engineering ProcessPerformance Requirements: the Backbone of the Performance Engineering Process
Performance Requirements: the Backbone of the Performance Engineering Process
 

Recently uploaded

Choose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presenceChoose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presence
rajancomputerfbd
 
Measuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at TwitterMeasuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at Twitter
ScyllaDB
 
How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
SynapseIndia
 
Recent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS InfrastructureRecent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS Infrastructure
KAMAL CHOUDHARY
 
INDIAN AIR FORCE FIGHTER PLANES LIST.pdf
INDIAN AIR FORCE FIGHTER PLANES LIST.pdfINDIAN AIR FORCE FIGHTER PLANES LIST.pdf
INDIAN AIR FORCE FIGHTER PLANES LIST.pdf
jackson110191
 
Comparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdfComparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdf
Andrey Yasko
 
UiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs ConferenceUiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs Conference
UiPathCommunity
 
Coordinate Systems in FME 101 - Webinar Slides
Coordinate Systems in FME 101 - Webinar SlidesCoordinate Systems in FME 101 - Webinar Slides
Coordinate Systems in FME 101 - Webinar Slides
Safe Software
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024
Stephanie Beckett
 
The Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive ComputingThe Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive Computing
Larry Smarr
 
Observability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetryObservability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetry
Eric D. Schabell
 
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
Toru Tamaki
 
Cookies program to display the information though cookie creation
Cookies program to display the information though cookie creationCookies program to display the information though cookie creation
Cookies program to display the information though cookie creation
shanthidl1
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
Emerging Tech
 
Best Programming Language for Civil Engineers
Best Programming Language for Civil EngineersBest Programming Language for Civil Engineers
Best Programming Language for Civil Engineers
Awais Yaseen
 
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Bert Blevins
 
Quantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLMQuantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLM
Vijayananda Mohire
 
Quality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of TimeQuality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of Time
Aurora Consulting
 
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptxRPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
SynapseIndia
 

Recently uploaded (20)

Choose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presenceChoose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presence
 
Measuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at TwitterMeasuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at Twitter
 
How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
 
Recent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS InfrastructureRecent Advancements in the NIST-JARVIS Infrastructure
Recent Advancements in the NIST-JARVIS Infrastructure
 
INDIAN AIR FORCE FIGHTER PLANES LIST.pdf
INDIAN AIR FORCE FIGHTER PLANES LIST.pdfINDIAN AIR FORCE FIGHTER PLANES LIST.pdf
INDIAN AIR FORCE FIGHTER PLANES LIST.pdf
 
Comparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdfComparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdf
 
UiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs ConferenceUiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs Conference
 
Coordinate Systems in FME 101 - Webinar Slides
Coordinate Systems in FME 101 - Webinar SlidesCoordinate Systems in FME 101 - Webinar Slides
Coordinate Systems in FME 101 - Webinar Slides
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
 
What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024
 
The Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive ComputingThe Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive Computing
 
Observability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetryObservability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetry
 
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
 
Cookies program to display the information though cookie creation
Cookies program to display the information though cookie creationCookies program to display the information though cookie creation
Cookies program to display the information though cookie creation
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
 
Best Programming Language for Civil Engineers
Best Programming Language for Civil EngineersBest Programming Language for Civil Engineers
Best Programming Language for Civil Engineers
 
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
 
Quantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLMQuantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLM
 
Quality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of TimeQuality Patents: Patents That Stand the Test of Time
Quality Patents: Patents That Stand the Test of Time
 
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptxRPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
 

Performance Assurance for Packaged Applications

  • 1. <Insert Picture Here> Performance Assurance for Packaged Applications Alexander Podelko alex.podelko@oracle.com @apodelko Paper 1127 Session 622 CMG’11 December 9, 2011
  • 2. <Insert Picture Here> Agenda • Introduction • Performance Assurance • Performance Troubleshooting • Examples
  • 3. Oracle Enterprise Performance Management • An integrated suite of applications • The integration is good, so from the end user point of view it may be difficult to say what components and datasources are used – And especially for those not quite familiar with EPM like administrators or performance testers • A good example of packaged business applications to discuss performance assurance and troubleshooting Disclaimer: The views expressed here are personal views only and do not necessarily represent those of authors’ current or previous employers. All brands and trademarks mentioned are the property of their owners.
  • 4. <Insert Picture Here> Agenda • Introductions • Performance Assurance • Performance Troubleshooting • Examples
  • 5. Performance Assurance • EPM products are thoroughly tested, but they may be used very differently – Think about Oracle Database: It is still possible to create a slow database in spite of the fact that the Oracle Database software is highly optimized for performance. • Performance Assurance – Ongoing performance risk mitigation during the whole system lifecycle
  • 6. Performance Assurance Steps • Define performance requirements – Number of users, concurrency, what they do • Design your applications according to best practices • Verify performance along the way – Single user with monitoring provides a lot of information – Use realistic volume of data • Do necessary tuning / configuration
  • 7. Performance Assurance Steps - Continued • Do performance testing – Closely monitor the system in the process – If results are not satisfactory, go back to tuning or design • Adjust configuration based on performance testing results [and re-test] • Monitor the system in production – Check if the pattern is the same as in testing – Check trends • Do performance testing of major changes and re- designs
  • 8. Performance Requirements • Workload – Number of concurrent users • From existing systems • Percentage of named users – What users will do • Throughput (how many reports, requests, etc) • What components they use • Performance Metrics – Response times – Resources utilization
  • 9. Application Design • Application design impacts performance drastically • Adhere to best practices to ensure application performance – Should be applicable to your context – You don’t need to follow them blindly, but it would be better to have reasons why you need to deviate and do a Proof of Concept to check how it will perform – First of all, reasonable number of dimensions, number of members, size of forms, depth of hierarchy, etc.
  • 10. Verify Performance Along the Way • If you see a performance issue with one user, it probably would be much worse for multiple users – Still may be exceptions related to latency or caching – Tuning is not usually beneficial for single-user issues • Except, for example, very large objects – Hardware upgrade is usually not beneficial for single-user issues • Except, for example, cpu speed – It means that single-user results in the development environment may be representative even if hardware used is significantly less powerful – If one user uses a lot of resources, it won’t be nice for multiple users
  • 11. Tuning • If you have more than a dozen of concurrent users you may need to do some tuning – Some defaults are chosen to conserve resources – Increase max Java heap size for heavily used components – Increase Essbase index and data cache sizes • It is not recommended to do all existing tuning recommendation without understanding what they mean and testing them under multi-user load – Many recommendations are for specific cases only and may even degrade performance otherwise.
  • 12. Time Considerations • If any long-running, resources-consuming tasks are needed, schedule them for the time of minimal load – Such as large report books, consolidations, calculations • EPM activities usually tied to the financial cycle – As a part of closing quarter, year, etc. – Heavy activity during some period and low during others • Some EPM activities depends on others – Workload mix changes depending on the place in the financial cycle – May be several different workload profiles
  • 13. Performance Testing • EPM products are tested for performance – But it doesn’t guarantee performance of a specific application • Every application is different • Performance testing of your application is a way to alleviate performance risk – Highly recommended for large installations • Performance testing of EPM products is complex – If done improperly, may easily led to wrong conclusions – Make sure that everything is correlated/parameterized properly if not using Oracle consulting
  • 14. Creating Realistic Load • Important part of performance testing is creating realistic load • The number of virtual users • What users do • Different user names, different POV, etc (script parameterization)
  • 15. Scripting Challenges • Multiple variables to be correlated – Including SSO token, repository token, etc. – Specific for every component • Load testing tools may not report errors when correlation or parameterization is incorrect, but the system behavior would be unpredictable – Use other ways to check if the script works, such as checking for specific server response, application logs, system state.
  • 16. Sizing and Capacity Planning • The Installation Start Here document provides typical configurations for some products for 100, 500, and 1000 users with 35% concurrency • Many difficult to formalize factors – Use Oracle services • Benchmarking documents are usually not good for sizing – Benchmarking application may be very different • More rigorous approach is to use modeling – Based on the amount of resources needed per transaction for your application – Done as a service by Oracle consultants
  • 17. <Insert Picture Here> Agenda • Introduction • Performance Assurance • Performance Troubleshooting • Examples
  • 18. The System is Slow • Typical knee-jerk reactions are usually not effective – Add more hardware • May help only if the bottleneck is lack of the specific resource • Even if more CPU power is needed, it is difficult to guess where and how much without analysis – Submitting a support Service Request • Product defects rather rare comparing with configuration and application design issues • Nothing can be figured out until the problem is analyzed and narrowed down – Submitting a vague SR may slow down investigation
  • 19. What Can Be a Problem? • Lack of hardware resources – May be network bandwidth, CPU resources, memory, I/O • Tuning / configuration – On all tiers including network, operating system, storage, application • Application design – May be any part including metadata, forms, rules, etc. • Product issue – Rare comparing with above issues
  • 20. Performance Troubleshooting • Use Top Down approach • Investigate step by step, narrowing the problem • What exactly and where exactly is slow? – Is it slow for one user? – Does it change with time? – What components are active (see monitoring results)? – Do you see slowness in back end? • For example, in logs – What activity or data it is related too? • For example, is it related to a specific web form?
  • 21. Monitoring • Ongoing monitoring of all components – A way to check system health – Input for future changes / capacity planning – Input for performance troubleshooting • May be done using most enterprise monitoring tools – May be done with OS-level tools, although it is usually not the best choice for ongoing production monitoring. • What to monitor? – System-level metrics (CPU, memory, I/O, network) – Process-level metrics for major components (CPU, memory) – Database metrics
  • 22. Component Diagrams • Understanding of how requests flow through the system is very important for all performance-related questions: – Distributing components over hardware – Monitoring – Performance testing – Performance troubleshooting
  • 23. EPM Requests Flow • The collaboration between components is really sophisticated, but not all of them are equally critical from the performance point of view – Focus on high-concurrency user requests – Simplified component diagrams are presented here to highlight high-concurrency components – See the “Installation Starts Here” manual for more detailed diagrams
  • 24. HFM Components - Simplified Browser SmartView Win Client OHS Foundation HFM Web Server HFM App Server Relational DB
  • 25. Planning Components - Simplified Browser SmartView OHS Foundation Planning Essbase Relational DB ProviderServices
  • 26. Financial Reporting - Simplified Browser Planning Essbase OHS Foundation R&A WebServer FR Web App HFM Relational DB FR Print Server R&A Services
  • 27. Mapping to System Processes • Each component may be mapped to one or several system processes • Most Web applications are represented by HyS9<name> processes on Windows and Java processes on *unix. – Use ps –ef| grep <name> on *unix to find PID • Key processes for HFM are HsvDataSource (one per application*) for App server, w3wp for Web server • Key processes for Essbase are ESSSVR (one per application*) * application, according to the traditional EPM terminology, refers to a specific implementation for the given product
  • 28. Essbase Application Logs [Fri May 13 10:56:09 2011]Local/gsi1/Plan1/admin/6844/Info(1003037) Data Load Updated [30507] cells [Fri May 13 10:56:09 2011]Local/gsi1/Plan1/admin/6844/Info(1003051) Data Load Elapsed Time for [SQL] with [AIFData.rul] : [6.516] seconds [Fri May 13 10:09:05 2011]Local/gsi1/Plan1/admin/6500/Info(1020055) Spreadsheet Extractor Elapsed Time : [0.157] seconds [Fri May 13 10:09:05 2011]Local/gsi1/Plan1/admin/6500/Info(1020082) Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non- Dyn.Calc.Cache : [0] [Fri May 13 10:12:41 2011]Local/gsi1/Plan1/admin5308/Info(1020055) Spreadsheet Extractor Elapsed Time : [0.031] seconds
  • 30. Service Request • If you still believe that it is a product issue, submit SR with full results of your analysis, monitoring details, and logs – Statement “system is slow” is not enough • There may be additional tools for investigation, such as debug and profiling flags, but they need to driven by Oracle support
  • 31. <Insert Picture Here> Agenda • Introduction • Performance Assurance • Performance Troubleshooting • Examples
  • 32. Exemplary Performance Issues • Let’s discuss several typical performance problems – Each has a recognizable pattern – Happens often enough to be recognized
  • 33. Examples: CPU Issues • Using [almost] all available CPU • May indicate lack of hardware resources – Add more servers for the component – Verify that adding hardware will solve the problem
  • 34. Example: Dynamic Members in Essbase • High Essbase CPU during concurrent reading • Dynamic members are very useful in some cases, but they are recalculated each time they retrieved • That actually means that they shouldn’t be used if retrieved concurrently – Only in cases when they are retrieved occasionally • Solution: make dynamic members retrieved concurrently stored or remove them from concurrent activities such as reports / web forms
  • 35. Examples: Memory Issues • Servers should have enough memory for all components – Using all machine memory (paging, swapping) kills performance • 32-bit application process memory is limited – Windows 2GB (3GB in some cases) – Memory-hungry applications may benefit from 64-bit • Java application memory consumption is defined by JVM settings – Max heap size –Xmx – Monitor actual heap size
  • 36. Examples: I/O Issues • Planning writes back – the same requirements as for OLTP systems • Relational databases could have high I/O – HFM, FDM, ERPI • Striping – The best RAID performance is with striping of data across multiple drives (RAID-0), which may be combined with mirrored disks (RAID-0+1 or RAID-10) – No RAID-5 • Split index from data files from control files along different I/O channels if possible
  • 37. Examples: Network Issues • EPM provides rich web interface improving user experience – It may be not performing too well over networks with high latency or low bandwidth (remote offices) – It should checked in every situation when users are not in the same LAN as servers • For example, real network bandwidth measured and compared with network throughput generated by a user – If it is the case, software/hardware HTTP compression may alleviate the problem • Another solution maybe using Citrix/Remote Desktop
  • 38. Scripting Example: HFM Consolidation • Need a loop to be created in the script web_custom_request("XMLDataGrid.asp_4", "URL=http://{WebSrv}/hfm/Data/XMLDataGrid.asp?Action=PROCMGT EXECUTE&TaskID={ConsolMode}&Rows=0&ColStart=0&ColEnd=0&S elType=1&Format=JavaScript",... do { sleep(3000); web_reg_find("Text=1", "SaveCount=abc_count", LAST); web_custom_request("XMLDataGrid.asp_5", "URL=http://{WebSrv}/hfm/Data/XMLDataGrid.asp?Action=GETCONS OLSTATUS",…} while(strcmp(lr_eval_string("{abc_count}"), "1") == 0);
  • 39. Scripting Example: HFM Web Data Entry Forms • To parameterize, we need not only department names, but also department IDs from the repository web_submit_data("WebFormGenerated.asp","Action=http://hfmtest.us .schp.com/HFM/data/WebFormGenerated.asp?FormName=Tax+Q FP", ITEMDATA, "Name=SubmitType", "Value=1", ENDITEM, "Name=FormPOV", "Value=TaxQFP", ENDITEM, "Name=FormPOV", "Value=2007", ENDITEM, "Name=FormPOV", "Value=Periodic", ENDITEM, "Name=FormPOV", "Value={department_name}", ENDITEM, "Name=MODVAL_19.2007.50331648.1.{department_id}.14.409.21 30706432.4.1.90.0.345", "Value=<1.7e+2>;;", ENDITEM, LAST);
  • 40. Summary • Performance Assurance is ongoing performance risk mitigation during the whole system lifecycle – Including design, development, testing, and production • Performance testing of your application is a way to alleviate performance risk • Performance testing of EPM products is not straightforward • Use top down approach for performance troubleshooting

Editor's Notes

  1. Oracle Enterprise Performance Management (EPM) System includes a suite of performance management applications, a suite of business intelligence (BI) applications, a common foundation of BI tools and services, and a variety of datasources – all integrated using Oracle Fusion Middleware.
  2. Performance Assurance for EPM is ongoing performance risk mitigation during the whole system lifecycle. EPM products are thoroughly tested for performance, but performance of specific implementations depends on how they are designed and constructed (metadata, data, forms, grids, rules, etc.- all these artifacts are different for each implementation).
  3. The steps listed are just an outline, some steps will be discussed in more details later in this presentation.
  4. The main point that all these activities should continue through the whole system lifecycle and the same performance metrics should be tracked through all steps.
  5. Performance requirements are supposed to be tracked from the system inception through the whole system lifecycle including design, development, testing, operations, and maintenance. However different groups of people are involved on each stage using their own vision, terminology, metrics, and tools that makes the subject confusing when going into details.Throughput is the rate at which incoming requests are completed. Throughput defines the load on the system and is measured in operations per time period. It may be the number of transactions per second or the number of reports per hour. In most cases we are interested in a steady mode when the number of incoming requests would be equal to the number of processed requests. The number of users doesn’t, by itself, define throughput. Without defining what each user is doing and how intensely (i.e. throughput for one user), the number of users doesn’t make much sense as a measure of load. What users do also defines what components and how intensely they use.
  6. For example, both very deep member hierarchies and flat member hierarchies may cause issues under load.See documentation and best practices documents for details for specific applications.
  7. Very large objects (web forms, reports) may require some tuning, like increasing JVM heap size, even for one user. Hardware upgrade (with exception of cpu speed) is usually not beneficial for single-user issues– assuming that there is no inherent issues with hardware configuration like memory is so small that it starts paging even with one user.
  8. Multiple tuning documents are available and should be checked for details. For example:Essbase Database Administrator Guide, Optimizing EssbaseHyperion Financial Management (HFM) Performance Tuning Guide, Fusion Edition (Doc ID 1083460.1)
  9. In cases of any long-running, resources-consuming tasks it may be more efficient just to schedule them for the time of minimal load instead of trying to tune and optimize them to run in parallel with high-concurrency load.
  10. It is impossible to predict performance of your application without at least some performance testing.
  11. Running multiple users hitting the same set of data (with same Point of View, POV) is an easy way to get misleading results. If it is for reporting, the data could be completely cached and we get much better results than in production. If it is, for example, for web data entry forms, it could cause concurrency issues and we get much worse results than in production. So scripts should be parameterized (fixed or recorded data should be replaced with values from a list of possible choices) so that each user uses a proper set of data. The term “proper” here means different enough to avoid problems with caching and concurrency, which is specific for the system, data, and test requirements.
  12. Unfortunately, a lack of error messages during a load test does not mean that the system worked correctly. A very important part of load testing is workload verification. We should be sure that the applied workload is doing what it is supposed to do and that all errors are caught and logged. It can be done directly by analyzing server responses or, in cases when this is impossible, indirectly. For example, by analyzing the application log or database for the existence of particular entries.
  13. The suggested “typical�� configuration are for average applications designed according to best practices. As far as performance heavily depends on the way applications are implemented, it is difficult to properly size applications that are unique in one or more ways (and many are) without collecting at least some performance information.
  14. Investigate before act. “Shooting in the dark” rarely helps, but adds frustration.
  15. It may be many reasons for bad performance, including lack of hardware resources, inadequate tuning or configuration, issues with custom application design, or even an issue with the product itself (which is relatively slow). And, of course, it may be a combination of issues.
  16. One complication may be that it could be several performance issues disguising each other. It makes investigation more difficult, but still there is no other way as identify and fix every issues one by one. No magic bullets here.
  17. Monitoring may be done with OS-level tools (such as Performance Monitor for Windows and vmstat, ps, sar for UNIX), although it is usually nor the best choice for ongoing production monitoring. Things to monitor: system-level resource utilization metrics, process-level metrics for key processes, database metrics.
  18. Understanding what component is doing what is very important. During performance testing, for example, you need to know what components you need to pay attention to. And, vise versa, seeing activity on a component during monitoring, you may guess what kind of workload may cause this activity.
  19. It doesn’t mean that other components never had performance issues – it just mean that they are used mostly by few users or for one-time kinds of activities, usually with low concurrency. Due to the time limitation, only the most high-concurrency products and paths are discussed. The presentation mainly discusses the products typically having the highest concurrency in most EPM implementations: Hyperion Planning, Hyperion Financial Management, Hyperion Essbase, and reporting solutions (Hyperion Financial Reporting and Hyperion SmartView). Actually a detailed discussion even about a single product hardly may fit a single presentation timeframe, so here these products are mentioned rather as examples to illustrate the advocated approaches. Further details could be found in manuals and product-specific documents.More information in the Component Architecture documents at http://www.oracle.com/technetwork/middleware/bi-foundation/resource-library-090986.html
  20. This is a simplified HFM component diagram for the components and flows usually involved in high-concurrency transactions. The components needed most attention from the performance point of view highlighted with yellow and red glow.The choice of components / highlighting is based on the author personal experience only and was simplified to fit presentation slides. Other components may be important from performance point of view too.OHS stands for Oracle HTTP Server.*Foundation consisted of two components, Shared Services and Workspace, before version 11.1.2.
  21. The main components for Planning from the performance point of view are Planning Web application (a J2EE application) and Essbase as its main datastore. Relational Database is used mostly as the repository, so usually is not a bottleneck.
  22. The main components here from the performance point of view are Financial Reporting Web application and data sources.To illustrate the importance of request flow understanding: Financial Reporting Print server is used only for pdf printing. So it is one of the most important components to monitor if pdf printing is involved and completely irrelevant if there is no pdf printing.*There were three components (Financial Reporting Web applications server, Reports Server and Scheduler Server – last two standalone Java applications) instead of single Financial Reporting Web applications server before version 11.1.2.
  23. Each component may be mapped to one or several system processes. Most Web applications are represented by HyS9&lt;name&gt; processes on Windows and Java proceses on *unix. Use ps –ef| grep &lt;name&gt; on *unix to find PID for specific component.Key processes for HFM applications server are HsvDataSource and for Essbase - ESSSVR. One such process is spawn per application, so it may be multiple such processes (while orchestrating HsxServer and ESSBASE processes respectively usually don’t use much resources). Key process for HFM Web server is w3wp.A combination of all artifacts, including metadata, data, forms, rules, etc. is traditionally referred in EPM as an application. It creates some terminological confusion: the product itself may be referred to as an application and one specific implementation inside such product is referred as an application. Talking about performance assurance in this presentation we usually mean an implementation for the given product.
  24. Essbase application logs provides timing for all transactions. Look for ‘Elapsed Time’ records.
  25. Started and ended times for many HFM tasks may be found in Task Audit (data retrieval only for Financial Reporting) in most convenient form. In the logs it would be separate records for starting and for ending tasks.
  26. The more issue would be investigated and narrowed down, the more chances that support would be able to help.
  27. Many issues have a very recognizable pattern and happen often enough to be aware about them.
  28. Verify that adding hardware will solve the problem. For example, if the server is maxed out with 150 users and you need to support 200 users, there is a good chance that adding a second server will solve the problem (to be sure it need to be tested). However, if the server is maxed out with 10 users and you need to support 200 users, it is better to re-visit design and tuning; adding hardware doesn’t look like a good option.
  29. Dynamic members is an example of issues that can’t be found without multi-user workload. It may be fine with one user and expose itself only under concurrent load.
  30. To investigate JVM memory issues in most cases you need to monitor actual heap size (that usually require additional tools, some comes with Application Servers). In some cases Java process memory may be monitored if initial –Xms and maximum –Xmx heap size set to different values, but results may be obscured by the way OS manage memory.
  31. HTTP compression adds overheads, so it may be not a good solution for LAN users.
  32. What each request is doing is defined by the ?Action= part. In some context/versions, during the recording, you get multiple GETCONSOLSTATUS requests, the number of GETCONSOLSTATUS requests recorded depends on the processing time. If playback such script, it will work in the following way: the script submits the consolidation in the EXECUTE request and then calls GETCONSOLSTATUS three times. If we have a timer around these requests, the response time will be almost instantaneous. While in reality the consolidation may take many minutes or even hours (yes, this is a good example when sometimes people may be happy having one hour response time in a Web application). If we have several iterations in the script, we will submit several consolidations, which continue to work in background competing for the same data, while we report sub-second response times. Consolidation scripts require creating an explicit loop around GETCONSOLSTATUS to catch the end of consolidation.
  33. Another example is HFM Web Data Entry Forms. To parameterize such script, we need not only department names, but also department ids (which are internal representation not visible to users – should be extracted from the metadata repository). If department ids are not parameterized, the script won’t work – although no errors will be reported.