Table of Contents

Search

  1. Preface
  2. Performance Tuning Overview
  3. Target Optimization
  4. Source Optimization
  5. Transformation Optimization
  6. Mapping Optimization
  7. Partitioned Mapping Optimization
  8. Run-time Optimization
  9. SQL Data Service Optimization
  10. Web Service Optimization
  11. Connections Optimization
  12. Data Transformation Optimization

Performance Tuning Guide

Performance Tuning Guide

Identifying System Bottlenecks on Windows

Identifying System Bottlenecks on Windows

You can view the Performance and Processes tab in the Task Manager for system information. The Performance tab in the Task Manager provides an overview of CPU usage and total memory used. Use the Performance Monitor to view more detailed information.
The following table describes the system information that you can use in the Windows Performance Monitor to create a chart:
Property
Description
Percent processor time
If you have more than one CPU, monitor each CPU for percent processor time.
Pages/second
If pages/second is greater than five, you may have excessive memory pressure known as thrashing.
Physical disks percent time
The percent of time that the physical disk is busy performing read or write requests.
Physical disks queue length
The number of users waiting for access to the same disk device.
Server total bytes per second
The server has sent to and received from the network.

0 COMMENTS

We’d like to hear from you!