Some points i captured from Microsoft training about SharePoint Performance Factors Typically, the performance of a web platform such as SharePoint is quantified using four key measures: latency, throughput, data scale, and availability. Latency SharePoint 2013 latency can suffer in many different areas, including: • Network latency, also referred to as round trip time (RTT). • Available network bandwidth, which affects how long it takes to send back the whole of the response. • Uncompressed data transmission. • Custom code elements, such as Web Parts or features that are not well optimized. You can only determine the server processing and client rendering elements of latency through performance testing. However, you may have access to case studies that can provide a benchmark to assist in determining general requirements. Throughput Throughput is the number of requests that a server farm is able to process in a fixed period. To create a SharePoin...