Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b0a4a19a5b7b5

Jump to content

Application performance engineering

From Wikipedia, the free encyclopedia

Application performance engineering is a method to develop and test application performance in various settings, including mobile computing, the cloud, and conventional information technology (IT).

Methodology

[edit]

According to the American National Institute of Standards and Technology, nearly four out of every five dollars spent on the total cost of ownership of an application is directly attributable to finding and fixing issues post-deployment. A full one-third of this cost could be avoided with better software testing.[1]

Application performance engineering attempts to test software before it is published.[2] While practices vary among organizations, the method attempts to emulate the real-world conditions that software in development will confront, including network deployment and access by mobile devices.[3][full citation needed] Techniques include network virtualization.[4]

See also

[edit]

References

[edit]
  1. National Institute of Standards and Technology (May 2002). The Economic Impacts of Inadequate Infrastructure for Software Testing. Page 1.
  2. McConnell, Steve (2009). Code Complete. Microsoft Press. Page 960. ISBN 9780735636972
  3. "Testing and Optimizing Mobile Application Performance," Software Test Professionals Online Summit, June 6, 2012.
  4. Metzler, Jim & Metzler, Ashton (2011). The 2011 Application & Service Delivery Handbook. Webtorials.com. Pages 10, 81, 82.

Further reading

[edit]